MLRef.dev

A comprehensive interactive directory of 59 machine learning models, concept simulators, flashcards, and study guides.

Algorithms Comparison Matrix

A side-by-side technical evaluation of primary machine learning models across core dimensions.

Algorithm Category Interpretability Training Speed Prediction Speed Outlier Sensitive Feature Scaling Ideal Dataset Size
Step 1 of 3

What is your primary analytical goal?

Predict a continuous quantity / number

E.g. sales, prices, demand forecast, age predictions.

Predict a discrete label / category

E.g. spam/ham, customer churn, image categories, disease flags.

Group similar items together (Clustering)

E.g. customer segmentation, grouping documents, anomaly profiling.

Detect outliers / anomalies

E.g. fraud detection, network intrusion, predictive maintenance failures.

Compress data / reduce feature dimension

E.g. visual clusters, feature reduction, removing noise.

Step 2 of 3

Which requirement is most critical?

High Interpretability

Need to explain exactly how/why a prediction was made (coefficients, tree charts).

Training Speed & Resource Efficiency

Need lightweight, fast-to-train baseline models that execute in milliseconds.

Maximum Accuracy / Non-Linearity

Willing to trade off interpretability to capture extremely complex patterns (Ensembles/Deep learning).

Recommendation Results

Recommended Algorithms

Based on your inputs, these are the best-fit algorithms for your task:

ML Student Center

Linear Regression Simulator

Click inside the plot to add data points and watch the OLS regression line adjust instantly.

Learned Equation y = 0x + 0
R² Score 0.00
Mean Squared Error 0.00

K-Means Clustering Simulator

Add points on canvas, set K, then step through iterations to see the centroids converge.

Number of Clusters (K)
Step Status Place data points

Core ML Flashcards

Click any flashcard to flip it and reveal the simple definition along with an intuitive analogy.

The Machine Learning Learning Path

A comprehensive structured roadmap guiding you from mathematical basics to state-of-the-art Generative AI models.

Copied to clipboard!