| .. |
|
src
|
[MRG] MAINT: Continue moving from CBLAS to scipy cython blas (#13084)
|
2019-02-20 19:23:34 +01:00 |
|
tests
|
MNT change default of solver in LogisiticRegression (#13805)
|
2019-05-08 21:31:39 +08:00 |
|
__init__.py
|
FEA Add a stratify option to utils.resample (#13549)
|
2019-04-24 23:16:38 +02:00 |
|
_cython_blas.pxd
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
_cython_blas.pyx
|
[MRG] MAINT: Continue moving from CBLAS to scipy cython blas (#13084)
|
2019-02-20 19:23:34 +01:00 |
|
_joblib.py
|
MAINT Unvendor joblib (#13531)
|
2019-04-17 09:22:09 -04:00 |
|
_logistic_sigmoid.pyx
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
_pprint.py
|
FIX Fixed array equality check in pprint (#13584)
|
2019-04-09 15:00:29 -07:00 |
|
_random.pxd
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
_random.pyx
|
MAINT Replace absolute imports with relative imports (#13653)
|
2019-04-17 12:45:14 -04:00 |
|
_show_versions.py
|
MNT Change show_versions format to suit markdown (#12255)
|
2018-10-04 09:38:35 +08:00 |
|
_unittest_backport.py
|
MNT Converting http to https (#12277)
|
2018-10-04 22:37:57 +08:00 |
|
arrayfuncs.pyx
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
class_weight.py
|
MRG Drop legacy python / remove six dependencies (#12639)
|
2019-01-03 15:50:05 +02:00 |
|
deprecation.py
|
MNT Correctly handle deprecated attribute warnings and docstrings (#13635)
|
2019-04-18 10:21:40 -07:00 |
|
estimator_checks.py
|
MAINT Replace manual checks with `check_is_fitted` (#13013)
|
2019-05-07 14:54:56 +10:00 |
|
extmath.py
|
DOC Fix more formatting inconsistencies (#13787)
|
2019-05-05 22:05:58 +08:00 |
|
fast_dict.pxd
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
fast_dict.pyx
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
fixes.py
|
[MRG+1] Use astype(.., copy=False) when possible (#11973)
|
2019-03-01 11:07:10 +01:00 |
|
graph.py
|
MNT simple deprecations and removals for 0.21 (#12238)
|
2018-10-11 14:56:37 -04:00 |
|
graph_shortest_path.pyx
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
lgamma.pxd
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
lgamma.pyx
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
linear_assignment_.py
|
MNT Import linear assignment from scipy (#13465)
|
2019-04-17 19:59:19 +10:00 |
|
metaestimators.py
|
MAINT Run pyupgrade following Python2 deprecation (#12997)
|
2019-02-08 20:13:34 +08:00 |
|
mocking.py
|
DOC Fix more formatting inconsistencies (#13787)
|
2019-05-05 22:05:58 +08:00 |
|
multiclass.py
|
[MRG+2] Change ovr_decision_function scale (#10440)
|
2019-02-28 15:04:50 +01:00 |
|
murmurhash.pxd
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
murmurhash.pyx
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
optimize.py
|
[MRG+1] DOC insert spaces before colons in parameter lists (#7920)
|
2016-11-25 10:59:22 +01:00 |
|
random.py
|
MAINT Replace absolute imports with relative imports (#13653)
|
2019-04-17 12:45:14 -04:00 |
|
seq_dataset.pxd.tp
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
seq_dataset.pyx.tp
|
BLD Fixes Cython cimport errors (#13754)
|
2019-05-01 16:58:48 +10:00 |
|
setup.py
|
LogisticRegression convert to float64 (for SAG solver) (#13243)
|
2019-02-27 11:14:29 +01:00 |
|
sparsefuncs.py
|
FIX (0.21) make count_nonzero dtype invariant wrt axis (#12341)
|
2018-10-14 21:12:02 +08:00 |
|
sparsefuncs_fast.pyx
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
stats.py
|
MAINT Replace absolute imports with relative imports (#13653)
|
2019-04-17 12:45:14 -04:00 |
|
testing.py
|
[MRG] MAINT: add fixture for init and clean-up with matplotlib (#13708)
|
2019-05-06 09:41:46 +02:00 |
|
validation.py
|
Deprecate "warn_on_dtype" from check_array (#13382)
|
2019-04-19 14:03:52 -04:00 |
|
weight_vector.pxd
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
|
weight_vector.pyx
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |