Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 25 for ' (0.04 sec)

  1. model_evaluation.rst.txt

    terms ''positive'' and ''negative'' refer to the classifier's prediction,...prediction, and the terms ''true'' and ''false'' refer to whether that...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Fri May 31 14:06:06 UTC 2024
      121.2K bytes
      2 views
     
  2. cross_validation.rst.txt

    keys()) ['estimator', 'fit_time', 'score_time', 'test_score'] Obtaining...sorted(scores.keys()) ['fit_time', 'score_time', 'test_precision_macro', 'test_recall_macro']...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Fri May 31 14:06:06 UTC 2024
      39.9K bytes
      6 views
     
  3. feature_selection.rst.txt

    : clf = Pipeline([ ('feature_selection', SelectFromModel(Lin...SVC(penalty="l1"))), ('classification', RandomForestClassifi())...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Tue May 28 11:51:33 UTC 2024
      14.2K bytes
      1 views
     
  4. linear_model.rst.txt

    | **'lbfgs'** | **'liblinear'** | **'newton-cg'** | **'newton-cholesky'**...**'newton-cholesky'** | **'sag'** | **'saga'** | +--------- | L2 penalty...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Fri May 31 14:06:06 UTC 2024
      78.3K bytes
      8 views
     
  5. governance.rst.txt

    that takes place on the project's private mailing list. While it...pull requests in scikit-learn's repository. * **Maintainers Team**...
    scikit-learn.org/stable/_sources/governance.rst.txt
    Fri May 31 14:06:06 UTC 2024
      10K bytes
     
  6. index.rst.txt

    _developers_guide: ========== Developer's Guide ========== .. toctree::...
    scikit-learn.org/dev/_sources/developers/index.rst.txt
    Fri May 31 14:06:05 UTC 2024
      254 bytes
      1 views
     
  7. about.rst.txt

    of consolidating scikit-learn's development and maintenance:...issues. Instead, please see `What's the best way to ask questions...
    scikit-learn.org/stable/_sources/about.rst.txt
    Fri May 31 14:06:06 UTC 2024
      15.9K bytes
      3 views
     
  8. feature_extraction.rst.txt

    () array([' w', 'ds', 'or', 'pr', 'rd', 's ', 'wo', 'wp'], ...)...array(['and', 'document', 'first', 'is', 'one', 'second', 'the',...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Fri May 31 14:06:06 UTC 2024
      43.6K bytes
     
  9. contributing.rst.txt

    brackets: ``input: {'log', 'squared', 'multinomial'}`` * 1D or 2D data...it-learn>`__: click on the 'Fork' button near the top of the...
    scikit-learn.org/dev/_sources/developers/contributing.rst.txt
    Fri May 31 14:06:03 UTC 2024
      60.7K bytes
      1 views
     
  10. support.rst.txt

    Older versions' printable PDF documentation is...
    scikit-learn.org/stable/_sources/support.rst.txt
    Fri May 31 14:06:06 UTC 2024
      3.8K bytes
     
Back to top