+ 1
Python with machine learning
I wanna start learning ML and not much interested in learning python but i realized that it is required to learn ML . So is it enough to learn the basics of python from solo without practice it (do a code) ? Or should i learn the basics very well with practice to can understand the ML course ?
4 Answers
+ 3
Python is very easy to learn
For ML u just need to know the basics of python like control structures (if elif else ,switch) loops , data structures ( lists, dictionaries, tuples)
Along with these u should also know python libraries like Numpy,Pandas,matplotlib etc.
It would be better if u learn with practice
+ 2
If you know any other programming language then go with python learning on sololearn.. It won't take much of your time and will be very much helpful in your machine learning course
+ 1
Ashish Gupta well, I know java..So ur opinion that i don't have to practice some code in python and just depend on solo ?
0
Tony Stark Thank u đ