這是一個好消息,橙色成爲Python 3.x的一部分(orange3)。但是,我嘗試在GitHub上交流,但沒有任何運氣。我不知道是否有人設法解決這個問題的: Current conda install:
platform : osx-64
conda version : 4.3.25
conda is private : False
con
我讀橙色2.7具有 test_on_data(classifiers, examples, store_classifiers=False, store_examples=False)
#Test classifiers on the given data
看來,通過這個功能,我可以使用保存的模型和測試上的文檔測試數據。 但是,我沒有找到橙3類似的功能,它不僅具有 class Orange
我無法創建另一個累積和的新列。 如果你是像我這樣的Python新手,橙色文檔是難以理解的。 這是代碼我在我的Python腳本的Widget import numpy as np
## make a copy from the data that widget recieves
out_data = in_data.copy()
## compute cumula
我想在Windows上安裝使用Anaconda2的Orange 2.7並且我沒有多少運氣。 我試過在命令提示符下使用:conda install -c anaconda orange。 這沒有工作,取得了以下錯誤提示: UnsatisfiableError: The following specifications were found to be in conflict:
-navigator