source: orange @ 10574:f7272ba4865d

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10574:f7272ba4865d   15 months ales.erjavec Added support for custom kernels in get_binary_classifier.
(edit) @10573:70f6ce446c91   15 months ales.erjavec Added get_binary_classifier method to SVMClassifierWrapper.
(edit) @10572:03342c892502   15 months martin.mozina Merge.
(edit) @10571:4535693b3f76   15 months martin.mozina Removed some bugs related to ABCN2
(edit) @10570:77b10f404f3b   15 months martin.mozina Removed some bugs related to ABCN2
(edit) @10569:0e60ee21902f   15 months janez.demsar merge
(edit) @10568:83a026cffa47   15 months janez.demsar Fixed RandomGeneratorreduce (Mersenne twister leaves mt.next dangling …
(edit) @10567:a66170764ef4   15 months janez.demsar Removed the long redundant upx.bat
(edit) @10566:e807f3d1711a   15 months blaz.zupan Modified scree plot so that it can plot for thousands of components.
(edit) @10565:51a6505b8231   15 months markotoplak Fixed pickling of RandomForestLearner.
(edit) @10564:f0003268a6a5   15 months lan.zagar Fixed a bug fix in pca.
(edit) @10563:9510ea298fdc   15 months ales.erjavec Fixes to dailyrun script.
(edit) @10562:0c03ee87b22c   15 months ales.erjavec Added dailyrun-sources.sh in the update-all-scripts.
(edit) @10561:8054ef98c8fb   15 months ales.erjavec Removed pyqtslot definition.
(edit) @10560:caf0633e9109   15 months ales.erjavec Reenabled the drop shadows in the canvas. It is still of by default.
(edit) @10559:82ca9a90b38e   15 months ales.erjavec More conservative variable type guessing.
(edit) @10558:6e987397cd95   15 months ales.erjavec More conservative reuse of variables in CSV import widget.
(edit) @10557:5af235500ac2   15 months lan.zagar Better solution for intercept (see #1115).
(edit) @10556:f9d69e88bc23   15 months ales.erjavec Updated dailyrun scripts.
(edit) @10555:1d460e9bd505   15 months ales.erjavec Added dailyrun-sources.sh script
(edit) @10554:21be6d95368e   15 months lan.zagar Updated location of preprocess documentation.
(edit) @10553:71f3511087db   15 months ales.erjavec Merge
(edit) @10552:c0028bc3f865   15 months ales.erjavec Replaced orange.TreeClassifier with …
(edit) @10551:4b7e42228f69   15 months ales.erjavec Fixed load/save csv tests.
(edit) @10550:0513feac4643   15 months ales.erjavec Fixed string escaping in load_csv/save_csv.
(edit) @10549:4dd40d2ff58f   15 months anze.staric Merge.
(edit) @10548:6369044e50b6   15 months anze.staric Removed deprecated_function_name decorator (name didn't change).
(edit) @10547:65e8cf0457ff   15 months anze.staric Updated imports with regard to the new hierarchy.
(edit) @10546:f9e50d3e9e2d   15 months anze.staric Updated location of preprocess module.
(edit) @10545:5f4cf8566356   15 months anze.staric Added version.py to ignores.
(edit) @10544:07e761049b46   15 months anze.staric Fixed a type in module name.
(edit) @10543:bac3278406d5   15 months anze.staric Merge
(edit) @10542:7dde0640e266   15 months anze.staric Moved preprocess from Orange to Orange.data.
(edit) @10541:90b19af8a3a5   15 months anze.staric Replaced import orange with imports from the new hierarchy.
(edit) @10540:788913064426   15 months blaz.zupan Added stacking (ensemble method).
(edit) @10539:f81832a7af04   15 months blaz.zupan Minor changes to documentation.
(edit) @10538:034ae72aa9bc   15 months blaz.zupan Moved documentation to rst.
(edit) @10537:3711263a6398   15 months blaz.zupan Minor corrections in documentation.
(edit) @10536:1d480a8785c6   15 months blaz.zupan Moved documentation from Python module to here.
(edit) @10535:90d6c8e06e82   15 months blaz.zupan Moved documentation to Orange.regression.lasso.rst.
(edit) @10534:70534adf6275   15 months ales.erjavec Mount volumes before publishing the log for the source build.
(edit) @10533:b6ce40e06f68   15 months ales.erjavec Bug fixes to csv importer, added skip initial whitespace and missing …
(edit) @10532:a447a4e8ff8a   15 months ales.erjavec Bug fixes, can now handle missing values, other small improvements.
(edit) @10531:8bb17eeb5895   15 months anze.staric Fixed line endings.
(edit) @10530:5b0b06683725   15 months blaz.zupan Changed wording in RST documentation.
(edit) @10529:35d7c1de22a8   15 months ales.erjavec Added general '.csv' file import prototype widget (still needs lots of …
(edit) @10528:26febe743732   15 months ales.erjavec Fixes to load_csv interface.
(edit) @10527:ec46b532bca1   15 months ales.erjavec Redirect output to log files.
(edit) @10526:cf824ee606d5   15 months ales.erjavec Removed wrong linux regression test results.
(edit) @10525:a139c6838b3c   15 months markotoplak Random forests: replaced custom news with Orange.misc_orangenew.
(edit) @10524:a83ea32a7108   15 months ales.erjavec Doc fix for score_all.
(edit) @10523:6e9843fb4dac   15 months ales.erjavec Fixed best_n function.
(edit) @10522:90083699b2b4   15 months ales.erjavec Added feature selection unittests.
(edit) @10521:51b7f0b1ea41   15 months markotoplak Orange.misc._orangenew c can now handle the object base type without …
(edit) @10520:c22b8aea532d   15 months mstajdohar ABCN2 rules module was updated.
(edit) @10519:9636265c1332   15 months martin Smashed some bugs.
(edit) @10518:9127eb1fe9a5   15 months martin Improved learning of rules with ABCN2.
(edit) @10517:06e40a135803   15 months martin Changes to rule learning.
(edit) @10516:fe5deb61329c   15 months lan.zagar Corrected Min nodes value.
(edit) @10515:512a085effc0   15 months mstajdohar Removed building orangeqt 3D libs by default since there are some …
(edit) @10514:025a1a3b950b   15 months miha Removed obsolete widgets.
(edit) @10513:f13ff4ba83d0   15 months miha Code style changes.
(edit) @10512:51aa666d7ac9   15 months miha Fixed a bug in percentil setting and no data.
(edit) @10511:5ad28922ee4a   15 months miha Fixed a bug if matrix.items was None.
(edit) @10510:e65f85644182   15 months miha Fixed a bug in older versions of networkx.
(edit) @10509:66511fcaf95a   15 months miha Fixed a bug on largest connected component.
(edit) @10508:db84659e31b0   15 months ales.erjavec Changed how packages are versioned.
(edit) @10507:7fdc9fe7bf4c   15 months ales.erjavec Backout from my previous commit in rev 6a43533641ce
(edit) @10506:b5cba9dc0410   15 months ales.erjavec Fixed an error in dailyrun script
(edit) @10505:75d42c83e6dc   15 months ales.erjavec Added new scripts in update-all-scripts.sh
(edit) @10504:3c4980af94de   15 months ales.erjavec Read the current template version string.
(edit) @10503:1d66e1047f49   15 months ales.erjavec Remove old binary versions.
(edit) @10502:6b593a8cd5a0   15 months matija.polajnar Make multi-label warning and errors more clear on what a 'multi-label …
(edit) @10501:24030273b4b6   15 months ales.erjavec Updated dailyrun script.
(edit) @10500:be3ad5d2023c   15 months ales.erjavec Added fink-daily-build-packages script.
(edit) @10499:9b589e80fab3   15 months lan.zagar Tentative fix for a bug (see #1137).
(edit) @10498:9381aea9b167   15 months ales.erjavec Draw lines in the calibration curve.
(edit) @10497:f8cc996f4e2e   15 months ales.erjavec Fixed calibration curve coloring (fixes #1131).
(edit) @10496:e4a59430af42   15 months lan.zagar Added some options to settingsList and forced their application after …
(edit) @10495:d72cef4f468b   15 months lan.zagar Quick bug fix for #1135, please review and improve if necessary.
(edit) @10494:b92eb3f86d16   15 months ales.erjavec Raise an error if less the two unique points.
(edit) @10493:efccc12d7cac   15 months ales.erjavec Fixed some errors in OWDistribution widget (fixes #1132).
(edit) @10492:4342898bd335   16 months jure.zbontar fixes #1126
(edit) @10491:b7bfaaa57046   16 months matija.polajnar Remove an incorrect import to remove warning.
(edit) @10490:a1479e654132   16 months lan.zagar Minor improvements.
(edit) @10489:1175d1de82b7   16 months ales.erjavec Fixed a random Orange Canvas crash when exiting the application.
(edit) @10488:edfcf36e26c8   16 months ales.erjavec Make a link to Orange in $APP/Contents/Resources.
(edit) @10487:3b94d95c46c2   16 months ales.erjavec Added networkx in the bundle.
(edit) @10486:188aa7719662   16 months ales.erjavec Use clone instead of archive.
(edit) @10485:e3d399b03772   16 months ales.erjavec Using a new bundle template (with Python-2.7 and Qt-4.7).
(edit) @10484:d0958ff3cfd5   16 months ales.erjavec Removed new 'Select Attribute' prototype (was already moved to Data and …
(edit) @10483:1ba273736b89   16 months lan.zagar Changed lambda from int to float in Linear Regression widget.
(edit) @10482:b5d5ca20c466   16 months matija.polajnar Bugfix: on some systems and compilers, to_numpy() crashed on multi-target …
(edit) @10481:be388bef3bae   16 months matija.polajnar Add documentation of "m" and "M" content flags for to_numpy().
(edit) @10480:03646b57cb15   16 months matija.polajnar Code style improvement for my last patch.
(edit) @10479:c9309fd3b18b   16 months matija.polajnar projection.linear: Workaround a bug in older numpy, where …
(edit) @10478:81f6da13a14b   16 months janez.demsar Added patches for 64-bit build by cgohlke (closes #1114)
(edit) @10477:82d4a84af229   16 months matija.polajnar Bugfix: missing import in linear projection.
(edit) @10476:5f7f725a6660   16 months matija.polajnar Trivial merge.
(edit) @10475:61c2249d671f   16 months matija.polajnar Major refactorization of linear projections, fixing some bugs in the …
Note: See TracRevisionLog for help on using the revision log.