- Sort Score
- Num 10 results
- Language All
- Labels All
Results 651 - 660 of 6,194 for c (0.11 seconds)
-
RBF SVM parameters — scikit-learn 1.8.0 d...
use the smaller C values, since very high C values typically...gamma_2d_range : clf = SVC ( C = C , gamma = gamma ) clf . fit...scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html -
启动、停止、初始设置
或者,从命令提示符: C : \ > cd C : \ opensearch - 3.3.2 C : \ opensearch...fess.bat 或者,从命令提示符: C : \ > cd C : \ fess - 15.3.2 C : \ fess - 15.3.2...fess.codelibs.org/zh-cn/15.3/install/run.html -
Compare BIRCH and MiniBatchKMeans — sciki...
scikit-learn.org/stable/auto_examples/cluster/plot_birch_vs_minibatchkmeans.html -
Registro como Servicio de Windows
está instalado en c:\opt\fess y OpenSearch en c:\opt\opensearch...OpenSearch como Servicio Ejecute c:\opt\opensearch\bin\opensearch-service.bat...fess.codelibs.org/es/15.4/config/setup-windows-service.html -
sklearn.svm — scikit-learn 1.8.0 document...
scikit-learn.org/stable/api/sklearn.svm.html -
plot_classifier_comparison.py
C=0.025, random_state=42), SVC(gamma=2, C=1, random_state=42),...ax.scatter(X_train[:, 0], X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors="k")...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py -
Inicio, Detención y Configuración Inicial
del sistema: C : \ > cd C : \ opensearch - 3.3.2 C : \ opensearch...del sistema: C : \ > cd C : \ fess - 15.3.2 C : \ fess - 15.3.2...fess.codelibs.org/es/15.3/install/run.html -
Démarrage, arrêt et configuration initiale
commandes C : \ > cd C : \ opensearch - 3.3.2 C : \ opensearch...de commandes C : \ > cd C : \ fess - 15.4.0 C : \ fess - 15.4.0...fess.codelibs.org/fr/15.4/install/run.html -
Enregistrement en tant que service Windows
installé dans c:\opt\fess et OpenSearch dans c:\opt\opensearch...en tant que service Exécutez c:\opt\opensearch\bin\opensearch-service.bat...fess.codelibs.org/fr/15.4/config/setup-windows-service.html -
Gaussian processes on discrete data structures ...
0 if c else - 1.0 for c in Y_train ], s = 100...( X_test )), [ 1.0 if c else - 1.0 for c in Y_test ], s = 100...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html