加载中
Orange脚本调用Data Mining Library

Orange既可以可视化地设计流程,进行交互分析,也可以作为Python库直接进行调用。

Orange的扩展插件Widgets开发(七)-GUI Control

介绍Orange Canvas里面开发Widgets的用到的GUI库,主要是基于Qt/PyQt/PyQtGraph在其中的使用,功能上应该算是相当、相当强大的。

Orange的扩展插件Widgets开发(六)-OWWidget

The OWWidget is the main component for implementing a widget in the Orange Canvas workflow. It both defines the widget input/output capabilities and implements it’s functionali...

2016/01/02 10:03
336
Orange的扩展插件Widgets开发(五)-Utilities

Utilities Progress Bar Operations that take more than a split second indicate their progress with a progress bar and in the title bar of the widget’s window. There are three m...

2016/01/02 08:46
265
Orange的扩展插件Widgets开发(三)-设置和控件

这里将介绍在Widget中的设置和控件的创建方法。

Orange的扩展插件Widgets开发(二)-制作流程

这里将创建一个完整的widgets Demo,包括创建安装包、与内置数据源连接、安装widget,以及独立运行所开发的Widgets。

2016/01/01 19:21
1.9K
Orange的扩展插件Widgets开发(一)-快速入门

Orange是一个开源的基于Python的数据挖掘和分析软件,支持可视化建模、交互分析和批量脚本处理。Orange集成了numPy/sciPy/PyQtGraph等大量的科学计算库、可视化与图形界面工具。这里介绍Ora...

2016/01/01 10:05
6.2K

没有更多内容

加载失败,请刷新页面

没有更多内容

返回顶部
顶部