We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6543e commit 46c36e8Copy full SHA for 46c36e8
learn.json
@@ -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