PHP Machine Learning Algorithms
15 Feb 2018
- Association rule learning
- Classification
- SVC
- k-Nearest Neighbors (Chinese)
- Naive Bayes
- Decision Tree (CART)
- Ensemble Algorithms
- Bagging (Bootstrap Aggregating)
- Random Forest
- AdaBoost
- Linear
- Adaline
- Decision Stump
- Perceptron
- LogisticRegression
- Regression
- Clustering
- Metric
- Workflow
- Neural Network
- Cross Validation
- Feature Selection
- Preprocessing
- Feature Extraction
- Dimensionality Reduction
- PCA (Principal Component Analysis)
- Kernel PCA
- LDA (Linear Discriminant Analysis)
- Datasets
- Models management
- Math