intel / dffml

The easiest way to use Machine Learning. Mix and match underlying ML libraries and data set sources. Generate new datasets or modify existing ones with ease.
https://intel.github.io/dffml/main/
MIT License
247 stars 136 forks source link

model: Catboost: Add model catboostregressor and catboostclassifier #970

Open nitesh585 opened 3 years ago

nitesh585 commented 3 years ago

Catboost - https://github.com/catboost/catboost To add model in dffml - https://intel.github.io/dffml/master/tutorials/models/index.html

rajpratyush commented 3 years ago

Can I work on this issue?

pdxjohnny commented 3 years ago

@rajpratyush Yes! (See https://intel.github.io/dffml/master/contributing/dev_community.html#communication-style)

aryanxk02 commented 3 years ago

@nitesh585 hello, where in the tutorial page is it mentioned on adding a new model in dffml module?

aryanxk02 commented 3 years ago

okay got it @nitesh585

Saanidhyavats commented 3 years ago

I want to contribute on this issue and will be creating a pr within 2 days.