Add data/faq1.md

This commit is contained in:
2026-06-04 23:23:09 +00:00
parent b6c2d3ef00
commit 08c56700c8
+18
View File
@@ -0,0 +1,18 @@
# Course Overview
The course covers the fundamentals of machine learning, including supervised and unsupervised learning, model evaluation, and deployment.
## Key Topics
- Linear Regression
- Decision Trees
- Clustering
- Neural Networks
## Schedule
- Week 1: Introduction
- Week 2: Linear Models
- Week 3: Tree-Based Models
- Week 4: Clustering
- Week 5: Neural Networks