Files
task-6a1d75c5fd30e81cf3126ae7/mock/course_meta.json
T
2026-06-04 23:23:27 +00:00

11 lines
301 B
JSON

{
"schedule": {
"Week 1": "Introduction",
"Week 2": "Linear Models",
"Week 3": "Tree-Based Models",
"Week 4": "Clustering",
"Week 5": "Neural Networks"
},
"prerequisites": "Basic Python and linear algebra",
"hours_per_week": "5-7 hours of study and 2-3 hours of lab work"
}