Files
freeCodeCamp/curriculum/challenges/_meta/machine-learning-with-python-projects/meta.json
Naomi Carrigan ab640abee1 chore: detuplication (#50955)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-13 12:46:00 +02:00

31 lines
791 B
JSON

{
"name": "Machine Learning with Python Projects",
"isUpcomingChange": false,
"dashedName": "machine-learning-with-python-projects",
"helpCategory": "Python",
"order": 2,
"time": "150 hours",
"superBlock": "machine-learning-with-python",
"challengeOrder": [
{
"id": "5e46f8d6ac417301a38fb92d",
"title": "Rock Paper Scissors"
},
{
"id": "5e46f8dcac417301a38fb92e",
"title": "Cat and Dog Image Classifier"
},
{
"id": "5e46f8e3ac417301a38fb92f",
"title": "Book Recommendation Engine using KNN"
},
{
"id": "5e46f8edac417301a38fb930",
"title": "Linear Regression Health Costs Calculator"
},
{
"id": "5e46f8edac417301a38fb931",
"title": "Neural Network SMS Text Classifier"
}
]
}