Difference between revisions of "...predict values"

From
Jump to: navigation, search
Line 1: Line 1:
* [[AI Solver]]  
+
[[AI Solver]]  
* [[Capabilities]]
 
* [[Excel FORECAST]]
 
 
 
When a value is being predicted, as with stock prices, supervised learning is called regression.
 
 
 
___________________________________
 
 
 
 
I want to...
 
I want to...
 
 
* ...be fast, nice line fittings, then try the [[Linear Regression]]  
 
* ...be fast, nice line fittings, then try the [[Linear Regression]]  
 
* ...analyze multiple regression data with large variances  [[Ridge Regression]]
 
* ...analyze multiple regression data with large variances  [[Ridge Regression]]
Line 22: Line 14:
 
* ...accuracy matters, I can allow long training times, then try the [[Deep Neural Network (DNN)]]
 
* ...accuracy matters, I can allow long training times, then try the [[Deep Neural Network (DNN)]]
 
* ...forecast the future [[Time Series Forecasting Methods - Statistical]] or [[Time Series Forecasting - Deep Learning]]
 
* ...forecast the future [[Time Series Forecasting Methods - Statistical]] or [[Time Series Forecasting - Deep Learning]]
 +
 +
___________________________________
 +
 +
* [[Capabilities]]
 +
* [[Excel FORECAST]]
 +
 +
When a value is being predicted, as with stock prices, supervised learning is called regression.

Revision as of 08:21, 8 January 2019

AI Solver I want to...

___________________________________

When a value is being predicted, as with stock prices, supervised learning is called regression.