Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Machine Learning by (940 points)
Is knowledge of algorithms compulsory to learn ML?

1 Answer

0 votes
by (7.2k points)

If you want to learn machine learning and try to implement it on very large datasets, then YES.

In order to manage these datasets, you have to optimize your code, which is learned in algorithms and you will have to smartly initialize your data, which you will learn through data structures. Learn the math behind it, learn what effects changes in parameters in ML algorithms do to your results, play with them they are beautiful

Browse Categories

...