Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 1,363 for 1 (0.05 sec)

  1. Unreleased | APM Java Agent Reference [1.x] | E...

    version 1.x » Unreleased « Release notes Java Agent version 1.x »...
    www.elastic.co/guide/en/apm/agent/java/current/_unreleased.html
    Wed Jan 17 18:37:30 UTC 2024
      11.4K bytes
      Cache
     
  2. Frequently Asked Questions — scikit-learn 1.5.0...

    reshape ( - 1 , 1 ) >>> X array([[0], [1], [2]]) >>> # We...'brute' ) (array([0, 1]), array([ 0, 0, -1])) Note that the example...
    scikit-learn.org/stable/faq.html
    Fri May 31 14:06:07 UTC 2024
      83.7K bytes
      Cache
      Similar Results (1)
     
  3. 1.5. Stochastic Gradient Descent — scikit-learn...

    [ 1. , 1. ]] >>> y = [ 0 , 1 ] >>> clf = SGDClassifier...\Vert^2 + b\nu + \frac{1}{n} \sum_{i=1}^n \max(0, 1 - (\langle w, x_i...
    scikit-learn.org/stable/modules/sgd.html
    Fri May 31 14:06:07 UTC 2024
      92.6K bytes
      Cache
     
  4. 2.1. Gaussian mixture models — scikit-learn 1.5...

    1.1. Gaussian Mixture # The GaussianMixture...models using a finite mixture. 2.1.2.1. The Dirichlet Process # Here...
    scikit-learn.org/stable/modules/mixture.html
    Fri May 31 14:06:06 UTC 2024
      64.8K bytes
      Cache
     
  5. Version 0.15 — scikit-learn 1.5.0 documentation

    Ben-Meshulam 1 Yury V. Zaytsev 1 adrinjalali 1 ai8rahim 1 alemagnani 1 alex...jamestwebber 1 matrixorz 1 popo 1 samuela 1 François Boulogne 1 Alexander...
    scikit-learn.org/stable/whats_new/v0.15.html
    Fri May 31 14:06:07 UTC 2024
      84.3K bytes
      Cache
      Similar Results (1)
     
  6. SVM Tie Breaking Example — scikit-learn 1.5.0 d...

    1 ] . min (), X [:, 1 ] . max ()] xs = np...xlim [ 1 ], 1000 ) ys = np . linspace ( ylim [ 0 ], ylim [ 1 ], 1000...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Fri May 31 14:06:04 UTC 2024
      94.7K bytes
      Cache
     
  7. Installing scikit-learn — scikit-learn 1.5.0 do...

    Scikit-learn 1.0 supported Python 3.7-3.10. Scikit-learn 1.1, 1.2 and...numpydoc 1.2.0 docs, tests Pillow 7.1.2 docs pooch 1.6.0 docs,...
    scikit-learn.org/stable/install.html
    Fri May 31 14:06:06 UTC 2024
      55K bytes
      Cache
      Similar Results (1)
     
  8. Plot the decision boundaries of a VotingClassif...

    1 ], [ 0 , 1 ]), [ clf1 , clf2 , clf3...[ 0 ], idx [ 1 ]] . scatter ( X [:, 0 ], X [:, 1 ], c = y , s...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html
    Fri May 31 14:06:06 UTC 2024
      95.5K bytes
      Cache
     
  9. Model selection: choosing estimators and their ...

    [0 1] Train: [0 1 4 5 6 7 8 9] | test: [2 3] Train: [0 1 2 3...Train: [0 1 2 3 4 5 8 9] | test: [6 7] Train: [0 1 2 3 4 5 6...
    scikit-learn.org/stable/tutorial/statistical_inference/model_selection.html
    Fri May 31 14:06:04 UTC 2024
      65.4K bytes
      Cache
     
  10. 1.10. Decision Trees — scikit-learn 1.5.0 docum...

    1 , 2 , 3 ]) . reshape ( - 1 , 1 ) >>> y = [ 0 , 1 , 1 , 1.... nan , - 1 , np . nan , 1 ]) . reshape ( - 1 , 1 ) >>> y = [...
    scikit-learn.org/stable/modules/tree.html
    Fri May 31 14:06:04 UTC 2024
      96.8K bytes
      Cache
     
Back to top