Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 32 for 1 (0.03 sec)

  1. feature_extraction.rst.txt

    array([[1, 1, 1, 0, 1, 1, 1, 0], [1, 1, 0, 1, 1, 1, 0, 1]]) In...array([[0, 1, 1, 1, 0, 0, 1, 0, 1], [0, 1, 0, 1, 0, 2, 1, 0, 1], [1,...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Sat May 04 16:42:15 UTC 2024
      43.4K bytes
     
  2. plot_classifier_comparison.rst.txt

    C=1, random_state=42), GaussianProcessClass(1.0 * RBF(1.0),...max_features=1, random_state=42 ), MLPClassifier(alpha=1, max_iter=1000,...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Sat May 04 16:42:14 UTC 2024
      7.7K bytes
     
  3. user_guide.rst.txt

    toctree:: :numbered: :maxdepth: 1 metadata_routing.rst...
    scikit-learn.org/stable/_sources/user_guide.rst.txt
    Sat May 04 16:42:14 UTC 2024
      626 bytes
     
  4. test.mm

    1"> <node TEXT="Lorem ipsum. (&#12525;&#12...
    raw.githubusercontent.com/codelibs/fess-testdata/master/xml/test.mm
    Mon May 06 00:00:27 UTC 2024
      196 bytes
      1 views
     
  5. preprocessing.rst.txt

    1. , 0.1], [4.4, 2.2, 1.1, 0.1], [4.4, 2.2, 1.2, 0.1], ...,...array([[1., 0., 0., 1., 0., 1.], [0., 1., 1., 0., 0., 1.]]) By...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Sat May 04 16:42:14 UTC 2024
      52.7K bytes
     
  6. clustering.rst.txt

    1, 1, 1] >>> labels_pred = [0, 0, 1, 1, 2, 2] >>>...= [0, 0, 0, 1, 1, 1] >>> labels_pred = [0, 0, 1, 1, 2, 2] >>>...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Sat May 04 16:42:14 UTC 2024
      91.9K bytes
     
  7. decomposition.rst.txt

    array([[1, 1], [2, 1], [3, 1.2], [4, 1], [5, 0.8], [6, 1]]) >>>...np.array([[1, 0], [1, 6.1], [1, 0], [1, 4], [3.2, 1], [0, 4]])...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Sat May 04 16:42:14 UTC 2024
      45.8K bytes
     
  8. glossary.rst.txt

    ``[{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}]`` instead...instead of ``[{1:1}, {2:5}, {3:1}, {4:1}]``. The ``class_weight``...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Sat May 04 16:42:14 UTC 2024
      88.1K bytes
      1 views
     
  9. faq.rst.txt

    reshape(-1, 1) >>> X array([[0], [1], [2]]) >>> # We...doctest: +SKIP (array([0, 1]), array([ 0, 0, -1])) Note that the example...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Sat May 04 16:42:15 UTC 2024
      23.4K bytes
      2 views
     
  10. testimonials.rst.txt

    v-box"> Scikit-learn is our #1 toolkit for all things machine...used for originating at least 1 billion GBP worth of Zopa loans....
    scikit-learn.org/stable/_sources/testimonials/testimonials.rst.txt
    Sat May 04 16:42:14 UTC 2024
      30.2K bytes
      4 views
     
Back to top