Skip to content

Release v2.1.2 #124

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 18 commits into from
Apr 8, 2022
Merged

Release v2.1.2 #124

merged 18 commits into from
Apr 8, 2022

Conversation

minjk-bl
Copy link
Collaborator

@minjk-bl minjk-bl commented Apr 8, 2022

Visual Python version 2.1.2 released.
pypi: https://pypi.org/project/visualpython/2.1.2/

Machine Learning

  1. Regressor (Fix options)
  • Add new option for SVR
  • Dynamic changes for SVR options depend on 'kernel' option
  1. Classifier (Fix options)
  • Add new option for SVC
  • Dynamic changes for SVC options depend on 'kernel' option
  1. Ridge, Lasso, ElasticNet (Add options)
  2. Evaluation (Fix bug, New option)
  • Fix AUC, ROC_Curve code bugs
  • Add model selection for AUC, ROC_Curve

Data Analysis

  1. Variable (small changes)
  • Select first item by default
  1. Groupby, Reshape, Bind (Change operation)
  • Multi-selection Edit button -> Click input tag to edit selected items
  1. Subset (Fix bug)
  • Fixed to show categorical values of selected column

Overall changes

  1. Text block (New feature)
  • Add label for empty text block. (Double click to edit.)
  1. Installment & Import operation (Changed feature)
  • Use common component to install & import instead of using seperatedly implemented buttons

@minjk-bl minjk-bl merged commit 9b8dc20 into main Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants