source: orange @ 10237:144072e56480

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10237:144072e56480   15 months markotoplak Fixes #1098.
(edit) @10236:7ebb1879c993   15 months anze.staric Enabled running as a script.
(edit) @10235:07e7c0cb8742   15 months anze.staric Refactored AUC score and added unit tests for it.
(edit) @10234:c24844e20828   15 months anze.staric Fixed a failing test.
(edit) @10233:f677b9dc8f49   15 months anze.staric Renamed evaluation.testing tests.
(edit) @10232:2ed7bebf2e9d   15 months anze.staric Underscored attributes are now tried before camelCase so deprecation …
(edit) @10231:47dbde912004   15 months anze.staric Refactored confusion matrix.
(edit) @10230:fe33086bba2e   15 months anze.staric New example in introduction.
(edit) @10229:089c9c2a36de   15 months anze.staric Deleted CA_se.
(edit) @10228:6ab01f38a958   15 months janez.demsar Changes in documentation about imputers
(edit) @10227:d3d53e81f7e2   15 months janez.demsar Changed argument names for ConstantClassifier, cleaned documentation
(edit) @10226:51ef9a6f5241   15 months janez.demsar Core classes that are not exported are now displayed as …
(edit) @10225:848ca76c0722   15 months janez.demsar Fixed missing base class for ExamplesDistance_Lp
(edit) @10224:c7b1721e5a2e   15 months janez.demsar Nicer warning messages in Orange.init
(edit) @10223:42f36ab511b1   15 months ales_erjavec Invoking hg with call hg.
(edit) @10222:ba0d61857ad7   15 months janez.demsar merge
(edit) @10221:33ba08489c0a   15 months janez.demsar merge
(edit) @10220:b6e694facf69   15 months janez.demsar Reenabled renaming of Orange classes (ticket #1086), added a script for …
(edit) @10219:11f9bd9ce992   15 months janez.demsar Orange.classification.rules no longer exports AssociationLearner and …
(edit) @10218:af780bca6b83   15 months janez.demsar Moved continuization from Orange.feature to Orange.data
(edit) @10217:c9f84f39419c   15 months jure.zbontar Merge.
(edit) @10216:fddb4bc28f85   15 months jure.zbontar Fixed doctests in hierarchical.py
(edit) @10215:0c7bfe44bc85   15 months ales_erjavec Fixed install paths in install3.nsi. If the site-packages dir has the old …
(edit) @10214:aa068e239307   15 months ales_erjavec Fixed install3.nsi script file (to use the new paths within the new Orange …
(edit) @10213:17b2c60c509d   15 months ales_erjavec Disabled publishing of orange binaries.
(edit) @10212:b2c765ecd2ca   15 months ales_erjavec Removed accidentally added stamps_pyd.txt file.
(edit) @10211:3b36c9d4e454   15 months ales_erjavec Put licence.txt and 3rd party packages in the right place.
(edit) @10210:a374c4dffccd   15 months ales_erjavec Added 'hg' in all add-on filenames.
(edit) @10209:1554a101960c   15 months ales_erjavec Moved updateWidgetStateInfo to OWWidget member methods.
(edit) @10208:1969fb5e8558   15 months jure.zbontar Fixed doctests in tree.py
(edit) @10207:40115d50b659   15 months jure.zbontar Merge.
(edit) @10206:f27323012018   15 months jure.zbontar Implement pickling for SimpleTreeLearner. Closes #1096.
(edit) @10205:5a51a7f8eae8   15 months janez.demsar Documentation on Orange.feature.continuization now redirects the reader to …
(edit) @10204:873180a80192   15 months anze.staric Updated scoring documentation.
(edit) @10203:de94c0c7ca4d   15 months anze.staric Improved introduction paragraph.
(edit) @10202:ccd527524907   15 months anze.staric Fixed a link in documentation.
(edit) @10201:7528b5e035bc   15 months anze.staric Renamed parameter.
(edit) @10200:efdff2f98a03   15 months anze.staric Added missing import.
(edit) @10199:862759340b24   15 months anze.staric Fixed documentation warnings.
(edit) @10198:f42413e84a84   15 months anze.staric Fixed warnings.
(edit) @10197:a8c2ca2c12e8   15 months anze.staric Dropped Orange.misc.r from documentation.
(edit) @10196:5d3b38cb3478   15 months anze.staric Removed a duplicated function and fixed some warnings.
(edit) @10195:a21839c2726e   15 months anze.staric Fixed a bunch of warnings.
(edit) @10194:1d3b705df05a   15 months anze.staric Replaced from numpy import * with import numpy
(edit) @10193:a5eb3952a978   15 months anze.staric Enabled store_examples in proportion test.
(edit) @10192:2e2fcc44248e   15 months anze.staric Updated documentation for evaluation.testing.
(edit) @10191:9151334741b3   15 months anze.staric Refactored to remove PyCharm warning.
(edit) @10190:c96ebb996a6f   15 months anze.staric Fixed some warnings in evaluation.scoring.
(edit) @10189:362d9cc5ecac   15 months anze.staric Fixed some warnings in evaluation.testing.
(edit) @10188:db7ce8a8f97f   15 months anze.staric Fixed some warnings.
(edit) @10187:64e5e82b92c3   15 months anze.staric Fixed a bunch of PyCharm warnings.
(edit) @10186:0e03b2a15c93   15 months anze.staric Removed redundant imports.
(edit) @10185:834e4fb36b3d   15 months anze.staric Refactored imports for Orange.feature.
(edit) @10184:ee91a102d226   15 months miha.stajdohar Test folders are package.
(edit) @10183:42e96bb64a47   15 months miha.stajdohar Test all unit tests.
(edit) @10182:653827401a6c   15 months jure.zbontar Fixed awkward wording.
(edit) @10181:b839b8b6fc00   15 months anze.staric Added docstring for call method in PcaClassifier.
(edit) @10180:fff9903010ae   15 months miha.stajdohar Added auto regression testing to unittests.
(edit) @10179:cf5dc2ee7eec   15 months anze.staric Updates to evaluation.testing documentation.
(edit) @10178:be8f28ab2b38   16 months anze.staric Removed broken scores.
(edit) @10177:8da5d2e7dfe3   16 months anze.staric Replaced unweighted parameter with ignore_weights.
(edit) @10176:789b75ba3f64   16 months anze.staric Replaced AUC functions with class.
(edit) @10175:45d7fb4aa9d3   16 months anze.staric Updated test results.
(edit) @10174:e5c2d1d0524f   16 months anze.staric Added test results.
(edit) @10173:a3e6c3b6ea31   16 months anze.staric Added auc regression test.
(edit) @10172:2ab492979b00   16 months janez.demsar Documentation for Orange.feature.scoring: more cleaning up
(edit) @10171:94f7d4a7208d   16 months janez.demsar Cleaned up feature selection module and doc; not finished yet
(edit) @10170:c99ba9ecf870   16 months janez.demsar Documentation for Orange.feature.scoring: minor changes in the first part
(edit) @10169:1545ac019203   16 months janez.demsar Fixed titles in Orange.feature.descriptor
(edit) @10168:2dda4bcfb6c5   16 months janez.demsar merge
(edit) @10167:cb5928aa4d3d   16 months janez.demsar Fixed references, literal includes and typeos in Orange.data.utils
(edit) @10166:245e1ae72004   16 months markotoplak Consensus clustering: really basic functionality.
(edit) @10165:e9115241ebf3   16 months janez.demsar Finished polishing documentation for Orange.data.filter, again ;)
(edit) @10164:5b658417f984   16 months janez.demsar Finished polishing documentation for Orange.data.filter
(edit) @10163:cb2581e5103b   16 months janez.demsar Changes to filter documentation; not finished yet
(edit) @10162:fa36353462d4   16 months janez.demsar Few minor fixes in Orange.data.sql
(edit) @10161:951e9f808063   16 months janez.demsar Reworded the first paragraph in Orange.data.imputation.rst
(edit) @10160:523ea3894b22   16 months markotoplak Changes so Orange.hierarchical documentation.
(edit) @10159:3112049c5bb8   16 months markotoplak Added ./Orange/add-ons folder to gitignore.
(edit) @10158:072fb7f044a8   16 months matija.polajnar Remove errorneous raise in init.
(edit) @10157:1b42fe9bfc70   16 months markotoplak data.SymMatrix -> misc.SymMatrix in OWSymMatrixCombine.py
(edit) @10156:6726b609e76c   16 months markotoplak Fixed changes from data.variable -> feature in some widgets.
(edit) @10155:ae127a39ae17   16 months miha.stajdohar Test results changed.
(edit) @10154:3982e512e4d7   16 months ales_erjavec Added orangeom, orangene, corn and stat module stand-ins.
(edit) @10153:303d81515f7c   16 months ales_erjavec Skip C45 tests if the C45 dynamic library not found.
(edit) @10152:c208a62cdd8c   16 months ales_erjavec Backout of the previous change to prevent importing Orange when only …
(edit) @10151:d109b5007294   16 months ales_erjavec Made TestRandomForest.test_pickling_on an expected failure.
(edit) @10150:c3c1d1007eb6   16 months miha.stajdohar Some print outs changed.
(edit) @10149:9122f1f3dac4   16 months miha.stajdohar New tests.
(edit) @10148:065e673a8930   16 months miha.stajdohar Do not touch this file, again!
(edit) @10147:d4255510f7b7   16 months matija.polajnar I hate when people don't check for ill effects of their commits. I really …
(edit) @10146:80e163c40e39   16 months ales_erjavec Removed install_dir from the paths included to sys.path in …
(edit) @10145:a48a4c150102   16 months ales_erjavec A hack to import orange without also importing Orange. Also added …
(edit) @10144:7d0b1031220a   16 months ales_erjavec Added docstring to deprecated_class_attribute
(edit) @10143:596ab92746fe   16 months ales_erjavec Absolute import of Orange.feature
(edit) @10142:b59530f16d2e   16 months ales_erjavec Fixed load_csv (use of variable.make).
(edit) @10141:0a7d22f1145f   16 months ales_erjavec resultType -> result_type
(edit) @10140:5803cc112b09   16 months ales_erjavec Some minor code cleanup.
(edit) @10139:fa7f0c6c9e1c   16 months ales_erjavec Fixed a bug in set_imputer, camel case, added imputer, continuizer …
(edit) @10138:ac96ba957b5b   16 months gregorr Added unusedValues.tab.
Note: See TracRevisionLog for help on using the revision log.