Commit Graph

2002 Commits

Author SHA1 Message Date
Lars Buitinck f8d7bd43fd ENH OneHotEncoder docs + TypeError + test active_features_ 2012-11-07 17:02:56 +01:00
Lars Buitinck bf87bf5893 Merge branch 'master' into pr/1279
Conflicts:
	doc/whats_new.rst
2012-11-07 13:36:51 +01:00
Andreas Mueller 7353a5edb4 ENH train/test split, plot accuracy, make plot pretty. 2012-10-28 09:04:38 +00:00
Gael Varoquaux d4f53edd99 DOC: add docs of assign_label in spectral clustering 2012-10-27 22:40:45 +02:00
Andreas Mueller c326b1fabe ENH removed ``remove_zeros`` parameter. 2012-10-27 18:19:57 +01:00
Tadej Janež 425c6e9b83 DOC: further improvements to the model selection exercise 2012-10-27 16:49:22 +02:00
Andreas Mueller e04614ca03 TST fixed doctests, added more tests. Still 100% line coverage :) 2012-10-26 19:08:42 +01:00
Andreas Mueller f2e9d5b21f enh masking out zero features 2012-10-26 19:46:16 +02:00
Andreas Mueller 89257b6561 ENH better example. 2012-10-26 11:56:45 +02:00
Andreas Mueller deebe78c9c DOC more typos omg. comment about automatically inferring maximum values. 2012-10-26 11:14:35 +02:00
Andreas Mueller 086018288d ENH user-specified dtype, defaults to np.float, nicer numpy stuff :) 2012-10-25 22:11:53 +01:00
Andreas Mueller 2660482629 DOC minor fixes / typos. Thanks @larsmans. 2012-10-25 21:57:53 +01:00
Andreas Mueller fd9e1c2379 ENH added OneHotEncoder 2012-10-25 21:07:02 +01:00
GaelVaroquaux eca762dd9b DOC: improve the model selection exercise
Fixes #1278
2012-10-25 18:12:15 +02:00
Andreas Mueller 77358b5119 DOC more typos in whatsnew. 2012-10-24 17:46:11 +02:00
Andreas Mueller 9d3bcf19b4 DOC typo in whatsnew 2012-10-24 17:35:31 +02:00
Andreas Mueller 7613fa9c40 DOC small example / doctest for kernel approximation. 2012-10-23 15:44:40 +02:00
Peter Prettenhofer 465c8f7c77 doc: use n_iter instead of epochs; remove backslash 2012-10-23 14:48:55 +02:00
Andreas Mueller e64cea0342 ENH add random seed to logistic regression 2012-10-18 13:48:10 +02:00
Gael Varoquaux f711bf2c2b TST: fix doctest 2012-10-16 23:33:09 +02:00
Andreas Mueller 51b06b8203 FIX doctests for max_iter 2012-10-16 16:46:48 +02:00
Lars Buitinck 20ede3bce8 DOC let BibTeX handle its own capitalization, except for {P}ython 2012-10-16 12:53:27 +02:00
Olivier Grisel 2d4dd8969a FIX: missing figures in FA narrative doc 2012-10-14 15:30:46 +02:00
Lars Buitinck 3bc0276e03 Merge branch 'pr/1214' 2012-10-14 12:10:30 +02:00
Alexandre Gramfort 93a2fcfc29 DOC : adding FactorAnalysis to classes.rst 2012-10-13 19:34:12 +02:00
Alexandre Gramfort 5129029bd1 update what's new with FactorAnalysis 2012-10-13 19:29:02 +02:00
osdf 345d6fb1e4 Moved paragraph on FA before ICA. 2012-10-13 19:29:02 +02:00
osdf 3d769f5248 Adding some plots for FA. Ordering of articles must be adopted. 2012-10-13 19:29:01 +02:00
osdf 3732ccf4de Some documentation for FA. 2012-10-13 19:29:01 +02:00
Andreas Mueller a744f315eb DOC tried to clarify meaning of l1_ratio in whatsnew 2012-10-13 16:59:59 +01:00
Pavel 6cd2f57b7f Fixed typos. 2012-10-13 00:14:48 +04:00
Andreas Mueller 143147df51 DOC add changes to whatsnew. 2012-10-11 20:58:36 +01:00
Andreas Mueller 72e71bb439 ENH address @agramfort's comments, fix some doctests 2012-10-11 20:56:03 +01:00
Andreas Mueller b39609af4e ENH rename rho in SGD 2012-10-11 20:56:03 +01:00
Lars Buitinck a3fabe1371 Merge pull request #1204 from larsmans/mi-feature-selection
FIX Use scores, not p-values, for feature selection
2012-10-11 08:24:58 -07:00
Lars Buitinck 9423e9c808 DOC various typos and other minor stuff 2012-10-11 11:26:22 +02:00
Andreas Mueller c3e046aa64 DOC added changes / renames to whatsnew 2012-10-10 19:18:43 +01:00
Andreas Mueller 0a818270f3 COSMIT rename n_iterations to n_iter in cross_validation 2012-10-10 19:10:29 +01:00
Andreas Mueller 1b367e56e5 ENH set n_fold default to 3, rename k to n_fold in all doctests, docs, and examples 2012-10-10 19:10:29 +01:00
Andreas Mueller fe1cd4bd94 DOC added whatsnew entry for mutual info fix and faster confusion matrix. 2012-10-10 09:44:26 +02:00
Gael Varoquaux 7cab9bdc79 DOC: add doc on making a release 2012-10-09 01:10:40 +02:00
Gael Varoquaux 7ca9faac64 DOC: another layout fix 2012-10-09 00:46:34 +02:00
Gael Varoquaux bb5d924714 DOC: fix doc mistakes
Fix post release for the website :(

Conflicts:

	doc/conf.py
	doc/whats_new.rst
2012-10-09 00:46:19 +02:00
Lars Buitinck 98c666c642 DOC feature selection by scores instead of p-values 2012-10-08 10:54:06 +02:00
Gael Varoquaux 91f7848793 Update changelog
Conflicts:

	doc/whats_new.rst
2012-10-08 00:57:56 +02:00
Lars Buitinck 40d139946d DOC LaTeX error in SVM narrative docs 2012-10-06 12:54:12 +02:00
Lars Buitinck 99f13efe08 DOC some improvements to FeatureUnion docs 2012-10-04 15:14:20 +02:00
Jaques Grobler 622790440c what`s new updated 2012-09-30 18:58:19 +02:00
Jaques Grobler 690e6d9a7c highlight fix 2012-09-30 18:58:18 +02:00
Jaques Grobler 1a381d47e1 toggle bug fixed 2012-09-30 18:58:18 +02:00