DEV Community

Earning Games
Earning Games

Posted on

2 1

Algorithm Machine Learning — Machine Learning

Algorithm Machine Learning is a word made up of three words, Algorithm, Machine, and Learning. The algorithm is a set of rules to solve a problem. A machine is a tool that makes your life easy, and Learning is studying new things.
The Algorithm of Machine Learning goes through 4 phases:
Planning:- What is Problem we have to Solve? What Dataset do we have?
Design:- What solution do we want? Filter the Dataset. Solution Application.
Development:- Appy algorithm on Dataset. If there is a huge difference between the predicted value and actual value rerun the algorithm by changing the parameters. Minimize the Loss Function.
Apply:- Apply the model to predict the outcome of real-life problems.
Read more at https://hecodesit.com/algorithm-machine-learning-machine-learning/

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay