my_digital_garden/4a1s/DAA/PL - Project.md

14 lines
250 B
Markdown
Raw Normal View History

2023-11-09 09:39:40 +00:00
## Modeling/predicting techniques per class:
2023-11-09 09:29:40 +00:00
2. Decision Trees
3.
2023-11-09 09:39:40 +00:00
4. Linear Regression + Logistical Regression (numerical data)
2023-11-09 09:29:40 +00:00
5.
2023-11-09 09:39:40 +00:00
6. Support Vector Machine (categorical data)
7. K-means clustering and K-medoids clustering (numerical data)
2023-11-09 09:59:40 +00:00