Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1001 - 1010 of over 10,000 for 2 (0.22 seconds)

  1. rbf_kernel — scikit-learn 1.8.0 documenta...

    y) = exp(-gamma ||x-y||^2) for each pair of rows x in X...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.rbf_kernel.html
    Mon Dec 15 15:02:30 GMT 2025
      109K bytes
      Cache
     
  2. 5.1. Partial Dependence and Individual Conditio...

    2 , ( 3 , 2 )] >>> PartialDependenceDis..."average" ] array([[ 2.466..., 2.466..., ... >>>...
    scikit-learn.org/stable/modules/partial_dependence.html
    Mon Dec 15 15:02:30 GMT 2025
      60.9K bytes
      Cache
     
  3. Development

    New Issue Issue Templates Step 2: Create Branch Branch Naming Convention...1: Understand the Project Step 2: Find an Issue Step 3: Set Up...
    fess.codelibs.org/development.html
    Mon Dec 15 02:41:40 GMT 2025
      60.7K bytes
      Cache
     
  4. pairwise_distances — scikit-learn 1.8.0 d...

    2.], [2., 1.]]) Gallery examples #...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Mon Dec 15 15:02:31 GMT 2025
      119K bytes
      Cache
     
  5. SVR — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
    Mon Dec 15 15:02:33 GMT 2025
      145.6K bytes
      Cache
     
  6. custom.css

    - var(--tab-caption-width)) / 2 - 6px) !important; } .sd-tab-set...background-color: var(--sk-cyan-shades-2); color: white !important; } ...
    scikit-learn.org/stable/_static/styles/custom.css
    Mon Dec 15 15:02:33 GMT 2025
      5.5K bytes
     
  7. Compare the effect of different scalers on data...

    2, 0.2] range for the transformed...longitude" , } # Take only 2 features to make visualization...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_all_scaling.html
    Mon Dec 15 15:02:30 GMT 2025
      137.9K bytes
      Cache
     
  8. DummyRegressor — scikit-learn 1.8.0 docum...

    2.0 , 3.0 , 4.0 ]) >>> y = np . array ([ 2.0 , 3.0...determination R^2 of the prediction. The coefficient R^2 is defined...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Dec 15 15:02:30 GMT 2025
      140.6K bytes
      Cache
     
  9. Balance model complexity and cross-validated sc...

    parameter candidate is displayed; - >2 : the score is also displayed;...pre_dispatch: int, or str, default='2*n_jobs' Controls the number of...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Mon Dec 15 15:02:33 GMT 2025
      200.8K bytes
      Cache
     
  10. Effect of model regularization on training and ...

    n_jobs = 2 , score_type = "both"..."Validation Curve for ElasticNet (R$^2$ Score)" , xlabel = r "alpha...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Mon Dec 15 15:02:33 GMT 2025
      102.6K bytes
      Cache
     
Back to Top