learn-python/contrib/machine-learning/index.md

9 wiersze
331 B
Markdown

# List of sections
- [Regression in Machine Learning](Regression.md)
- [Confusion Matrix](confusion-matrix.md)
- [Decision Tree Learning](Decision-Tree.md)
- [Support Vector Machine Algorithm](support-vector-machine.md)
- [Artificial Neural Network from the Ground Up](ArtificialNeuralNetwork.md)
- [TensorFlow.md](tensorFlow.md)