- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1101 - 1110 of 8,176 for c (0.93 seconds)
-
plot_pca_iris.ipynb
\n c=iris.target,\n s=40,\n)\n\nax.set(\n...scikit-learn.org/stable/_downloads/46b6a23d83637bf0f381ce9d8c528aa2/plot_pca_iris.ipynb -
Use the Producer API and Consumer API in Apache...
developer.ibm.com/tutorials/apache-kafkas-producer-api-and-consumer-api/ -
IBM Z and z/OS - IBM Developer
developer.ibm.com/components/ibmz -
COBOL - IBM Developer
developer.ibm.com/languages/cobol -
KMeans — scikit-learn 1.8.0 documentation
that if the original data is not C-contiguous, a copy will be made...the data will be converted to C ordering, which will cause a memory...scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html -
Post-tuning the decision threshold for cost-sen...
'deprecated' C C: float, default=1.0 Inverse of...t'`. 'deprecated' C C: float, default=1.0 Inverse of...scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html -
ARIMA models in R
order = c ( 1 , 0 , 1 ), seasonal= c ( 1 , 1 , 1 )) checkresiduals...non_seasonal_model <- arima(train, order = c( 1 , 1 , 0 )) non_seasonal_model...developer.ibm.com/tutorials/awb-arima-models-in-r/ -
Classification of text documents using sparse f...
name in ( ( LogisticRegression ( C = 5 , max_iter = 1000 ), "Logistic...penalty Linear SVC ( LinearSVC ( C = 0.1 , dual = False , max_iter...scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html -
plot_pca_iris.py
c=iris.target, s=40, ) ax.set( title="First...scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py -
Comparing Nearest Neighbors with and without Ne...
scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html