|
|
|
@1280
|
[1280]
|
09/07/08 03:06:03 |
cdavid |
Remove deprecated test runned for em machine. |
|
|
|
@1279
|
[1279]
|
09/07/08 03:05:26 |
cdavid |
Fix typos in tests. |
|
|
|
@1278
|
[1278]
|
09/07/08 03:01:44 |
cdavid |
Do not use set_package_path anymore in machine.em tests. |
|
|
|
@1277
|
[1277]
|
09/07/08 02:58:12 |
cdavid |
Remove path madness, which is deprecated anyway. |
|
|
|
@1276
|
[1276]
|
09/07/08 02:54:24 |
cdavid |
Rename NumpyTestCase? to TestCase?. |
|
|
|
@1063
|
[1063]
|
06/26/08 02:51:57 |
matthieu.brucher |
refs #60: for gcc < 4.1, SFINAE seems to be bogus, so iteration copies are … |
|
|
|
@1018
|
[1018]
|
06/11/08 10:19:30 |
matthieu.brucher |
Small correction |
|
|
|
@1017
|
[1017]
|
06/11/08 10:14:49 |
matthieu.brucher |
Updated the classes according to the online tutorial |
|
|
|
@993
|
[993]
|
05/29/08 03:23:15 |
matthieu.brucher |
Setup.py should be more robust now |
|
|
|
@989
|
[989]
|
05/28/08 05:13:15 |
matthieu.brucher |
Updates |
|
|
|
@988
|
[988]
|
05/28/08 04:50:59 |
cdavid |
Disable manifold learning, because it does not build. |
|
|
|
@947
|
[947]
|
04/21/08 09:29:25 |
matthieu.brucher |
Fixed some extensions bugs
Fixed some projection issues |
|
|
|
@945
|
[945]
|
04/16/08 10:30:32 |
matthieu.brucher |
Changed neighbo(o)rs name
Fixed some PLM pickling stuff |
|
|
|
@944
|
[944]
|
04/15/08 03:57:33 |
cdavid |
Remove pyem from setup.py |
|
|
|
@943
|
[943]
|
04/15/08 03:39:12 |
matthieu.brucher |
Fixed some additional arguments and modules issues |
|
|
|
@942
|
[942]
|
04/15/08 03:11:21 |
matthieu.brucher |
Added a simple compression example
Fixed an argument issue: not an … |
|
|
|
@940
|
[940]
|
04/11/08 07:55:56 |
matthieu.brucher |
Added some missing files
Uses now a unique interface for indicating the … |
|
|
|
@939
|
[939]
|
04/11/08 02:22:21 |
cdavid |
Remove the arff reader: an improved version is available in scipy.io, … |
|
|
|
@938
|
[938]
|
04/11/08 02:18:39 |
cdavid |
Remove fake pyem package. |
|
|
|
@932
|
[932]
|
04/08/08 01:57:32 |
matthieu.brucher |
Some bug fixes, some name changes, … |
|
|
|
@931
|
[931]
|
04/07/08 08:42:49 |
matthieu.brucher |
Small argument mistake |
|
|
|
@930
|
[930]
|
04/07/08 08:26:52 |
matthieu.brucher |
Small update for the dimensionality reduction folder |
|
|
|
@929
|
[929]
|
04/07/08 07:54:46 |
matthieu.brucher |
First manifold_learning_toolkit commit : not everything may work |
|
|
|
@587
|
[587]
|
09/26/07 10:26:57 |
dhuard |
Added the narr module to load NCEP NARR data sets (reanalysis of around … |
|
|
|
@578
|
[578]
|
09/19/07 11:44:04 |
dhuard |
added a data set with missing entries. |
|
|
|
@577
|
[577]
|
09/19/07 11:39:37 |
dhuard |
Added misc to setup.py |
|
|
|
@571
|
[571]
|
09/17/07 02:25:36 |
cdavid |
Adding dataset proposal |
|
|
|
@525
|
[525]
|
08/25/07 00:15:57 |
cdavid |
Add scripts for quick and dirty test from java |
|
|
|
@512
|
[512]
|
08/20/07 06:34:04 |
cdavid |
Abstract away all meta data returned in user functions into a MetaData? … |
|
|
|
@511
|
[511]
|
08/20/07 06:33:45 |
cdavid |
Add a small java program to parse arff using weka (meant to be used for … |
|
|
|
@510
|
[510]
|
08/20/07 06:33:25 |
cdavid |
Cleaning a bit the arffreader module |
|
|
|
@509
|
[509]
|
08/20/07 00:43:13 |
cdavid |
Catch error while parsing arff file, and raise ParseError? for expected … |
|
|
|
@508
|
[508]
|
08/20/07 00:32:09 |
cdavid |
arffreader can now parse all numeric data of UCI :) |
|
|
|
@507
|
[507]
|
08/20/07 00:31:45 |
cdavid |
Add common as a module to install in setup |
|
|
|
@506
|
[506]
|
08/20/07 00:31:19 |
cdavid |
Make common a module |
|
|
|
@505
|
[505]
|
08/20/07 00:30:47 |
cdavid |
Add partial evaluation tool to replace functools module for python < 2.5 |
|
|
|
@486
|
[486]
|
08/13/07 11:11:09 |
cdavid |
Finish api names simplification: no more Kernel suffix, no more LibSvm? … |
|
|
|
@485
|
[485]
|
08/13/07 11:10:42 |
cdavid |
Simplify Kernal Api names |
|
|
|
@476
|
[476]
|
08/07/07 06:28:30 |
cdavid |
Handling missing values (?) |
|
|
|
@473
|
[473]
|
08/04/07 08:23:01 |
cdavid |
More thoughts on arffreader |
|
|
|
@472
|
[472]
|
08/04/07 07:22:33 |
cdavid |
Printing a small summary for arffreader |
|
|
|
@471
|
[471]
|
08/04/07 06:32:08 |
cdavid |
Working arffreader |
|
|
|
@463
|
[463]
|
08/02/07 10:58:38 |
cdavid |
Non working arff reader |
|
|
|
@462
|
[462]
|
08/02/07 05:27:41 |
cdavid |
First version of arffreader. Seems to read correctly most headers. Data … |
|
|
|
@459
|
[459]
|
07/25/07 01:18:57 |
cdavid |
Put back changes which somewhat were not commited before for setup in em … |
|
|
|
@452
|
[452]
|
07/22/07 02:01:53 |
cdavid |
Adapt examples using pendigits to the new format. |
|
|
|
@451
|
[451]
|
07/22/07 01:47:19 |
cdavid |
Remove pyc junk. |
|
|
|
@450
|
[450]
|
07/22/07 01:44:44 |
cdavid |
Split pendigits into training and testing datasets, and convert return … |
|
|
|
@449
|
[449]
|
07/21/07 23:26:04 |
cdavid |
Fixed online em tests |
|
|
|
@448
|
[448]
|
07/21/07 23:07:35 |
cdavid |
Change examples and tests following the change of package name pyem->em |
|
|
|
@447
|
[447]
|
07/21/07 20:44:21 |
cdavid |
Changing pyem to em |
|
|
|
@446
|
[446]
|
07/21/07 08:02:46 |
cdavid |
Set correct name for datasets packages (data->datasets) in the setup, and … |
|
|
|
@445
|
[445]
|
07/21/07 07:43:06 |
cdavid |
Ignore local build dir in svm and pyem |
|
|
|
@444
|
[444]
|
07/21/07 07:38:13 |
cdavid |
Do not detect subpackages using find_packages from setuptools, but uses … |
|
|
|
@443
|
[443]
|
07/21/07 05:54:19 |
cdavid |
Prototype of attributes and class selection, based on introspection |
|
|
|
@442
|
[442]
|
07/21/07 03:26:47 |
cdavid |
Make svm/examples a package so that its files are copied when installing |
|
|
|
@441
|
[441]
|
07/21/07 02:39:46 |
cdavid |
Ignore junk files in the whole learn tree, make machine a proper … |
|
|
|
@440
|
[440]
|
07/21/07 02:22:17 |
cdavid |
Add *pyc as ignored files in svm |
|
|
|
@439
|
[439]
|
07/21/07 02:21:24 |
cdavid |
Add test and test_suite function to svm module |
|
|
|
@438
|
[438]
|
07/21/07 02:18:40 |
cdavid |
Adapt tests + module import in pyem such as they work with setuptools test … |
|
|
|
@437
|
[437]
|
07/21/07 02:16:44 |
cdavid |
Enable scikits.learn.utils test through setuptools --test-module … |
|
|
|
@436
|
[436]
|
07/21/07 02:02:45 |
cdavid |
Modify setup to that svm and pyem are built from their setup |
|
|
|
@432
|
[432]
|
07/19/07 21:43:45 |
cdavid |
Move former scipy.sandbox modules into a separate package machine |
|
|
|
@431
|
[431]
|
07/19/07 11:13:59 |
jarrod.millman |
resyncing with scipy version |
|
|
|
@430
|
[430]
|
07/19/07 11:07:38 |
jarrod.millman |
undo fix |
|
|
|
@429
|
[429]
|
07/19/07 11:07:11 |
jarrod.millman |
test |
|
|
|
@428
|
[428]
|
07/19/07 11:05:33 |
jarrod.millman |
Fix a bug in ellipses of confidence computation for mixture + adapt to new … |
|
|
|
@427
|
[427]
|
08/21/06 03:34:44 |
fullung |
Refactoring kernels to work better in sparse and dense cases.
Lots of … |
|
|
|
@426
|
[426]
|
08/03/06 10:14:19 |
fullung |
Benchmark with large test dataset. |
|
|
|
@425
|
[425]
|
08/03/06 10:12:13 |
fullung |
Move zipping inside the datasets. |
|
|
|
@424
|
[424]
|
08/03/06 09:38:13 |
fullung |
Model compaction. |
|
|
|
@423
|
[423]
|
07/27/06 19:10:27 |
fullung |
Classification in Python in preparation for some optimization. |
|
|
|
@422
|
[422]
|
07/27/06 05:02:23 |
fullung |
Extend tests to check nu-SVR. |
|
|
|
@421
|
[421]
|
07/27/06 04:50:14 |
fullung |
Improve one-class tests. |
|
|
|
@420
|
[420]
|
07/26/06 18:21:34 |
fullung |
Enable tests that exposed NumPy? defect. |
|
|
|
@419
|
[419]
|
07/26/06 08:18:54 |
fullung |
Extend classification tests. |
|
|
|
@418
|
[418]
|
07/25/06 18:44:09 |
fullung |
Use release build linker options. |
|
|
|
@417
|
[417]
|
07/25/06 18:20:21 |
fullung |
Use .ctypes.data_as instead of ctypes.cast. |
|
|
|
@416
|
[416]
|
07/25/06 08:28:26 |
fullung |
Don't train probability models by default. |
|
|
|
@415
|
[415]
|
07/25/06 07:09:08 |
fullung |
Test for classification with precomputed kernel. |
|
|
|
@414
|
[414]
|
07/25/06 05:16:53 |
fullung |
Make sure custom kernels are only used with precomputed datasets. |
|
|
|
@413
|
[413]
|
07/25/06 04:32:55 |
fullung |
Fix libsvm prediction with precomputed kernels. |
|
|
|
@412
|
[412]
|
07/25/06 02:48:25 |
fullung |
Collapse predictor classes to yield a nicer API. |
|
|
|
@411
|
[411]
|
07/24/06 17:07:41 |
fullung |
More tests. |
|
|
|
@410
|
[410]
|
07/24/06 14:59:31 |
fullung |
Code cleanup. Disabled tests that are failing due to NumPy? defect. |
|
|
|
@409
|
[409]
|
07/24/06 11:54:12 |
fullung |
Predict without calling libsvm. |
|
|
|
@408
|
[408]
|
07/24/06 11:27:34 |
fullung |
Prediction refactoring in progress. |
|
|
|
@407
|
[407]
|
07/19/06 08:17:15 |
fullung |
minor |
|
|
|
@406
|
[406]
|
07/19/06 07:41:03 |
fullung |
Factored out prediction logic so that we can support precomputed and … |
|
|
|
@405
|
[405]
|
07/14/06 17:45:02 |
fullung |
More cleanups to conform to PEP 8. |
|
|
|
@404
|
[404]
|
07/14/06 16:55:34 |
fullung |
Precomputed model training. |
|
|
|
@403
|
[403]
|
07/14/06 16:21:55 |
fullung |
Dataset for dealing with precomputed kernels. |
|
|
|
@402
|
[402]
|
07/14/06 07:59:13 |
fullung |
Reformat code to conform to PEP 8. |
|
|
|
@401
|
[401]
|
07/13/06 19:06:15 |
fullung |
Working on support for precomputed kernels. |
|
|
|
@400
|
[400]
|
07/13/06 09:45:21 |
fullung |
Precompute with any kernel. |
|
|
|
@399
|
[399]
|
07/13/06 09:22:09 |
fullung |
Dataset for making precomputed kernels. |
|
|
|
@398
|
[398]
|
07/13/06 08:34:55 |
fullung |
Simplify libsvm wrapper and make tests run without having to set … |
|
|
|
@397
|
[397]
|
07/12/06 04:37:02 |
stefan |
'randn' is no longer in top level namespace. Call N.random.randn. |
|
|
|
@396
|
[396]
|
07/11/06 14:13:55 |
fullung |
Let ctypes handle references to the contents of the svm_problem. |
|
|
|
@395
|
[395]
|
07/10/06 17:21:13 |
fullung |
Minor updates. |