Skip to content
#

statsmodels

Here are 223 public repositories matching this topic...

ehoppmann
ehoppmann commented Aug 23, 2019

Our xgboost models use the binary:logistic' objective function, however the m2cgen converted version of the models return raw scores instead of the transformed scores.

This is fine as long as the user knows this is happening! I didn't, so it took a while to figure out what was going on. I'm wondering if perhaps a useful warning could be raised for users to alert them of this issue? A warning

Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.

  • Updated Oct 1, 2020
  • Jupyter Notebook
danielhanchen
danielhanchen commented Aug 29, 2018

Hey Contributor!

Thanks for checking out HyperLearn!! Super appreciate it.

Since the package is new (only started like August 27th)..., Issues are the best place to start helping out, and or check out the Projects tab. There's a whole list of stuff I envisioned to complete.

Also, if you have a NEW idea: please post an issue and label it new enhancement.

In terms of priorities, I wanted

This repo contains various data science strategy and machine learning models to deal with structure as well as unstructured data. It contains module on feature-preprocessing, feature-engineering, machine-learning-models, bayesian-parameter-tuning, etc, built using libraries such as scikit-learn, keras, h2o, xgboost, lightgbm, catboost, etc.

  • Updated Jul 1, 2020
  • Python

Improve this page

Add a description, image, and links to the statsmodels topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the statsmodels topic, visit your repo's landing page and select "manage topics."

Learn more