Andrea Clark

Results 4 issues of Andrea Clark

Hello, I am having trouble exporting the learned catboost model to a json format. The function provided in the notebook for this purpose (``export_catboost_to_json``) is outputting an empty file, and...

Hello, The link to the parameter names and values in the example notebook leads to a login page. How do we access this without an account? Thank you!

Hello, I was using your implementation of `BoostIn` to fit my own data, but I came across an error, so I thought it might be due to some inherent inconsistency...

Hi @minstar, Thank you so much for this great repo! I managed to train an NER on a custom dataset, and I ran it with the `do_eval` and `do_predict` flags,...