| .. |
|
sparsetools
|
COSMIT add missing spaces in deprecated messages
|
2017-06-09 16:00:01 +02:00 |
|
src
|
COSMIT various typofixes
|
2013-04-11 21:22:14 +02:00 |
|
tests
|
[MRG+1] Remove nose from CIs and documentation (#9840)
|
2017-11-16 20:20:35 +01:00 |
|
__init__.py
|
[MRG+1] DOC Fix utils.resample and utils.shuffle docstrings: 'views' -> 'copies' (#10162)
|
2017-11-17 17:22:05 +01:00 |
|
_logistic_sigmoid.pyx
|
ENH speed up logistic_sigmoid (using less code)
|
2013-07-28 16:44:13 +02:00 |
|
_random.pxd
|
doc: fix spellings of 'license'
|
2016-03-31 17:25:31 -07:00 |
|
_random.pyx
|
[MRG] ENH faster sample_without_replacement for recent numpy (#7703)
|
2016-10-29 22:08:53 +11:00 |
|
_scipy_sparse_lsqr_backport.py
|
FIX various mismatch between docstring and signature params
|
2015-01-16 11:54:57 -05:00 |
|
_unittest_backport.py
|
[MRG] Backports msg in assert_raises and assert_raises_regex (#9536)
|
2017-08-17 09:05:24 +10:00 |
|
arpack.py
|
COSMIT add missing spaces in deprecated messages
|
2017-06-09 16:00:01 +02:00 |
|
arrayfuncs.pyx
|
Simplify chain comparaison
|
2015-11-01 21:59:38 +01:00 |
|
bench.py
|
…
|
|
|
class_weight.py
|
[MRG+1] Drop NumPy < 1.8 (#8874)
|
2017-06-07 17:06:06 +02:00 |
|
deprecation.py
|
Add DeprecationDict for #9677
|
2017-10-18 10:15:53 +11:00 |
|
estimator_checks.py
|
Feature: Implement PowerTransformer (#10210)
|
2017-12-06 08:29:10 +11:00 |
|
extmath.py
|
[MRG+1] Fix warnings in lgtm.com (remove redundant code) (#9719)
|
2017-09-14 11:42:58 +02: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
|
ENH: new CategoricalEncoder class (#9151)
|
2017-11-21 20:03:41 +11:00 |
|
graph.py
|
Make scipy.sparse.csgraph imports explicit (#10145)
|
2017-11-15 14:10:58 -08: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
|
[MRG+1] Drop NumPy < 1.8 (#8874)
|
2017-06-07 17:06:06 +02:00 |
|
metaestimators.py
|
FIX force pipeline steps to be list not a tuple (#9604)
|
2017-08-23 09:56:09 +10:00 |
|
mocking.py
|
[MRG+1] Fix alerts found with lgtm (#9278)
|
2017-07-05 17:22:21 +10:00 |
|
multiclass.py
|
[MRG+1] Raise error when SparseSeries is passed into classification metrics (#7373)
|
2017-10-06 17:00:39 +02: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
|
Fix typos (#9476)
|
2017-08-02 14:02:59 +10:00 |
|
seq_dataset.pxd
|
make X_stride be np.npy_intp
|
2016-02-15 14:09:18 +01:00 |
|
seq_dataset.pyx
|
doc: fix spellings of 'license'
|
2016-03-31 17:25:31 -07:00 |
|
setup.py
|
[MRG+2] BUILD Rewrite setup.py files to handle cython dependencies (#7719)
|
2016-11-02 22:57:04 +11:00 |
|
sparsefuncs.py
|
[MRG+1] Fix alerts found with lgtm (#9278)
|
2017-07-05 17:22:21 +10:00 |
|
sparsefuncs_fast.pyx
|
ENH Add 64 bit indices support in csr_row_norms and inplace L2/L1 csr norm (#9663)
|
2017-09-05 18:35:44 +10:00 |
|
stats.py
|
COSMIT add missing spaces in deprecated messages
|
2017-06-09 16:00:01 +02:00 |
|
testing.py
|
FEA Add a new class RegressorChain similar to ClassifierChain (#9257)
|
2017-12-12 09:00:57 +11:00 |
|
validation.py
|
MAINT Remove redundancy in #9552 (#9573)
|
2017-10-27 06:57:20 +11: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
|
Deprecate n_iter in SGDClassifier and implement max_iter (#5036)
|
2017-06-23 21:49:29 +02:00 |