Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork118
Devops for 2.5.0#244
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Devops for 2.5.0#244
Changes fromall commits
Commits
Show all changes
26 commits Select commitHold shift + click to select a range
1bd07bd Move SMOTE position to ETC
cf2e0d6 Edit to display output on Instance
7416969 Set default user method's input to non-text
616ddb9 Add option to SMOTE
1e5a67b Fix MultiSelector bug on variable mode
e46aa1e Edit SMOTE actions
ffec38c Add SMOTE model info
8001e7c Fix feature importances code
112792c Edit permutation importances and add plot
97457ff Edit to consider SMOTE
36c75a8 Edit FileNavigation to get use multi-extensions
20ba6f3 Edit File to use multi-extensions
1b8cc36 Add orient option to barplot on Seaborn
c16cb89 Edit style to show scrollbar on Seaborn option page
bd5595b Edit to save last action as a default run type
17ab970 Edit to show horizontal scrollbar on DataView
4368367 Edit mechanism for selecting runtype
b2a0cc6 Fix typo
d86539c Edit to remove dist plot on multinomial
d8cfbf2 small changes
36f0e8e Add esc shortcut to FileNavigation
a4ae360 Edit to remove dist plot on multinomial
6d79f5a Add hover title on multiselector columns
795c2f5 Add txt extension
5a23518 Edit PopupComponent to focus on limited tags
a7e7328 Add to_datetime to Frame app
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
2 changes: 1 addition & 1 deletionvisualpython/css/component/popupComponent.css
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -525,7 +525,7 @@ | ||
| height: 25px; | ||
| } | ||
| .vp-popup-frame .vp-accordian-box { | ||
| padding: 0px 15px0px 0px; | ||
| } | ||
| /* resizable handler */ | ||
17 changes: 17 additions & 0 deletionsvisualpython/css/m_apps/frame.css
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
28 changes: 24 additions & 4 deletionsvisualpython/css/m_visualize/seaborn.css
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
5 changes: 3 additions & 2 deletionsvisualpython/data/m_ml/mlLibrary.js
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
3 changes: 2 additions & 1 deletionvisualpython/data/m_visualize/seabornLibrary.js
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
2 changes: 1 addition & 1 deletionvisualpython/html/component/fileNavigation.html
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
2 changes: 1 addition & 1 deletionvisualpython/html/m_ml/fitPredict.html
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
2 changes: 1 addition & 1 deletionvisualpython/html/m_ml/modelInfo.html
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
4 changes: 2 additions & 2 deletionsvisualpython/html/m_stats/probDist.html
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
8 changes: 8 additions & 0 deletionsvisualpython/html/m_visualize/seaborn.html
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
4 changes: 2 additions & 2 deletionsvisualpython/js/com/com_Config.js
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
7 changes: 6 additions & 1 deletionvisualpython/js/com/com_Event.js
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
103 changes: 58 additions & 45 deletionsvisualpython/js/com/component/FileNavigation.js
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
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.