Apply a number of regression algorithms to your data to forecast the next number in a series. Usage:
- Stock market forecast
- Weather forecast
- Predicting the best outcome from a number of scenarios
Clustering
Breakdown your data into similar groups using a number of clustering algorithms. Usage:
- Find similar news articles
- Identify similar users to suggest products and ads
- Finding similar images in a large archive
Classification
Find properties about your data records based a number of predefined groups. Usage:
- Species identification
- Detecting user suspicious behavior
- Spam detection