Skip to content

Release v2.1.2#124

Merged
minjk-bl merged 18 commits into
mainfrom
release
Apr 8, 2022
Merged

Release v2.1.2#124
minjk-bl merged 18 commits into
mainfrom
release

Conversation

@minjk-bl

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

Copy link
Copy Markdown
Collaborator

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