- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1251 - 1260 of 7,266 for 2 (0.14 seconds)
Filter
-
Autofix and format your JavaScript with ESLint
JavaScript errors By Marc Harter Like 2 Save On this page When it comes...GraphQL queries with ESLint . Like 2 Save IBM web domains ibm.com,...developer.ibm.com/articles/auto-fix-and-format-your-javascript-with-eslint/ -
6. Visualizations — scikit-learn 1.8.0 document...
return_X_y = True ) y = y == 2 # make binary X_train , X_test...return_X_y = True ) y = y == 2 # make binary X_train , X_test...scikit-learn.org/stable/visualizations.html -
Nearest Centroid Classification — scikit-learn ...
2 0.82 # Authors: The scikit-learn...dataset X = iris . data [:, : 2 ] y = iris . target # Create color...scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html -
Documentación
Individualmente Método 2: Clonar el Repositorio con Git Paso 2: Verificación...Instalación de OpenSearch Paso 2: Instalación de Fess Paso 3: Inicio...fess.codelibs.org/es/documentation.html -
Compare the effect of different scalers on data...
2, 0.2] range for the transformed...block longitude" , } # Take only 2 features to make visualization...scikit-learn.org/stable/auto_examples/preprocessing/plot_all_scaling.html -
cross_val_score — scikit-learn 1.8.0 documentation
pre_dispatch = '2*n_jobs' , error_score = nan )...pre_dispatch int or str, default=’2*n_jobs’ Controls the number of...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html -
Strengthen API security with practical hardenin...
Integration services (1 and 2) : These services act as brokers...authentication within gRPC. Step 2: Firewall and port isolation At...developer.ibm.com/articles/hardening-apis-practical-guide/ -
Optimize Spring Boot applications using minifie...
final container image (Phase 2, Step 2), but that will not populate...case we used spring-petclinic-2.1.0.BUILD-SNAPSHOT_openliberty.jar...developer.ibm.com/articles/modernize-and-optimize-spring-boot-applications/ -
plot_kmeans_digits.py
PCA` to project into a # 2-dimensional space and plot the...reduced_data = PCA(n_components=2).fit_transform(data) kmeans =...scikit-learn.org/stable/_downloads/5a87b25ba023ee709595b8d02049f021/plot_kmeans_digits.py -
Node.js in a Kubernets world
app : test1 spec : replicas : 2 selector : matchLabels : app :...counter process_cpu_seconds_total 2.7295780000000067 1585160007722...developer.ibm.com/articles/nodejs-kubernetes-basics/