- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 131 - 140 of 765 for c (0.13 sec)
-
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 -
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 -
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 -
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 -
config_context — scikit-learn 1.6.1 documentation
scikit-learn.org/stable/modules/generated/sklearn.config_context.html -
QuantileRegressor — scikit-learn 1.6.1 document...
scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html -
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 -
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 -
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... -
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