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