13 lines
250 B
Markdown
13 lines
250 B
Markdown
## Modeling/predicting techniques per class:
|
|
2. Decision Trees
|
|
3.
|
|
4. Linear Regression + Logistical Regression (numerical data)
|
|
5.
|
|
6. Support Vector Machine (categorical data)
|
|
7. K-means clustering and K-medoids clustering (numerical data)
|
|
|
|
|
|
|
|
|
|
|
|
|