Skip to content

Implementation of CatBoost in machine learning using Python

Notifications You must be signed in to change notification settings

anantgupta129/CatBoost-in-Python-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CatBoost-in-Python-ML

CatBoost is a machine learning algorithm that uses gradient boosting on decision trees. It is available as an open source library.It is a powerfull library build by Yandex community. This note book deals with indepth understanding of how to implement the catboost algorithm on the data and improving the accuracy of the model.

Main advantages of CatBoost:

Implementation of CatBoost in machine learning in Python on brest cancer dataset

Refrences

Reference Paper

Anna Veronika Dorogush, Andrey Gulin, Gleb Gusev, Nikita Kazeev, Liudmila Ostroumova Prokhorenkova, Aleksandr Vorobev "Fighting biases with dynamic boosting". arXiv:1706.09516, 2017.

Anna Veronika Dorogush, Vasily Ershov, Andrey Gulin "CatBoost: gradient boosting with categorical features support". Workshop on ML Systems

About

Implementation of CatBoost in machine learning using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published