Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 558 for c (0.06 sec)

  1. install.rst.txt

    for instance:: C:\Users\username>C:\Users\username\AppD...packages in the environment python -c "import sklearn; sklearn.show_versions()"...
    scikit-learn.org/stable/_sources/install.rst.txt
    Mon Oct 20 15:12:27 UTC 2025
      13K bytes
      1 views
     
  2. Manifold Learning methods on a severed sphere —...

    c = p [ indices ], cmap = plt ....trans_data [ 0 ], trans_data [ 1 ], c = colors , cmap = plt . cm . rainbow...
    scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html
    Mon Oct 20 15:12:27 UTC 2025
      118.9K bytes
      Cache
     
  3. LogisticRegressionCV — scikit-learn 1.7.2 docum...

    the best C is the average of the C’s that correspond...folds, and the coefs and the C that corresponds to the best score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Mon Oct 20 15:12:26 UTC 2025
      167.4K bytes
      Cache
     
  4. 7.7. Kernel Approximation — scikit-learn 1.7.2 ...

    \prod_i \frac{2\sqrt{x_i+c}\sqrt{y_i+c}}{x_i + y_i + 2c}\] It has...kernels” Li, F., Ionescu, C., and Sminchisescu, C. - Pattern Recognition,...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Mon Oct 20 15:12:26 UTC 2025
      62.2K bytes
      1 views
      Cache
     
  5. Windows Installation Script | Heartbeat Referen...

    folder has changed from C:\ProgramData\ to C:\Program Files\ because...can manually move C:\ProgramData\heartbeat to C:\Program Files\Heartbeat-Data...
    www.elastic.co/guide/en/beats/heartbeat/current/heartbeat-installation-script.html
    Mon Oct 20 16:31:31 UTC 2025
      11.9K bytes
      Cache
     
  6. brier_score_loss — scikit-learn 1.7.2 documenta...

    \[\frac{1}{N}\sum_{i=1}^{N}\sum_{c=1}^{C}(y_{ic} - \hat{p}_{ic})^{2}\]...\(N\) observations labeled from \(C\) possible classes, the Brier...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html
    Mon Oct 20 15:12:26 UTC 2025
      120K bytes
      Cache
     
  7. Windows Installation Script | Packetbeat Refere...

    folder has changed from C:\ProgramData\ to C:\Program Files\ because...can manually move C:\ProgramData\packetbeat to C:\Program Files\Packetbeat-Data...
    www.elastic.co/guide/en/beats/packetbeat/current/packetbeat-installation-script.html
    Mon Oct 20 16:31:38 UTC 2025
      11.9K bytes
      Cache
     
  8. Scalable learning with polynomial kernel approx...

    svm import SVC ksvm = SVC ( C = 500.0 , kernel = "poly" , degree...], ], label = "Linear SVM" , c = "green" , marker = "^" , ) ax...
    scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html
    Mon Oct 20 15:12:27 UTC 2025
      115.5K bytes
      Cache
     
  9. 5.1. Partial Dependence and Individual Conditio...

    \mathbb{E}_{X_C}\left[ f(x_S, X_C) \right]\\ &= \int f(x_S, x_C) p(x_C)...p(x_C) dx_C,\end{split}\] where \(f(x_S, x_C)\) is the response function...
    scikit-learn.org/stable/modules/partial_dependence.html
    Mon Oct 20 15:12:25 UTC 2025
      60.8K bytes
      Cache
     
  10. Displaying Pipelines — scikit-learn 1.7.2 docum...

    0001 C 1.0 fit_intercept True intercept_scaling..."classifier" , LogisticRegression ( C = 2.0 )), ] pipe = Pipeline (...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html
    Mon Oct 20 15:12:27 UTC 2025
      287.7K bytes
      Cache
     
Back to top