+ 1
What is the best modules for machine learning ?
5 Respostas
+ 5
Kindly use the search bar !!
Check the helpful threads below :
https://www.sololearn.com/Discuss/2043926/?ref=app
https://www.sololearn.com/Discuss/1624635/?ref=app
+ 2
Good question, I wish to understand this better too. I think NumPy and its modules are one of the most used for machine learning. The "best" module for you will be whichever one is most suitable towards your programming project's needs.
Furthermore, there's also the math module available in the Python Standard Libary.
0
Thanks .
0
Numpy is not for machine learning, but you should learn it as well as pandas and matplotlib.pyplot before you go on to ML. For ML start with scikit learn. Depending on your needs you may need or want to go on to other modules later on.
0
To get a start you can take these courses here on SL:
Python for Data Science
Data Science
Machine Learning