Metadata-Version: 2.1
Name: BlueWhale3-Educational
Version: 0.4.1
Summary: 用于教学模式的蓝鲸数据挖掘附加组件。
Home-page: https://github.com/biolab/orange3-educational
Author: 大圣实验楼
Author-email: dashenglab@163.com
License: BSD
Download-URL: https://github.com/biolab/orange3-educational/releases
Description: Orange3 Educational
        ===================
        
        Widgets in Educational add-on demonstrate several key data mining and machine
        learning procedures. The widgets are useful for beginners to understand the
        inner working of key algorithms in the data mining and for teachers to be able
        to visually explain various methods in a classroom.
        See [documentation](http://orange3-educational.readthedocs.org/).
        
        Features
        -------- 
        #### Data access
        * read data from a Google Sheets spreadsheet
        * import data from EnKlikAnketa (1ka.si) public URL
        * generate random data 
        
        #### Explain algorithms
        * show the working of a k-means clustering
        * show the gradient descent algorithm 
        * interactively show regression line for different regressors
        
Keywords: orange3 add-on
Platform: UNKNOWN
Description-Content-Type: text/markdown
Provides-Extra: doc
Provides-Extra: test
