Actually only kNN classifier is implemented!!
Some improves could be:
- Implement other classifiers
- Apply normalitation to data (right now are pre-normalized)
- More efficiency in calculations
Actual version 1.3
...this is how I learn Machine Learning and Python