- Sort Score
- Num 10 results
- Language All
- Labels All
Results 641 - 650 of 5,925 for c (0.28 seconds)
-
Best practices for using the Java Native Interf...
code that's best written in C/C++, to exploit performance or...code and native code (such as C/C++) by defining a clear API for...developer.ibm.com/articles/j-jni/ -
1.4. Support Vector Machines — scikit-lea...
sets the parameter C of class class_label to C * value . The figure...sets the parameter C for the i-th example to C * sample_weight[i]...scikit-learn.org/stable/modules/svm.html -
IBM MQ Downloads for developers - IBM Developer
0 (4) C++ XMS MQ C++ MQI MQ C++ MQ Object Oriented MQ C MQI MQ...Light (3) AMQP 1.0 (4) C# (.NET) XMS MQ C# (.NET) MQ Object Oriented...developer.ibm.com/articles/mq-downloads/ -
How to deploy NLP: Text embeddings and vector s...
degrees C c. -183 degrees C b. -253 degrees C d. 0 degrees C Weegy:...degrees C c. -57 degrees C b. 8 degrees C d. -183 degrees C Weegy:...www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search -
Log Configuration
" %d{ISO8601} [%t] %-5p %c - %m%n" /> < Policies..." %d{ISO8601} [%t] %-5p %c - %m%n" /> < Policies...fess.codelibs.org/15.4/config/admin-logging.html -
Comparison of kernel ridge regression and SVR &...
param_grid = { "C" : [ 1e0 , 1e1 , 1e2 , 1e3...)) Best SVR with params: {'C': 1.0, 'gamma': np.float64(0.1)}...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html -
Kernel PCA — scikit-learn 1.8.0 documenta...
c = y_train ) train_ax . set_ylabel...X_test [:, 0 ], X_test [:, 1 ], c = y_test ) test_ax . set_xlabel...scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html -
Manifold Learning methods on a severed sphere &...
c = p [ indices ], cmap = plt ....trans_data [ 0 ], trans_data [ 1 ], c = colors , cmap = plt . cm . rainbow...scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html -
8.3. Generated datasets — scikit-learn 1....
c = y ) plt . title ( "Three...scatter ( X [:, 0 ], X [:, 1 ], c = Y ) axs [ i ] . set_title (...scikit-learn.org/stable/datasets/sample_generators.html -
Pipeline ANOVA SVM — scikit-learn 1.8.0 d...
0001 C C: float, default=1.0 Regularization...the parameter C of class i to ``class_weight[i]*C`` for SVC. If...scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection_pipeline.html