mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-21 00:22:21 +01:00
Remove useless title
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
slug: what-is-machine-learning
|
||||
title: What is Machine Learning ?
|
||||
title: What is Machine Learning?
|
||||
description: An introduction to machine learning, exploring its main types, key model selection criteria, and the workflow from training to evaluation, with a focus on practical insights.
|
||||
readingTime: 3
|
||||
publishedAt: 2024/11/26
|
||||
@@ -9,8 +9,6 @@ tags:
|
||||
- ML
|
||||
---
|
||||
|
||||
# What Is Machine Learning?
|
||||
|
||||
## Introduction
|
||||
|
||||
Machine Learning (ML) is a key discipline in artificial intelligence (AI), enabling systems to learn from data to make predictions or discover patterns. It is the driving force behind many modern innovations, from personalised recommendations to autonomous vehicles.
|
||||
|
||||
Reference in New Issue
Block a user