Skip to content

Commit 46c36e8

Browse files
authored
learn.json
1 parent ec6543e commit 46c36e8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

learn.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"title" : "algorithm-optimization-project-machine-learning",
3+
"slug" : "Algorithm Optimization Project for Machine Learning",
4+
"preview": "https://github.com/4GeeksAcademy/algorithm-optimization-project-machine-learning/blob/main/preview.jpeg?raw=true",
5+
"solution": "https://github.com/4GeeksAcademy/algorithm-optimization-project-machine-learning/tree/main/notebook",
6+
"status": "published",
7+
"translations": ["us"],
8+
"technologies": ["big-o", "python", "algorithms"],
9+
"difficulty": "beginner",
10+
"syntax": "python",
11+
"duration" : 2,
12+
"description" : "Learn the basics on how to optimize or better build algorithms in python for Machine Learning"
13+
}

0 commit comments

Comments
 (0)