# What algorithms does Kraken use to train models?

How many machine learning algorithms does Kraken have and which does it use to train models?

##### Post Metadata
- Posted at: almost 7 years ago
- Net upvotes: 1


## Comments
### Comment 1

By default, Kraken runs several different algorithms based on the Metric selected for predictions. We use algorithms contained in the open-source Python library, scikit-learn. The parameters that are used are scikit-learn&#39;s default values for each algorithm.

Binary Classification Models:
 - Random Forest
 - Logistic Regression
 - XGBoost
 - Nearest Neighbors Classification
 - Support Vector Classification
 - Gausian Naive Bayes
 
Regression Models:
 - Linear Regression
 - Random Forest Regression
 - XGB Regressor
 - Nearest Neighbors Regressor
 - Support Vector Regression
 - Stochastic Gradient Descent Regression
 
Multi-Class Classification Models:
 - Random Forest
 - Multinomial Logistic Regression
 - Nearest Neighbors Classification
 - Support Vector Classification 
 - Gausian Naive Bayes

##### Comment Metadata
- Posted at: almost 7 years ago
- Author title: Director of Product Marketing




## Related Product
[Qlik Predict](https://www.g2.com/products/qlik-predict/reviews)

## Related Category
[Data Science and Machine Learning Platforms](https://www.g2.com/categories/data-science-and-machine-learning-platforms)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: almost 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


