Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 766 for c (0.15 sec)

  1. pydata-sphinx-theme.js

    i=c(n,o);return 0!==i?i:a&&s?c(a.split("."),s.... i=o&&e.preferred,c=!o&&!r&&e.match;(i||c)&&(a.classList.add...
    scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js
    Mon Aug 25 13:49:24 UTC 2025
      10.9K bytes
     
  2. HuberRegressor — scikit-learn 1.7.1 documentation

    the samples where |(y - Xw - c) / sigma| < epsilon and the absolute...the samples where |(y - Xw - c) / sigma| > epsilon , where the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Mon Aug 25 13:49:24 UTC 2025
      145.7K bytes
      Cache
     
  3. grid_search.rst.txt

    = [ {'C': [1, 10, 100, 1000], 'kernel': ['linear']}, {'C': [1,...classes. Typical examples include ``C``, ``kernel`` and ``gamma`` for...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Sat Aug 23 16:32:03 UTC 2025
      33.4K bytes
      2 views
     
  4. Use OpenTelemetry with APM | Elastic Docs

    instrument C or C++ you could use the OpenTelemetry C++ client...
    www.elastic.co/docs/solutions/observability/apm/use-opentelemetry-with-apm
    Mon Aug 25 23:40:17 UTC 2025
      296.4K bytes
      Cache
     
  5. plot_release_highlights_1_7_0.py

    or with conda:: conda install -c conda-forge scikit-learn """ #...d=False), LogisticRegression(C=2.0)) model # %% # Custom validation...
    scikit-learn.org/stable/_downloads/27dd4dbb41dee53fc86e0d5b6d3254d3/plot_release_highlights_1_7_0.py
    Mon Aug 25 13:49:20 UTC 2025
      4.7K bytes
     
  6. confusion_matrix — scikit-learn 1.7.1 documenta...

    a confusion matrix \(C\) is such that \(C_{i, j}\) is equal to...negatives is \(C_{0,0}\) , false negatives is \(C_{1,0}\) , true...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Mon Aug 25 13:49:19 UTC 2025
      117.7K bytes
      Cache
     
  7. LogisticRegressionCV — scikit-learn 1.7.1 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 Aug 25 13:49:19 UTC 2025
      167.5K bytes
      Cache
     
  8. QuadraticDiscriminantAnalysis — scikit-learn 1....

    Returns : C ndarray of shape (n_samples,)...vectors X. The predicted class C for each sample in X is returned....
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Mon Aug 25 13:49:19 UTC 2025
      141.5K bytes
      Cache
     
  9. OrdinalEncoder — scikit-learn 1.7.1 documentation

    (c.f. bpo-43475 ). Examples Given...into a single category, “b” and “c” are their own categories, unknown...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Mon Aug 25 13:49:18 UTC 2025
      149.4K bytes
      Cache
     
  10. SplineTransformer — scikit-learn 1.7.1 document...

    order {‘C’, ‘F’}, default=’C’ Order of output array...include_bias = True , order = 'C' , sparse_output = False ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html
    Mon Aug 25 13:49:24 UTC 2025
      143.4K bytes
      Cache
     
Back to top