- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1161 - 1170 of 7,266 for 2 (0.13 seconds)
Filter
-
Advanced Plotting With Partial Dependence — sci...
tol = 1e-2 , max_iter = 500 , random_state...array-like of shape(n_layers - 2,), default=(100,) The ith element...scikit-learn.org/stable/auto_examples/miscellaneous/plot_partial_dependence_visualization_api.html -
Accelerate Mainframe application modernization ...
interoperability By Aravind Thalachil Like 2 Save On this page Mainframe applications...and Java interoperability Like 2 Save IBM web domains ibm.com,...developer.ibm.com/articles/mainframe-app-modernization-interoperability/ -
glossary.rst.txt
2], 2 is the positive class; of ['no',...``[1, 2, 3]`` would be equivalent to weights ``[0.1, 0.2, 0.3]``...scikit-learn.org/stable/_sources/glossary.rst.txt -
Recognizing hand-written digits — scikit-learn ...
turning each 2-D array of grayscale values from...0.99 0.99 88 1 0.99 0.97 0.98 91 2 0.99 0.99 0.99 86 3 0.98 0.87...scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html -
adjusted_mutual_info_score — scikit-learn 1.8.0...
JMLR [ 2 ] Wikipedia entry for the Adjusted...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ]) 0.0 Gallery examples #...scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html -
A demo of K-Means clustering on the handwritten...
can use 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/auto_examples/cluster/plot_kmeans_digits.html -
Enhance RAG performance through intelligent chu...
Gourab Sarkar Like 2 Save On this page Retrieval-augmented...middle, leading to loss of context. 2. Section-based chunking This method...developer.ibm.com/articles/awb-enhancing-rag-performance-chunking-strategies/ -
Función de Exportación de Índice
expresiones cron: 0 0 2 * * ? - Ejecutar diariamente a las 2:00 AM 0 0 3...fess.codelibs.org/es/15.5/config/admin-index-export.html -
make_multilabel_classification — scikit-learn 1...
n_labels = 2 , length = 50 , allow_unlabeled...problem. n_labels int, default=2 The average number of labels per...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html -
spectral_embedding — scikit-learn 1.8.0 documen...
n_components = 2 , random_state = 42 ) >>> embedding . shape (100, 2) On...be avoided. Added in version 1.2: Added ‘auto’ option. norm_laplacian...scikit-learn.org/stable/modules/generated/sklearn.manifold.spectral_embedding.html