Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Denpendencies version missed #4

Open
H-xie opened this issue Nov 7, 2022 · 0 comments
Open

Denpendencies version missed #4

H-xie opened this issue Nov 7, 2022 · 0 comments

Comments

@H-xie
Copy link

H-xie commented Nov 7, 2022

Hi, I am reading your fantastic paper The Zwicky Transient Facility: Surveys and Scheduler and trying to replicate the experiment.

The sky model in format pkl is XGBoost 's production, and it forces a version assertion. Could you provide the specific version of XGBoost and other dependencies (like numpy, sklearn, and so on) for replication? With the development of all those packages, their api and function turns different.

Thank you.😆


PS: This is the error message I met.

 If you are loading a serialized model (like pickle in Python) generated by older
  XGBoost, please export the model by calling `Booster.save_model` from that version
  first, then load it back in current version.  There's a simple script for helping
  the process. See:

    https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html

  for reference to the script, and more details about differences between saving model and
  serializing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant