436,678 views
40 votes
40 votes
What algorithm should I use?

User Benny Davidovitz
by
2.5k points

2 Answers

13 votes
13 votes

Answer:

Read the path and algorithm labels on the chart as "If <path label> then use <algorithm>." For example: If you want to perform dimension reduction then use principal component analysis. If you need a numeric prediction quickly, use decision trees or linear regression.

User Okarakose
by
2.8k points
24 votes
24 votes

Answer:

YOu should use `ordinary least square regression ยด

User Brian Brownton
by
2.8k points