|
|
|
@10718:9bedf6bfb4d7
|
15 months |
anze.staric |
Fixed module name mapping.
|
|
|
|
@10717:09c03b796468
|
15 months |
anze.staric |
Fixed module name in orng module.
|
|
|
|
@10716:5d1600100484
|
15 months |
anze.staric |
Fixed failing tests.
|
|
|
|
@10715:94cb2d76e3f1
|
15 months |
anze.staric |
Merged in patch from #1161.
|
|
|
|
@10714:82b428d012c5
|
15 months |
anze.staric |
Fixed mapping for functions in Orange.feature.selection that were renamed.
|
|
|
|
@10713:b681cac659d7
|
15 months |
anze.staric |
Merge.
|
|
|
|
@10712:428fb1432e9e
|
15 months |
anze.staric |
Fixes to documentation of Orange.tuning.
|
|
|
|
@10711:38a9de5ed525
|
15 months |
anze.staric |
Removed optimization to tuning.
|
|
|
|
@10710:1083062348a9
|
15 months |
anze.staric |
Improved pca unittests.
|
|
|
|
@10709:de7d66dc0118
|
15 months |
blaz.zupan |
pointer to select_best_n for backward compatibility
|
|
|
|
@10708:43138a3b5624
|
15 months |
blaz.zupan |
Some cosmetics and renaming in Orange.feature.selection
|
|
|
|
@10707:efa99a8f3e88
|
15 months |
ales.erjavec |
Added linux results for freeviz-classify.
|
|
|
|
@10706:1af8e19e79ad
|
15 months |
ales.erjavec |
Changed results for freeviz-classify.
|
|
|
|
@10705:cb0cb39cd12c
|
15 months |
ales.erjavec |
Fixed scatterplot (and linear projection) point jittering (now remains the …
|
|
|
|
@10704:315ab8e8beb4
|
15 months |
ales.erjavec |
Added Transpose widget to the prototypes category.
|
|
|
|
@10703:5521edca468f
|
15 months |
ales.erjavec |
Added copy (Control + C) support to Data Table widget.
|
|
|
|
@10702:cb5132258dab
|
15 months |
ales.erjavec |
Fixes for daily build scripts.
|
|
|
|
@10701:56f2879200b9
|
15 months |
ales.erjavec |
Merged in phusen/orange (pull request #4)
|
|
|
|
@10700:2f2afcde5404
|
15 months |
peter |
Added min, max, sum and count as aggregate options in Group By
|
|
|
|
@10699:f021e2b1ed50
|
15 months |
lan.zagar |
Make MultiTree work on single-class data (fixes #1167).
|
|
|
|
@10698:cde0f38fd92f
|
15 months |
ales.erjavec |
Doctest fix.
|
|
|
|
@10697:d6e45777f372
|
15 months |
ales.erjavec |
Changed results for RFE.
|
|
|
|
@10696:2aafab564b58
|
15 months |
ales.erjavec |
Added more documentation for feature scoring/selection classes.
|
|
|
|
@10695:f89944e24e5e
|
15 months |
ales.erjavec |
Using ScoreSVMWeights in RFE.
|
|
|
|
@10694:eb4617009f30
|
15 months |
ales.erjavec |
Added explanation of solver_type constants in LinearSVMLearner.
|
|
|
|
@10693:3d98550d3144
|
15 months |
mitar.milutinovic |
Merged in phusen/orange (pull request #3)
|
|
|
|
@10692:7c3700e1881e
|
15 months |
peter |
Added multi-key merge widget
|
|
|
|
@10691:a925b79cf37d
|
15 months |
ales.erjavec |
Removed the local reference help entry (obsolete), replaced it with a web …
|
|
|
|
@10690:7a9c670abe5b
|
15 months |
ales.erjavec |
Fixed online widget catalog link, fixes #1153.
|
|
|
|
@10689:1bb34376f08d
|
15 months |
ales.erjavec |
Canvas improvements as suggested by romzee, fixes #1154.
|
|
|
|
@10688:87ad3c515c7b
|
15 months |
ales.erjavec |
Changed results.
|
|
|
|
@10687:d9b8746f2f43
|
15 months |
ales.erjavec |
Changed tests for LinearSVMLearner.
|
|
|
|
@10686:150c048407e6
|
15 months |
ales.erjavec |
Merge
|
|
|
|
@10685:e9c7c87d0da6
|
15 months |
ales.erjavec |
Added test for ScoreSVMWeights with MultiClassSVMLearner.
|
|
|
|
@10684:25dcef376b0c
|
15 months |
ales.erjavec |
Fixed the use of 'has_discrete_attributes'
|
|
|
|
@10683:1b0de9127ecc
|
15 months |
ales.erjavec |
Set random seed before calling liblinear's train function.
|
|
|
|
@10682:289189dd68d9
|
15 months |
ales.erjavec |
Fixed the use of 'has_discrete_attributes', ScoreSVMWeights can now be …
|
|
|
|
@10681:7fbcfe90f7cf
|
15 months |
ales.erjavec |
Added build-mpkg.sh script.
|
|
|
|
@10680:3d991e42f86c
|
15 months |
ales.erjavec |
Added tests for MultiClassSVMLearner.
|
|
|
|
@10679:3eefc11fe7c0
|
15 months |
ales.erjavec |
Added normalization parameter to MultiClassSVMLearner. Changed how and …
|
|
|
|
@10678:f024c0f62be0
|
15 months |
ales.erjavec |
Added tests for LibLinearLogRegLearner.
|
|
|
|
@10677:70e2134c6d0b
|
15 months |
ales.erjavec |
Added LibLinearLogRegLearner to logreg module.
|
|
|
|
@10676:d89dc0429bf6
|
15 months |
ales.erjavec |
Added normalization parameter to LinearSVMLearner. Changed how and when …
|
|
|
|
@10675:d820ffbd6b17
|
15 months |
ales.erjavec |
Convert the instance domain prior to prediction.
|
|
|
|
@10674:ac200cc97b30
|
15 months |
lan.zagar |
Replaced split('\n') with splitlines().
|
|
|
|
@10673:587b5c331cb6
|
15 months |
janez.demsar |
Changed the warning type for obsolete attributes to DeprecationWarning …
|
|
|
|
@10672:d0a4a9251413
|
15 months |
mstajdohar |
Fixed obsolete attribute.
|
|
|
|
@10671:e7941be8ecbc
|
15 months |
anze.staric |
Fixed output.
|
|
|
|
@10670:fe34a95894eb
|
15 months |
anze.staric |
Test20 should use camelcase parameters.
|
|
|
|
@10669:a6f1ccf21f63
|
15 months |
janez.demsar |
Renamed TreeStopCriteria_common.min_examples to min_instances, fixed alias …
|
|
|
|
@10668:6d3d21a83558
|
15 months |
janez.demsar |
Added 'objects' as a recognized attribute of IntList (fixes #1156)
|
|
|
|
@10667:3da308018115
|
15 months |
mstajdohar |
New results.
|
|
|
|
@10666:52b0af5968a3
|
15 months |
ales.erjavec |
Merge
|
|
|
|
@10665:02b530c1457b
|
15 months |
ales.erjavec |
Fixed parameter passing in SVMLearnerEasy, fixes #1158.
|
|
|
|
@10664:1c41c9dd6c8f
|
15 months |
ales.erjavec |
Added doctests to the svm test suite.
|
|
|
|
@10663:3abd031f0e5b
|
15 months |
ales.erjavec |
Removed old commented out code.
|
|
|
|
@10662:5e14781e58cf
|
15 months |
anze.staric |
Merge.
|
|
|
|
@10661:80a902295feb
|
15 months |
anze.staric |
Fixed a bug in c45 tree learner.
|
|
|
|
@10660:aff66a28f7af
|
15 months |
mstajdohar |
Fixed attribute name.
|
|
|
|
@10659:396ba35f264f
|
15 months |
mstajdohar |
New package.
|
|
|
|
@10658:4257917eb2bc
|
15 months |
markotoplak |
Moved testing.py to testing.
|
|
|
|
@10657:ea1b38a64d05
|
15 months |
lan.zagar |
Replace Pca with correct version in documentation.
|
|
|
|
@10656:8a0f30fa1666
|
15 months |
markotoplak |
Fixed a but in test_selection.
|
|
|
|
@10655:a228b55811a4
|
15 months |
markotoplak |
Moved testing from utils into testing.
|
|
|
|
@10654:cd73789785b5
|
15 months |
markotoplak |
Moved selection from misc to utils.
|
|
|
|
@10653:edf4928c8857
|
15 months |
anze.staric |
Merge.
|
|
|
|
@10652:b794bb413dc2
|
15 months |
anze.staric |
Fix for c45 tree learner.
|
|
|
|
@10651:4f6fcf57db06
|
15 months |
markotoplak |
Moved caching, collections, debugging, fileutil, r, testing from misc to …
|
|
|
|
@10650:1063faf36029
|
15 months |
mstajdohar |
Removed ignore attribute warnings.
|
|
|
|
@10649:0ad406d2d7d8
|
15 months |
anze.staric |
Removed dump method (duplicate for to_string).
|
|
|
|
@10648:1f4675e7b566
|
15 months |
ales.erjavec |
Replace files in the recent list.
|
|
|
|
@10647:3894acc4ef05
|
15 months |
anze.staric |
Fixed failing tests.
|
|
|
|
@10646:110bc1da2d9c
|
15 months |
anze.staric |
Merge.
|
|
|
|
@10645:a9cffa7f948c
|
15 months |
anze.staric |
PCA now returns the same results as prcomp(X, scale=TRUE) in R.
(Fixed …
|
|
|
|
@10644:68e7c096ec40
|
15 months |
anze.staric |
Fixed handling of unknown values.
|
|
|
|
@10643:79cc41d29eb7
|
15 months |
lan.zagar |
Corrections to computations of statistics in linear regression.
|
|
|
|
@10642:e8074a6a6614
|
15 months |
ales.erjavec |
Fix for a bad resolve (obsolete name in TuneMParamaters).
|
|
|
|
@10641:787ea01b59dc
|
15 months |
ales.erjavec |
Added tests for get_linear_svm_weights for regression models.
|
|
|
|
@10640:dec28e0a76fa
|
15 months |
ales.erjavec |
Merge
|
|
|
|
@10639:b80b09cd23e3
|
15 months |
ales.erjavec |
Fixed an error in get_linear_svm_weights.
|
|
|
|
@10638:38fd2d78200c
|
15 months |
ales.erjavec |
Added support for regression models in get_linear_svm_weights.
|
|
|
|
@10637:13a1ab18e5cf
|
15 months |
ales.erjavec |
Fixed coef and rho properties for regression problems. Fixed prob_b …
|
|
|
|
@10636:52d5b2c31190
|
15 months |
markotoplak |
Delete some function from Orange/init.py namespace.
|
|
|
|
@10635:3eff4f281b6d
|
15 months |
mstajdohar |
Printout changed.
|
|
|
|
@10634:1ebc6f592252
|
15 months |
mstajdohar |
Fixed some more obsolete stuff and added ignore DeprecationWarning on …
|
|
|
|
@10633:fb05a6f3a235
|
15 months |
mstajdohar |
Changed obsolete names.
|
|
|
|
@10632:7e3abca3b3dc
|
15 months |
mstajdohar |
Fixed font path.
|
|
|
|
@10631:de4becd1aef0
|
15 months |
mstajdohar |
New font.
|
|
|
|
@10630:b16cd8b6a93e
|
15 months |
mstajdohar |
Added Times-Roman font.
|
|
|
|
@10629:0301c887a7f5
|
15 months |
mstajdohar |
New test results.
|
|
|
|
@10628:fbb6b588c76d
|
15 months |
mstajdohar |
Warnings are no longer suppressed.
|
|
|
|
@10627:fe2a340399bb
|
15 months |
mstajdohar |
New test result.
|
|
|
|
@10626:3cc8c9fe520a
|
15 months |
mstajdohar |
Fail test on warnings except for DeprecationWarning on old tests and …
|
|
|
|
@10625:a32587076ed8
|
15 months |
ales.erjavec |
Bug fixes in build scripts.
|
|
|
|
@10624:c78e189ff529
|
15 months |
ales.erjavec |
Remove obsolete fink info files.
|
|
|
|
@10623:2c440c34c248
|
15 months |
ales.erjavec |
Use setup.py to publish the sources and rotate latest versions.
|
|
|
|
@10622:8106e82914d6
|
15 months |
ales.erjavec |
Renamed the fink .info packages replaced (hg with dev).
|
|
|
|
@10621:7ae212aaf403
|
15 months |
ales.erjavec |
Fixed two errors.
|
|
|
|
@10620:cda1fb266beb
|
15 months |
ales.erjavec |
Merge
|
|
|
|
@10619:7cc00e1e2cac
|
15 months |
ales.erjavec |
Changed display names of SVMClassifier(Sparse).
|
|
|
|