-
Notifications
You must be signed in to change notification settings - Fork 5
feat: plot decision tree #876
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
dd1300d
added plot for DecisionTreeClassifier
timwirt 7c730d0
added plot for DecisionTreeRegressor
timwirt ec712e2
new snapshot for regressor
timwirt 5ab2a05
style: apply automated linter fixes
megalinter-bot c2373f3
style: apply automated linter fixes
megalinter-bot 4a8fb50
added snapshot for linux
SamanHushi 829b95e
fixed force plot from sklearn
SamanHushi dffdf42
style: apply automated linter fixes
megalinter-bot a441379
fixed force plot from sklearn in regressor
SamanHushi 0fc9880
styling
SamanHushi d753493
Merge branch '856-plot-decision-tree' of github.com:Safe-DS/Library i…
SamanHushi bb848f5
mac snapshot
LIEeOoNn b8b22a5
skip linux and mac
timwirt dd4ba10
style: apply automated linter fixes
megalinter-bot 410cf3e
update windows snapshot
timwirt 7926e2b
style: apply automated linter fixes
megalinter-bot ef25c03
added documentation
timwirt 1fcbb02
Merge branch '856-plot-decision-tree' of https://github.com/Safe-DS/L…
timwirt b8b47f3
fixed ruff errors
timwirt d20352f
test: update snapshots
lars-reimann c84d691
removed linux from skip test
timwirt 9bdfadc
style: apply automated linter fixes
megalinter-bot 5c5ae1e
Update src/safeds/ml/classical/classification/_decision_tree_classifi…
timwirt 64f955a
Update src/safeds/ml/classical/regression/_decision_tree_regressor.py
timwirt 8c704e0
Update tests/safeds/ml/classical/regression/test_decision_tree.py
timwirt c9ed5d6
Update tests/safeds/ml/classical/regression/test_decision_tree.py
timwirt 1ba5db8
Update tests/safeds/ml/classical/classification/test_decision_tree.py
timwirt 3a3564f
Update tests/safeds/ml/classical/classification/test_decision_tree.py
timwirt d5d87b6
added raised errors to documentation
timwirt 603cd74
push
timwirt c8bf7f9
style: apply automated linter fixes
megalinter-bot d6ea890
ignore mac os on regressor
timwirt 63b0e06
Merge branch '856-plot-decision-tree' of https://github.com/Safe-DS/L…
timwirt 8ea6bf1
updated snapshots
timwirt ccc3023
style: apply automated linter fixes
megalinter-bot 478c8f9
docs: result names instead of types
lars-reimann fde7cbb
Merge branch 'refs/heads/main' into 856-plot-decision-tree
lars-reimann File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Binary file added
BIN
+34.4 KB
...ecision_tree/TestPlot.test_should_check_that_plot_image_is_same_as_snapshot.png
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 hidden or 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
Binary file added
BIN
+19.4 KB
...ecision_tree/TestPlot.test_should_check_that_plot_image_is_same_as_snapshot.png
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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.