mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-25 01:00:41 -04:00
refactor: top-down curriculum build (#61459)
This commit is contained in:
committed by
GitHub
parent
45c098d506
commit
a801d503bc
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "Machine Learning with Python Projects",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "machine-learning-with-python-projects",
|
||||
"helpCategory": "Python",
|
||||
"order": 2,
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"blockLayout": "project-list"
|
||||
}
|
||||
Reference in New Issue
Block a user