scikit-learn/sklearn/tests
Lars Buitinck a03b1048d5 ENH sample_weight argument in discrete NB estimators
Also, renamed Naive Bayes' unique_y attribute to _classes; it was undocumented.
2011-10-25 23:22:44 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_cross_validation.py s/\bcross_val\b/cross_validation/g 2011-09-06 14:44:32 +02:00
test_grid_search.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_hmm.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_init.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_lda.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_multiclass.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_naive_bayes.py ENH sample_weight argument in discrete NB estimators 2011-10-25 23:22:44 +02:00
test_pipeline.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_pls.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_qda.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00