| .. |
|
tests
|
TST Check for equality in alphas_ when uniform targets are used.
|
2015-02-12 18:56:10 +05:30 |
|
__init__.py
|
ENH: Improvements in the Theil-Sen regressor
|
2014-09-24 22:58:29 +02:00 |
|
base.py
|
make check_array convert object to float.
|
2015-02-15 12:13:41 -05:00 |
|
bayes.py
|
make check_array convert object to float.
|
2015-02-15 12:13:41 -05:00 |
|
cd_fast.c
|
FIX : avoid unecessary computation sparse dual gap
|
2015-01-04 22:18:19 +01:00 |
|
cd_fast.pyx
|
FIX : avoid unecessary computation sparse dual gap
|
2015-01-04 22:18:19 +01:00 |
|
coordinate_descent.py
|
FIX test for consistent handling on empty input data
|
2015-02-26 10:45:06 +01:00 |
|
least_angle.py
|
make check_array convert object to float.
|
2015-02-15 12:13:41 -05:00 |
|
logistic.py
|
some fixes for sphinx and in examples
|
2015-03-02 12:50:53 -05:00 |
|
omp.py
|
make check_array convert object to float.
|
2015-02-15 12:13:41 -05:00 |
|
passive_aggressive.py
|
FIX various mismatch between docstring and signature params
|
2015-01-16 11:54:57 -05:00 |
|
perceptron.py
|
various docstring fixes for web docs
|
2014-11-30 17:59:42 -08:00 |
|
randomized_l1.py
|
make check_array convert object to float.
|
2015-02-15 12:13:41 -05:00 |
|
ransac.py
|
MAINT Make uniform the error raised for not fitted condition
|
2015-01-12 00:33:40 +05:30 |
|
ridge.py
|
make check_array convert object to float.
|
2015-02-15 12:13:41 -05:00 |
|
setup.py
|
asgd is added
|
2014-07-24 14:45:44 +02:00 |
|
sgd_fast.c
|
FIX clip SGD gradient on linear models for stability
|
2014-11-25 13:33:36 +01:00 |
|
sgd_fast.pyx
|
Small typo fix in the comments: "whther" --> "whether"
|
2014-12-20 21:28:28 -05:00 |
|
sgd_fast_helpers.h
|
FIX #3566: redefine isfinite alias in sklearn
|
2014-08-31 14:59:23 +01:00 |
|
stochastic_gradient.py
|
some fixes for sphinx and in examples
|
2015-03-02 12:50:53 -05:00 |
|
theil_sen.py
|
ENH: sample without replacement
|
2014-10-13 16:28:28 +02:00 |