Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 765 for c (0.07 sec)

  1. faq.rst.txt

    favor different data layouts (`X` C-contiguous or F-contiguous, sparse...with OpenMP (for code written in C or Cython), - scikit-learn relies...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Fri Feb 21 14:54:34 UTC 2025
      25.1K bytes
      3 views
     
  2. RandomizedSearchCV — scikit-learn 1.6.1 documen...

    ) >>> distributions = dict ( C = uniform ( loc = 0 , scale =...) >>> search . best_params_ {'C': np.float64(2...), 'penalty':...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Fri Feb 21 14:54:33 UTC 2025
      170.9K bytes
      Cache
     
  3. Contributing — scikit-learn 1.6.1 documentation

    some minimal experience in C / C++ is pretty much mandatory here....be found by running: python -c "import sklearn; sklearn.show_versions()"...
    scikit-learn.org/stable/developers/contributing.html
    Fri Feb 21 14:54:32 UTC 2025
      141.2K bytes
      Cache
     
  4. Science News: Latest Development and Breakthrou...

    C. Boston Bay Area South Florida...undermine decades of research Jae C. Hong / AP file California Wildfires...
    www.nbcnews.com/science
    Sat Feb 22 00:34:33 UTC 2025
      1.2M bytes
      Cache
     
  5. config_context — scikit-learn 1.6.1 documentation

    but would print ‘SVC(C=1.0, cache_size=200, …)’ with...
    scikit-learn.org/stable/modules/generated/sklearn.config_context.html
    Fri Feb 21 14:54:32 UTC 2025
      117K bytes
      Cache
     
  6. QuantileRegressor — scikit-learn 1.6.1 document...

    Returns : C array, shape (n_samples,) Returns...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html
    Fri Feb 21 14:54:32 UTC 2025
      139.6K bytes
      Cache
     
  7. Trump announces retaliatory measures after Colo...

    C. Boston Bay Area South Florida...carried out on U.S. military C-17 aircraft, departed from California...
    www.nbcnews.com/news/us-news/colombia-turns-away-deportation-flights-rcna189335
    Mon Jan 27 00:53:28 UTC 2025
      378.9K bytes
      Cache
     
  8. plot_release_highlights_1_6_0.py

    or with conda:: conda install -c conda-forge scikit-learn """ #...
    scikit-learn.org/stable/_downloads/a471e25495d24d0086e798aa9ca44a89/plot_release_highlights_1_6_0.py
    Tue Feb 18 23:43:27 UTC 2025
      8.9K bytes
      1 views
     
  9. plot_release_highlights_1_6_0.rst.txt

    or with conda:: conda install -c conda-forge scikit-learn .. GENERATED...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_6_0.r...
    Tue Feb 18 23:43:25 UTC 2025
      11.7K bytes
     
  10. GridSearchCV — scikit-learn 1.6.1 documentation

    'C' :[ 1 , 10 ]} >>> svc = svm ....GridSearchCV(estimator=SVC(), param_grid={'C': [1, 10], 'kernel': ('linear',...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Fri Feb 21 14:54:34 UTC 2025
      187K bytes
      Cache
     
Back to top