| .. |
|
__check_build
|
COSMIT pep8
|
2012-10-02 17:31:00 +01:00 |
|
cluster
|
ENH add random seed to logistic regression
|
2012-10-18 13:48:10 +02:00 |
|
covariance
|
enh even better error message
|
2012-10-07 17:22:30 +02:00 |
|
datasets
|
DOC clarify zero_based's implications in SVMlight loader
|
2012-10-11 11:26:22 +02:00 |
|
decomposition
|
ENH don't use deprecated interface in PPCA & cosmit
|
2012-10-18 14:09:48 +02:00 |
|
ensemble
|
FIX rebase mishap
|
2012-10-23 14:13:08 +02:00 |
|
externals
|
FIX: remove executable bit on joblib files
|
2012-07-24 11:48:33 +02:00 |
|
feature_extraction
|
FIX: doctests under Windows 64bit
|
2012-10-07 23:12:56 +02:00 |
|
feature_selection
|
BUG NaN handling in SelectPercentile and SelectKBest
|
2012-10-16 12:53:27 +02:00 |
|
gaussian_process
|
Add __all__ for half of the scikit
|
2012-09-04 18:00:49 +01:00 |
|
linear_model
|
ENH don't use deprecated interface in PPCA & cosmit
|
2012-10-18 14:09:48 +02:00 |
|
manifold
|
MISC: add ltsa in docstring
|
2012-09-30 12:32:58 +02:00 |
|
metrics
|
ENH docstring misleading
|
2012-10-18 17:23:30 +02:00 |
|
mixture
|
COSMIT pep8
|
2012-09-23 18:03:07 +01:00 |
|
neighbors
|
TEST: predict_proba in knn classifier with y string
|
2012-10-09 00:14:49 +02:00 |
|
semi_supervised
|
Add __all__ for half of the scikit
|
2012-09-04 18:00:49 +01:00 |
|
src/cblas
|
BUILD: add dger cblas function
|
2012-08-07 15:51:13 +02:00 |
|
svm
|
TST: fix test counting warnings
|
2012-10-17 07:31:51 +02:00 |
|
tests
|
ENH: make RandomizedPCA.fit idempotent
|
2012-10-15 12:36:53 +02:00 |
|
tree
|
FIX: prevent early stopping in tree construction (2) + Test
|
2012-10-22 15:36:36 +02:00 |
|
utils
|
Fix test failure.
|
2012-10-19 17:31:29 +09:00 |
|
__init__.py
|
Python3 compat: print()
|
2012-10-05 17:56:37 +02:00 |
|
_build_utils.py
|
COSMIT pep8
|
2012-08-10 11:06:42 +01:00 |
|
_hmmc.c
|
debugged _hmmc.pyx
|
2012-01-09 21:25:28 +09:00 |
|
_hmmc.pyx
|
debugged _hmmc.pyx
|
2012-01-09 21:25:28 +09:00 |
|
base.py
|
TST improve test-coverage in base, remove unreachable code-path
|
2012-10-07 22:25:06 +01:00 |
|
cross_validation.py
|
COSMIT rename n_iterations to n_iter in cross_validation
|
2012-10-10 19:10:29 +01:00 |
|
grid_search.py
|
FIX two more docstrings. Sorry.
|
2012-10-16 20:05:27 +01:00 |
|
hmm.py
|
COSMIT remove unused imports
|
2012-09-18 19:34:53 +01:00 |
|
kernel_approximation.py
|
COSMIT some RST fixes for the docs
|
2012-07-21 12:40:49 +01:00 |
|
lda.py
|
Add __all__ for half of the scikit
|
2012-09-04 18:00:49 +01:00 |
|
multiclass.py
|
ENH make multi-class more robust in discovering scoring functions
|
2012-10-07 20:25:50 +02:00 |
|
naive_bayes.py
|
Add __all__ for the second half of the scikit
|
2012-09-04 18:00:49 +01:00 |
|
pipeline.py
|
FIX bug in pipeline.inverse_transform, improve coverage.
|
2012-10-02 20:53:41 +01:00 |
|
pls.py
|
Add __all__ for the second half of the scikit
|
2012-09-04 18:00:49 +01:00 |
|
preprocessing.py
|
FIX: doctests under Windows 64bit
|
2012-10-07 23:12:56 +02:00 |
|
qda.py
|
Add __all__ for the second half of the scikit
|
2012-09-04 18:00:49 +01:00 |
|
setup.py
|
Remove duplicated line.
|
2012-08-18 15:18:06 +09:00 |
|
test_setup.py
|
MISC: os.name -> platform.system()
|
2012-05-30 09:32:42 +02:00 |