root/trunk/learn


Mode:

Legend:

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