maks-sh / scikit-uplift

:exclamation: uplift modeling in scikit-learn style in python :snake:
https://www.uplift-modeling.com
MIT License
725 stars 96 forks source link

Feature/105 eda notebook for the hillstrom dataset #131

Closed lyutov89 closed 3 years ago

lyutov89 commented 3 years ago

name: "Pull request" about: Make changes in scikit-uplift

📑 Description of the Change

EDA notebook on top of the Hillstrom dataset in notebooks with fetch_hillstrom function. Included points:

how to download simple dataset EDA simple model fit/predict (-). Need more time to make multiclass in CatBoost.

-->

Verification Process

Run notebook on your PC.

-->

Release Notes

-->

Additional info

I check on github and I see there is crop boxes on correlation matrix. How to handle this?? It looks really ugly.. -->

lyutov89 commented 3 years ago

commit 038bfb961edbfa78cf38478f91f26e58e14c7f11

maks-sh commented 3 years ago

Hey!

Thanks for your work!

Now I see two different notebooks (Hillstrom_dataset.ipynb and Hillstrom_dataset_upd.ipynb) in your branch. Please delete one. The notebook is better called EDA_Hillstrom.ipynb 👍

lyutov89 commented 3 years ago

Hi, Maks. I've finished job. Check, please.

maks-sh commented 3 years ago

Nice work!

Thank you 👍

Please do not forget to make a submission on the ods.ai with a link to this PR.