Updates and news Visual Python 3.0.2

Admin
Views 1075

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

    - Thanks to @Minku-Koo 

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

4 0