DEV Community

petercour
petercour

Posted on

2 1

What is Machine Learning?

Machine Learning is part of Artificial Intelligence. In Traditional AI, a programmer would write his program that "behaves intelligently".

Unlike traditional AI, it uses data: it learns from examples. This is numeric data in forms of numbers, booleans or other data types. Real world data is converted to this numeric data. The numeric data is training input for the Machine Learning algorithms.

read more: https://pythonbasics.org/what-is-machine-learning/

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

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

Okay