|
|
|
@10625:a32587076ed8
|
14 months |
ales.erjavec |
Bug fixes in build scripts.
|
|
|
|
@10624:c78e189ff529
|
14 months |
ales.erjavec |
Remove obsolete fink info files.
|
|
|
|
@10623:2c440c34c248
|
14 months |
ales.erjavec |
Use setup.py to publish the sources and rotate latest versions.
|
|
|
|
@10622:8106e82914d6
|
14 months |
ales.erjavec |
Renamed the fink .info packages replaced (hg with dev).
|
|
|
|
@10621:7ae212aaf403
|
14 months |
ales.erjavec |
Fixed two errors.
|
|
|
|
@10620:cda1fb266beb
|
14 months |
ales.erjavec |
Merge
|
|
|
|
@10619:7cc00e1e2cac
|
14 months |
ales.erjavec |
Changed display names of SVMClassifier(Sparse).
|
|
|
|
@10618:f55f1477bd5f
|
14 months |
ales.erjavec |
Completely hide the native classifier from the user, all model parameters …
|
|
|
|
@10617:6371404841d6
|
14 months |
ales.erjavec |
Added test case for sparse svm learner.
|
|
|
|
@10616:0ef88f0d8128
|
14 months |
lan.zagar |
Do not compute whole cov matrix to get standard deviations.
|
|
|
|
@10615:e97eeb46ebfa
|
14 months |
lan.zagar |
Some cleanup in linear regression.
|
|
|
|
@10614:be7cf2cf74c8
|
14 months |
lan.zagar |
Added *.orig to ignored files.
|
|
|
|
@10613:f34d92efb695
|
14 months |
anze.staric |
Merge
|
|
|
|
@10612:85f3705b313d
|
14 months |
anze.staric |
Updated linear projectors to include class data in projected domain. Also …
|
|
|
|
@10611:f438273040dc
|
14 months |
anze.staric |
Improved coding style in projection.linear.
Removed dead code and fixed …
|
|
|
|
@10610:244e64e24d49
|
14 months |
anze.staric |
Removed invalid character in method declaration.
|
|
|
|
@10609:4fe22b62beac
|
14 months |
markotoplak |
Updated C45 build instructions.
|
|
|
|
@10608:8eb49e810732
|
14 months |
ales.erjavec |
Move the text slightly up when drawing a distribution bar (fixes #989).
|
|
|
|
@10607:4cec6c7c8129
|
14 months |
janez.demsar |
merge; I hate gf
|
|
|
|
@10606:4ea62a7a1910
|
14 months |
janez.demsar |
Fixed construction of ExampleTables from masked arrays without a mask
|
|
|
|
@10605:2ad79c723d30
|
14 months |
lan.zagar |
Dont regularize the intercept and avoid div by zero.
|
|
|
|
@10604:64263715a776
|
14 months |
lan.zagar |
Improved scree plot for few components.
|
|
|
|
@10603:72edca6ef4bc
|
14 months |
janez.demsar |
Fixed the code for constructing ExampleTable from masked array
|
|
|
|
@10602:a9a77319685f
|
14 months |
ales.erjavec |
Changed setuptools dependency to distribute.
|
|
|
|
@10601:170bec4f32d9
|
14 months |
ales.erjavec |
Consistent underscore names in the table item model.
|
|
|
|
@10600:960125a85b72
|
14 months |
matija.polajnar |
Updating results of some more regression tests that depend on sets (and …
|
|
|
|
@10599:36a9d76cb125
|
14 months |
lan.zagar |
Updated linear regression for the improved to_numpy.
|
|
|
|
@10598:17563c8377e9
|
14 months |
matija.polajnar |
Updating result of a regression test that depends on sets (and …
|
|
|
|
@10597:3011e00a2001
|
14 months |
matija.polajnar |
Add table instance hashing unit tests.
|
|
|
|
@10596:54f9c123f145
|
14 months |
matija.polajnar |
Urgent bugfix: Refactor CRC variables from unsigned long to unsigned int …
|
|
|
|
@10595:b1dbb0d5db15
|
14 months |
ales.erjavec |
Moved Save/Load classifier widgets.
|
|
|
|
@10594:23b10aabc543
|
14 months |
ales.erjavec |
Fixes to build scripts.
|
|
|
|
@10593:4e2c1f5ede07
|
14 months |
janez.demsar |
When calling to_numpy("c") on a classless domain, it now returns an empty …
|
|
|
|
@10592:503d484f9671
|
14 months |
janez.demsar |
A merge between my removal of casts in crc and Marko's fixing of a typeo …
|
|
|
|
@10591:1a543c7924ef
|
14 months |
janez.demsar |
Added add_CRC(const int) to remove casting when computing a checksum for …
|
|
|
|
@10590:39cb3e632aed
|
14 months |
markotoplak |
Fixed a typo in variable name in OWCalibratedClassifier.
|
|
|
|
@10589:e583c98f2220
|
14 months |
janez.demsar |
Examples from different domains can now be compared for (in)equality; …
|
|
|
|
@10588:5ea62b7b37bc
|
14 months |
janez.demsar |
Fixed conversion of Examples from lists and of ExampleTables from numpy …
|
|
|
|
@10587:5c9fc139ddfa
|
14 months |
ales.erjavec |
Changed the way callback function is called in RandomForestLearner (the …
|
|
|
|
@10586:bf09932ea11b
|
14 months |
ales.erjavec |
Changed linear svm weight results (loss of percision due to double to …
|
|
|
|
@10585:e0b498c68aaa
|
14 months |
ales.erjavec |
Always wrap the native SVMLearner.
|
|
|
|
@10584:edc3a37bc3c3
|
14 months |
ales.erjavec |
Fixed get_linear_svm_weights function with respect to the internal libsvm …
|
|
|
|
@10583:876b93971056
|
14 months |
markotoplak |
testing.py now references member_set from utils (fixes testing error).
|
|
|
|
@10582:180f600dfb15
|
14 months |
markotoplak |
Orange.misc to Orange.utils move: some more fixes.
|
|
|
|
@10581:94a831b04ec3
|
14 months |
markotoplak |
Moved some other scripts from misc to utils and Orange imports and canvas …
|
|
|
|
@10580:c4cbae8dcf8b
|
14 months |
markotoplak |
Moved deprecation functions, progress bar support and environ into …
|
|
|
|
@10579:5d12fb993765
|
14 months |
ales.erjavec |
Test multiclass prediction from the decision values.
|
|
|
|
@10578:29902b555575
|
14 months |
ales.erjavec |
Map internal class values order of libsvm to orange variable's native …
|
|
|
|
@10577:c38df3c60a96
|
14 months |
lan.zagar |
Corrected array shape for weights.
|
|
|
|
@10576:5300380b00ce
|
14 months |
lan.zagar |
Removed second computation of matrix inverse.
|
|
|
|
@10575:2718a801a48e
|
14 months |
lan.zagar |
Some changes in least squares regression.
|
|
|
|
@10574:f7272ba4865d
|
14 months |
ales.erjavec |
Added support for custom kernels in get_binary_classifier.
|
|
|
|
@10573:70f6ce446c91
|
14 months |
ales.erjavec |
Added get_binary_classifier method to SVMClassifierWrapper.
|
|
|
|
@10572:03342c892502
|
14 months |
martin.mozina |
Merge.
|
|
|
|
@10571:4535693b3f76
|
14 months |
martin.mozina |
Removed some bugs related to ABCN2
|
|
|
|
@10570:77b10f404f3b
|
14 months |
martin.mozina |
Removed some bugs related to ABCN2
|
|
|
|
@10569:0e60ee21902f
|
14 months |
janez.demsar |
merge
|
|
|
|
@10568:83a026cffa47
|
14 months |
janez.demsar |
Fixed RandomGeneratorreduce (Mersenne twister leaves mt.next dangling …
|
|
|
|
@10567:a66170764ef4
|
14 months |
janez.demsar |
Removed the long redundant upx.bat
|
|
|
|
@10566:e807f3d1711a
|
14 months |
blaz.zupan |
Modified scree plot so that it can plot for thousands of components.
|
|
|
|
@10565:51a6505b8231
|
14 months |
markotoplak |
Fixed pickling of RandomForestLearner.
|
|
|
|
@10564:f0003268a6a5
|
14 months |
lan.zagar |
Fixed a bug fix in pca.
|
|
|
|
@10563:9510ea298fdc
|
14 months |
ales.erjavec |
Fixes to dailyrun script.
|
|
|
|
@10562:0c03ee87b22c
|
14 months |
ales.erjavec |
Added dailyrun-sources.sh in the update-all-scripts.
|
|
|
|
@10561:8054ef98c8fb
|
14 months |
ales.erjavec |
Removed pyqtslot definition.
|
|
|
|
@10560:caf0633e9109
|
14 months |
ales.erjavec |
Reenabled the drop shadows in the canvas. It is still of by default.
|
|
|
|
@10559:82ca9a90b38e
|
14 months |
ales.erjavec |
More conservative variable type guessing.
|
|
|
|
@10558:6e987397cd95
|
14 months |
ales.erjavec |
More conservative reuse of variables in CSV import widget.
|
|
|
|
@10557:5af235500ac2
|
14 months |
lan.zagar |
Better solution for intercept (see #1115).
|
|
|
|
@10556:f9d69e88bc23
|
14 months |
ales.erjavec |
Updated dailyrun scripts.
|
|
|
|
@10555:1d460e9bd505
|
14 months |
ales.erjavec |
Added dailyrun-sources.sh script
|
|
|
|
@10554:21be6d95368e
|
14 months |
lan.zagar |
Updated location of preprocess documentation.
|
|
|
|
@10553:71f3511087db
|
14 months |
ales.erjavec |
Merge
|
|
|
|
@10552:c0028bc3f865
|
14 months |
ales.erjavec |
Replaced orange.TreeClassifier with …
|
|
|
|
@10551:4b7e42228f69
|
14 months |
ales.erjavec |
Fixed load/save csv tests.
|
|
|
|
@10550:0513feac4643
|
14 months |
ales.erjavec |
Fixed string escaping in load_csv/save_csv.
|
|
|
|
@10549:4dd40d2ff58f
|
14 months |
anze.staric |
Merge.
|
|
|
|
@10548:6369044e50b6
|
14 months |
anze.staric |
Removed deprecated_function_name decorator (name didn't change).
|
|
|
|
@10547:65e8cf0457ff
|
14 months |
anze.staric |
Updated imports with regard to the new hierarchy.
|
|
|
|
@10546:f9e50d3e9e2d
|
14 months |
anze.staric |
Updated location of preprocess module.
|
|
|
|
@10545:5f4cf8566356
|
14 months |
anze.staric |
Added version.py to ignores.
|
|
|
|
@10544:07e761049b46
|
14 months |
anze.staric |
Fixed a type in module name.
|
|
|
|
@10543:bac3278406d5
|
14 months |
anze.staric |
Merge
|
|
|
|
@10542:7dde0640e266
|
14 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
|
14 months |
blaz.zupan |
Added stacking (ensemble method).
|
|
|
|
@10539:f81832a7af04
|
14 months |
blaz.zupan |
Minor changes to documentation.
|
|
|
|
@10538:034ae72aa9bc
|
14 months |
blaz.zupan |
Moved documentation to rst.
|
|
|
|
@10537:3711263a6398
|
14 months |
blaz.zupan |
Minor corrections in documentation.
|
|
|
|
@10536:1d480a8785c6
|
14 months |
blaz.zupan |
Moved documentation from Python module to here.
|
|
|
|
@10535:90d6c8e06e82
|
14 months |
blaz.zupan |
Moved documentation to Orange.regression.lasso.rst.
|
|
|
|
@10534:70534adf6275
|
14 months |
ales.erjavec |
Mount volumes before publishing the log for the source build.
|
|
|
|
@10533:b6ce40e06f68
|
14 months |
ales.erjavec |
Bug fixes to csv importer, added skip initial whitespace and missing …
|
|
|
|
@10532:a447a4e8ff8a
|
14 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.
|
|
|
|