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

XGBoost model serializaiton message #407

Open
mikelove opened this issue Jan 8, 2024 · 0 comments
Open

XGBoost model serializaiton message #407

mikelove opened this issue Jan 8, 2024 · 0 comments

Comments

@mikelove
Copy link
Contributor

mikelove commented Jan 8, 2024

Minor note, when running bambu I see:

 !> se <- bambu(reads = "cell1_sort.bam",
               annotations = annotation,
               genome = Hsapiens)
 --- Start generating read class files ---
 [20:58:14] WARNING: src/learner.cc:553:
   If you are loading a serialized model (like pickle in Python, RDS in R) generated by
   older XGBoost, please export the model by calling `Booster.save_model` from that version
   first, then load it back in current version. See:

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

   for more details about differences between saving model and serializing.
...

This is at the beginning of a run.

This is with R 4.3.2 and Bioc 3.18 / bambu (3.4.0)

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