Karla Saur

Results 29 comments of Karla Saur

Thanks! Added this to the [requests list](https://github.com/microsoft/hummingbird/wiki/Roadmap-for-Upcoming-Features-and-Support#other-features-requested). I'm assuming you mean this [NGBoost](https://stanfordmlgroup.github.io/projects/ngboost/). Can you please give us a few more details about your model?

Yes, sorry, categoricals still aren't implemented in LGBM as of `0.4.4`.

I love the *idea* of performance-based tests, because it would be great to be auto-notified if there is a regression (especially when new versions of pytorch, etc, change things unexpectedly)....

Maybe we can use something from [this github blog](https://github.blog/2020-06-17-using-github-actions-for-mlops-data-science/) which shows runtime. It's not a perfect fit for what we're looking for, but it does provide some useful features.

Hi @hemantr05, For issue #164, there are two parts: * In #293, you are working on the first half `tf-idf`. This issue is challenging and non-trivial for sure!! * For...

@interesaaat - I see that I also had the old CV code already posted in the original post above (See "[this branch](https://github.com/microsoft/hummingbird/blob/ksaur/countv/hummingbird/ml/operator_converters/skl_count_vectorizer.py#L150)"). :-D I can delete mine if you made...

Welcome! Please reach out with questions as necessary! :)

If you see this error, it's possible you don't have the latest hummingbird (`0.0.6`) installed, or that you are feeding it the wrong data type For "(1)" above: The error...

Hi @Hemantr05 , just checking in to see if you have any questions? :)