| .. |
|
sparsetools
|
FIX: py3k - more relative imports
|
2011-12-23 22:11:46 +01:00 |
|
src
|
FIX: MurmurHash3 compilation on older GCC
|
2012-01-23 07:41:29 +01:00 |
|
tests
|
Shorter cpdef function names + missing docstrings
|
2012-01-18 06:16:07 +01:00 |
|
__init__.py
|
implementation & test for the murmurhash wrapper module
|
2012-01-17 02:30:59 +01:00 |
|
_csgraph.py
|
FIX: py3k - more relative imports
|
2011-12-23 22:11:46 +01:00 |
|
arpack.py
|
COSMIT make 'References' bold and minor other fixes.
|
2011-12-22 20:57:54 +01:00 |
|
arraybuilder.c
|
ENH incrementally build arrays in SVMlight loader to reduce memory usage
|
2011-11-17 19:43:00 +01:00 |
|
arraybuilder.pyx
|
ENH incrementally build arrays in SVMlight loader to reduce memory usage
|
2011-11-17 19:43:00 +01:00 |
|
arrayfuncs.c
|
batch re-cythonization with version 0.15 and new package names
|
2011-09-03 13:28:32 +02:00 |
|
arrayfuncs.pyx
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
bench.py
|
COSMIT pep8
|
2011-12-15 17:08:30 +01:00 |
|
extmath.py
|
COSMIT removed unused imports
|
2012-01-23 21:13:55 +01:00 |
|
fixes.py
|
Merge commit 'upstream/master' into util-docs
|
2011-12-21 01:37:54 -08:00 |
|
graph.py
|
FIX: py3k - more relative imports
|
2011-12-23 22:11:46 +01:00 |
|
graph_shortest_path.c
|
PEP08 names in graph_shortest_path
|
2011-10-09 15:06:27 +02:00 |
|
graph_shortest_path.pyx
|
PEP08 names in graph_shortest_path
|
2011-10-09 15:06:27 +02:00 |
|
murmurhash.c
|
BUG promote type-safety in murmurhash
|
2012-01-18 12:19:01 +01:00 |
|
murmurhash.pxd
|
BUG promote type-safety in murmurhash
|
2012-01-18 12:19:01 +01:00 |
|
murmurhash.pyx
|
BUG promote type-safety in murmurhash
|
2012-01-18 12:19:01 +01:00 |
|
setup.py
|
ENH: get the murmurhash to build properly
|
2012-01-16 08:11:50 +01:00 |
|
sparsefuncs.c
|
FIX: unused cython variable
|
2011-12-27 10:04:53 +01:00 |
|
sparsefuncs.pyx
|
FIX: unused cython variable
|
2011-12-27 10:04:53 +01:00 |
|
testing.py
|
FIX This should fix the doctests in the datasets dir. They take quite long, I think it's because of the svmlight loaders. So I didn't include them in the standard make target
|
2011-12-18 19:35:22 +01:00 |
|
validation.py
|
ENH merge dense/sparse LinearSVC, part 1: no more SparseBaseLibLinear
|
2012-01-16 17:55:47 +01:00 |