DEV Community

YTTMP3
YTTMP3

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)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay