Difference between revisions of "...predict values"

From
Jump to: navigation, search
Line 6: Line 6:
  
 
* ...be fast, nice line fittings, then try the [[Linear Regression]]  
 
* ...be fast, nice line fittings, then try the [[Linear Regression]]  
 +
* ...small dataset, nice line fittings, then try the [[Bayesian Linear Regression]]
 
* ...rank ordered categories, then try the [[Ordinal Regression]]  
 
* ...rank ordered categories, then try the [[Ordinal Regression]]  
 
* ...predict event counts, then try the [[Poisson Regression]]  
 
* ...predict event counts, then try the [[Poisson Regression]]  

Revision as of 19:23, 31 May 2018

Regresssion The 5 Clustering Algorithms Data Scientists Need to Know

I want to...