Machine learning
Broker bot
Summary
Small machine learning project, a Broker Bot which tries to approach successfully predictions for betting.
It includes the algorithms:
- Linear regression.
- Multiple Linear regression.
- Logistic regression.
- Perceptron.
- Artificial neural network.
- Cross-validation.
GitHub: CerdosMachine