Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 961 - 970 of over 10,000 for 2 (1.13 seconds)

  1. completeness_score — scikit-learn 1.8.0 d...

    2 , 3 ], [ 0 , 0 , 1 , 1 ])) 0.999...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ])) 0.0 Gallery examples #...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.completeness_score.html
    Mon Dec 15 15:02:33 GMT 2025
      114.9K bytes
      Cache
     
  2. Introduction to IBM Mono2Micro - IBM Developer

    applications into microservices Likes 2 Save IBM Mono2Micro , offered...November 2025 Time to complete: 2 hours Legend Like Save Previous...
    developer.ibm.com/learningpaths/intro-ibm-mono2micro
    Thu Dec 04 02:09:55 GMT 2025
      685.7K bytes
      Cache
     
  3. Plot the support vectors in LinearSVC — s...

    centers = 2 , random_state = 0 ) plt . figure...support_vector_indices ] plt . subplot ( 1 , 2 , i + 1 ) plt . scatter ( X [:,...
    scikit-learn.org/stable/auto_examples/svm/plot_linearsvc_support_vectors.html
    Mon Dec 15 15:02:30 GMT 2025
      91.5K bytes
      Cache
     
  4. plot_release_highlights_1_8_0.rst.txt

    id="sk-estimator-id-2" type="checkbox" ><label for="sk-estimator-id-2" clas...)) ax2 = fig.add_subplot(1, 2, 2) x2, y2 = S_scaling.T ax2.scatter(x2,...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_8_0.r...
    Mon Dec 15 15:02:33 GMT 2025
      63.4K bytes
     
  5. Installation avec Docker (Détails)

    2/compose/compose-opensearch3.yaml Méthode 2 : Clonage...être installé Docker Compose 2.0 ou ultérieur doit être installé...
    fess.codelibs.org/fr/15.3/install/install-docker.html
    Mon Dec 15 02:44:00 GMT 2025
      51.3K bytes
      Cache
     
  6. 6. Visualizations &#8212; scikit-learn 1.8.0 do...

    return_X_y = True ) y = y == 2 # make binary X_train , X_test...return_X_y = True ) y = y == 2 # make binary X_train , X_test...
    scikit-learn.org/stable/visualizations.html
    Mon Dec 15 15:02:30 GMT 2025
      50.1K bytes
      Cache
     
  7. SVM with custom kernel &#8212; scikit-learn 1.8...

    : 2 ] # we only take the first two...&quot;&quot;&quot; We create a custom kernel: (2 0) k(X, Y) = X ( ) Y.T (0 1) &quot;&quot;&quot;...
    scikit-learn.org/stable/auto_examples/svm/plot_custom_kernel.html
    Mon Dec 15 15:02:31 GMT 2025
      88.6K bytes
      Cache
     
  8. 1.11. Ensembles: Gradient boosting, random fore...

    features 1 and 2. But note that features 0 and 2 are forbidden...Right split at feature 2 has only group {1, 2} from now on. LightGBM...
    scikit-learn.org/stable/modules/ensemble.html
    Mon Dec 15 15:02:31 GMT 2025
      229.8K bytes
      Cache
     
  9. LinearSVR &#8212; scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...(n_features) if n_classes == 2 else (n_classes, n_features) Weights...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html
    Mon Dec 15 15:02:31 GMT 2025
      144.1K bytes
      Cache
     
  10. Effect of transforming the targets in regressio...

    subplots ( 2 , 2 , sharey = &quot;row&quot; ,...ax1 ) = plt . subplots ( 1 , 2 ) ax0 . hist ( y , bins = 100...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Mon Dec 15 15:02:31 GMT 2025
      124.9K bytes
      Cache
     
Back to Top