Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psnappz/machine-learning-and-data-mining-algorithms

Machine Learning Algorithms Python [In Active Development]
https://github.com/psnappz/machine-learning-and-data-mining-algorithms

algorithms classification data-mining data-mining-algorithms datascience machine-learning machine-learning-algorithms projects python random-forest rotation-forest scikit-learn sklearn uci-machine-learning

Last synced: 3 months ago
JSON representation

Machine Learning Algorithms Python [In Active Development]

Awesome Lists containing this project

README

        

# Machine Learning & Data Mining Algorithms
Python Implementation of Machine Learning and Data Mining Algorithms

## Classification Algorithms
* SVM
* ROTATION FOREST
* RANDOM FOREST
* PCA
* LDA
* NAIVE BAYES
* PSO
* QDA
* DECISION TREE
* KNN

### Feature Selection
- Random Forest
- BPSO

### ENSEMBLE METHODS
- Bagging
- Ada Boost
- Gradient Boost
- XG Boost
- Stacking