Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 416 for c (0.06 sec)

  1. sklearn.config_context — scikit-learn 1.4.2 doc...

    but would print ‘SVC(C=1.0, cache_size=200, …)’ with...
    scikit-learn.org/stable/modules/generated/sklearn.config_context.html
    Sat May 18 15:26:01 UTC 2024
      26.3K bytes
      Cache
     
  2. sklearn.linear_model.TheilSenRegressor — scikit...

    Returns : C array, shape (n_samples,) Returns...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.html
    Sat May 18 15:26:01 UTC 2024
      47.7K bytes
      1 views
      Cache
     
  3. sklearn.tree.DecisionTreeRegressor — scikit-lea...

    and C. Stone, “Classification and Regression...Use dtype=np.float64 and order='C' for maximum efficiency. sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html
    Sat May 18 15:26:00 UTC 2024
      88.7K bytes
      Cache
     
  4. sklearn.model_selection.RandomizedSearchCV — sc...

    ) >>> distributions = dict ( C = uniform ( loc = 0 , scale =...) >>> search . best_params_ {'C': 2..., 'penalty': 'l1'} Methods...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Sat May 18 15:26:01 UTC 2024
      82.6K bytes
      Cache
     
  5. sklearn.linear_model.ARDRegression — scikit-lea...

    C. MacKay, Bayesian nonlinear modeling...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ARDRegression.html
    Sat May 18 15:26:00 UTC 2024
      54.7K bytes
      Cache
     
  6. sklearn.linear_model.QuantileRegressor — scikit...

    Returns : C array, shape (n_samples,) Returns...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html
    Sat May 18 15:26:01 UTC 2024
      52.6K bytes
      Cache
     
  7. sklearn.kernel_ridge.KernelRidge — scikit-learn...

    Returns : C ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html
    Sat May 18 15:26:01 UTC 2024
      54.8K bytes
      Cache
     
  8. Release Highlights for scikit-learn 0.24 — scik...

    or with conda: conda install - c conda - forge scikit - learn Successive...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Sat May 18 15:26:00 UTC 2024
      92K bytes
      Cache
     
  9. plot_release_highlights_1_4_0.ipynb

    with conda::\n\n conda install -c conda-forge scikit-learn\n" ]...
    scikit-learn.org/stable/_downloads/53490cdb42c3c07ba8cccd1c4ed4dca4/plot_release_highlights_1_4_0...
    Sat May 18 15:26:00 UTC 2024
      10.7K bytes
     
  10. sklearn.linear_model.LassoLarsCV — scikit-learn...

    Returns : C array, shape (n_samples,) Returns...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Sat May 18 15:26:00 UTC 2024
      58.5K bytes
      Cache
     
Back to top