Commit 4a4a84a
Fix incorrect R2 * -1 in "Example 4 – Regression and Adjusted R2" print() examples and modernize f-strings (#1132)
* Fix incorrect R² * -1 in regression print() examples and modernize f-strings
* Fix incorrect R² * -1 in regression print() examples and modernize f-strings
* Fix incorrect R² * -1 in regression print() examples and modernize f-strings
* Update docs/sources/user_guide/feature_selection/ExhaustiveFeatureSelector.ipynb
---------
Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>1 parent 706320f commit 4a4a84a
File tree
1 file changed
+1
-1
lines changed- docs/sources/user_guide/feature_selection
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2107 | 2107 | | |
2108 | 2108 | | |
2109 | 2109 | | |
2110 | | - | |
| 2110 | + | |
2111 | 2111 | | |
2112 | 2112 | | |
2113 | 2113 | | |
| |||
0 commit comments