- Sort Score
- Num 10 results
- Language All
- Labels All
Results 301 - 310 of over 10,000 for 10 (0.64 seconds)
Filter
-
Cloud - Openprojects - IBM Developer
10 August 2024 Open Project Carbon...Kubernetes custom resource definition. 10 June 2024 Open Project KubeStellar...developer.ibm.com/depmodels/cloud/openprojects/ -
Centrally manage IBM Cloud resources with APIs
: "2024-10-04T14:05+0000" , "modified_at" : "2024-10-04T14:05+0000"...false , "created_at" : "2024-10-04T12:28+0000" , "created_by"...developer.ibm.com/tutorials/awb-centrally-manage-cloud-resources-apis/ -
A guide to single root I/O virtualization (SR-I...
applies to adapters with speeds of 10 Gbps and higher. roce - This...applies to adapters with speeds of 10 Gbps and higher. roce - This...developer.ibm.com/articles/sriov-commands-aix-network-adapters/ -
建议API
默认为10。 (示例) num=20 label 过滤的标签名称。 (示例)...355 , "page_size" : 10 , "data" : [ { "text"...fess.codelibs.org/zh-cn/15.4/api/api-suggest.html -
Configuring RAID hardware on your IBM Power system
RAID 0 RAID 1 RAID 5 RAID 6 RAID 10 RAID 50 RAID 60 Here, RAID 0,...and the remaining RAID 6, RAID 10, RAID 50, and RAID 60 are the...developer.ibm.com/articles/au-aix-raid/ -
Adjustment for chance in clustering performance...
n_classes = 10 n_clusters_range = np . linspace ( 2 , 100 , 10 ) . astype...number of clusters) to n_classes=10 . The number of clusters varies...scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html -
load_wine — scikit-learn 1.8.0 documentation
are interested in the samples 10, 80, and 140, and want to know...>>> data . target [[ 10 , 80 , 140 ]] array([0, 1, 2])...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html -
SVM-Anova: SVM with univariate feature selectio...
performance when we select around 10% of features. # Authors: The...() percentiles = ( 1 , 3 , 6 , 10 , 15 , 20 , 30 , 40 , 60 , 80...scikit-learn.org/stable/auto_examples/svm/plot_svm_anova.html -
SelfTrainingClassifier — scikit-learn 1.8...
k_best = 10 , max_iter = 10 , verbose = False ) [source]...be used. k_best int, default=10 The amount of samples to add...scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.SelfTrainingClassifier.html -
randomized_svd — scikit-learn 1.8.0 docum...
n_oversamples = 10 , n_iter = 'auto' , power_iteration_normalizer...extract. n_oversamples int, default=10 Additional number of random vectors...scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_svd.html