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.4.8#239
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.4.8#239
Changes fromall commits
Commits
Show all changes
25 commits Select commitHold shift + click to select a range
c4f6837 Add prev, next and fit_predict, fit_transform to pipeline, Add return…
1aa5cf8 Add scoring option to GridSearch
d3434e9 Edit SaveLoad to show model types for target and Fixed labels
d4e9c34 Edit Codeview, DataView not to save its content after hide
5fee352 Fix not to save app's state on task which is not intended
8f98b05 Add col_multi component to autoGen and apply it to by option in sort_…
6db2412 Fix not to add block by default
31b28a1 Add display() to evaluation
e93adcf Fix PackageManager to load package after install or uninstall it
4844f88 Edit DataInfo to show simple value_counts code for single column
64585de Fix task bluring, focusing popup issue on Popup
c83e8fb Add helpviewer to include import codes
c42729b Fix undefined code on DataPrep
fd51c78 Add ml mode to DataSelector
bc90d2b Fix chart not to add to block by default
de1a802 Add more options to value_counts
39004db Add statistics to Add Column menu on Frame app
0796673 Edit required import modules' key
cc09c3f Edit ANOVA to show install button instead of force-insert install codes
cd676f0 Edit t-test group value's component
00353fa Update ProbDist app's code and add HelpViewer
8f8e25a style changes
b73e208 Add numeric_only to statistics on Frame app
915d53b Edit Pipeline to apply default value to fit_predict and fit_transform
cbc5c33 Edit multinomial codes on ProbDist
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
1 change: 1 addition & 0 deletionsvisualpython/css/m_ml/gridSearch.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 |
|---|---|---|
| @@ -40,6 +40,7 @@ | ||
| } | ||
| .vp-param-set-add { | ||
| cursor: pointer; | ||
| margin-bottom: 5px; | ||
| } | ||
| .vp-param-item > label { | ||
| align-self: center; | ||
56 changes: 53 additions & 3 deletionsvisualpython/css/m_ml/pipeline.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
41 changes: 38 additions & 3 deletionsvisualpython/data/m_library/pandasLibrary.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.