Skip to content

Visual Python 3.0.2

Latest
Compare
Choose a tag to compare
@minjk-bl minjk-bl released this 14 May 13:29
b853328

Released on 14 May, 2024

Documentation updates

  1. New manual has arrived. Descriptions for all Apps and functions are supported now.
    (https://visual-python.gitbook.io/docs)

Bug Fix

  1. Fixed scrolling Issue with iloc in Subset App #257
  2. Fixed typo
    • class-fication to class-i-fication
    • sep-e-rator to sep-a-rator
  3. Fixed options
    • sparse to sparse_output option on OneHotEncoder option
    • DecisionTreeClassifier criterion option
    • Added RMSE option for Statistics > Regression
  4. Fixed Pipeline > GridSearch - evaluation modeltype change correctly