Full API
.evaluate()
Runs the pipeline on the held-out test set and prints results in plain English.
Classifier output
Regressor output
R² interpretation
| R² score | Interpretation |
|---|---|
| ≥ 0.9 | excellent |
| ≥ 0.7 | solid |
| ≥ 0.5 | moderate |
| < 0.5 | struggles |
Full API
Runs the pipeline on the held-out test set and prints results in plain English.
| R² score | Interpretation |
|---|---|
| ≥ 0.9 | excellent |
| ≥ 0.7 | solid |
| ≥ 0.5 | moderate |
| < 0.5 | struggles |