scikit-learn/sklearn/utils
Raf Baluyot 1f5bcaeb39 FIX float16 overflow on accumulator operations in StandardScaler (#13010) 2019-01-26 18:15:18 +01:00
..
src Converting http to https (2)... (#12292) 2018-10-04 23:06:14 +02:00
tests FIX builtin PrettyPrinter usage on estimators (#12938) 2019-01-14 17:29:57 +11:00
__init__.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
_joblib.py FIX make joblib utils private, and remove mentions of externals.joblib (#12345) 2018-11-20 10:53:52 +11:00
_logistic_sigmoid.pyx MNT log1p -> log in cython files (#11852) 2018-08-18 19:51:18 +08:00
_pprint.py FIX builtin PrettyPrinter usage on estimators (#12938) 2019-01-14 17:29:57 +11:00
_random.pxd doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
_random.pyx MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
_scipy_sparse_lsqr_backport.py Converting http to https (2)... (#12292) 2018-10-04 23:06:14 +02: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 Simplify chain comparaison 2015-11-01 21:59:38 +01:00
class_weight.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
deprecation.py MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00
estimator_checks.py MNT more informative warning in estimator_checks (#13002) 2019-01-17 21:59:40 +01:00
extmath.py FIX float16 overflow on accumulator operations in StandardScaler (#13010) 2019-01-26 18:15:18 +01:00
fast_dict.pxd Remove unused assignments in pxd file. (#9129) 2017-06-15 17:29:13 +10:00
fast_dict.pyx BUG: work aroundd Cython bug to build with clang 2014-02-17 15:27:10 +01:00
fixes.py MAINT Remove unused utils.fixes (#12928) 2019-01-08 12:43:49 +11:00
graph.py MNT simple deprecations and removals for 0.21 (#12238) 2018-10-11 14:56:37 -04:00
graph_shortest_path.pyx Fix typos (#9150) 2017-06-18 19:25:07 +10:00
lgamma.pxd ENH: use lgamma function from John D. Cook 2013-01-13 14:03:45 +00:00
lgamma.pyx COSMIT translate lgamma replacement to C and clean it up 2013-01-31 01:22:08 +01:00
linear_assignment_.py Remove unused private functions (#12253) 2018-10-03 21:08:17 -04:00
metaestimators.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
mocking.py MNT Replaced all occurrences of assert_true and assert_false with assert (#12588) 2018-11-28 09:16:26 +08:00
multiclass.py MAINT Remove unused utils.fixes (#12928) 2019-01-08 12:43:49 +11:00
murmurhash.pxd ENH feature hashing transformer 2012-11-17 17:29:20 +01:00
murmurhash.pyx [MRG+1] DOC insert spaces before colons in parameter lists (#7920) 2016-11-25 10:59:22 +01:00
optimize.py [MRG+1] DOC insert spaces before colons in parameter lists (#7920) 2016-11-25 10:59:22 +01:00
random.py MNT simple deprecations and removals for 0.21 (#12238) 2018-10-11 14:56:37 -04:00
seq_dataset.pxd make X_stride be np.npy_intp 2016-02-15 14:09:18 +01:00
seq_dataset.pyx MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00
setup.py MNT simple deprecations and removals for 0.21 (#12238) 2018-10-11 14:56:37 -04: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 MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
stats.py MNT simple deprecations and removals for 0.21 (#12238) 2018-10-11 14:56:37 -04:00
testing.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
validation.py FIX float16 overflow on accumulator operations in StandardScaler (#13010) 2019-01-26 18:15:18 +01:00
weight_vector.pxd clean up and average can now be set to an int indicating the number of iterations before averaging 2014-10-03 15:44:15 +02:00
weight_vector.pyx MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00