-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aa6e027
commit 6e09d78
Showing
8 changed files
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
############################################ | ||
Choosing the right algorithm | ||
############################################ | ||
|
||
Following are simple decision trees to help you you getting started quickly with MAPIE. | ||
|
||
Reality is of course a bit more complex, so feel free to browse the documentation for nuanced explanations. | ||
|
||
|
||
1. Regression | ||
================================== | ||
|
||
.. image:: images/decision_tree_regression.png | ||
:align: center | ||
|
||
2. Classification | ||
===================== | ||
|
||
.. image:: images/decision_tree_classification.png | ||
:align: center |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
############################################ | ||
Choosing the right algorithm | ||
############################################ | ||
|
||
Following is a simple decision tree to help you you getting started quickly with MAPIE. | ||
|
||
Reality is of course a bit more complex, so feel free to browse the documentation for nuanced explanations. | ||
|
||
.. image:: images/decision_tree_classification.png | ||
:align: center |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
############################################ | ||
Choosing the right algorithm | ||
############################################ | ||
|
||
Following is a simple decision trees to help you you getting started quickly with MAPIE. | ||
|
||
Reality is of course a bit more complex, so feel free to browse the documentation for nuanced explanations. | ||
|
||
.. image:: images/decision_tree_regression.png | ||
:align: center |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ | |
|
||
quick_start | ||
split_cross_conformal | ||
choosing_the_right_algorithm | ||
v1_migration_guide | ||
|
||
.. toctree:: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters