This repository aims to facilitate the learning and use of tools for machine learning using python.
- numpy: Powerful N-dimensional matrix objects and operations.
- pandas: Data analysis and manipulation tool.
- matplotlib: 2D plotting library
- scikit-learn: Machine learning library for Python.