- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1641 - 1650 of over 10,000 for 2 (1.05 seconds)
Filter
-
IBM Cloud Hyper Protect Services - IBM Developer
developer.ibm.com/components/hyper-protect -
IBM Cloud Code Engine - IBM Developer
developer.ibm.com/components/cloud-code-engine -
Recursive feature elimination with cross-valida...
The introduction of 2 additional redundant (i.e. correlated)...n_informative = 3 , n_redundant = 2 , n_repeated = 0 , n_classes =...scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html -
A guide to single root I/O virtualization (SR-I...
PCIe4 2-port 100 GbE RoCE x16 adapter EC75 and EC76 PCIe4 2-port...command will not list them. Listing 2: Convert the adapter mode from...developer.ibm.com/articles/sriov-commands-aix-network-adapters/ -
Lasso model selection via information criteria ...
2 of [ZHT2007] . A LassoLarsIC estimator...References [ ZHT2007 ] ( 1 , 2 ) Zou, Hui, Trevor Hastie, and...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lars_ic.html -
Comparing randomized search and grid search for...
243980072)} Model with rank: 2 Mean validation score: 0.983 (std:...222222222)} Model with rank: 2 Mean validation score: 0.998 (std:...scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html -
nan_euclidean_distances — scikit-learn 1.8.0 do...
scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.nan_euclidean_distances.html -
Density Estimation for a Gaussian mixture — sci...
2 ) + np . array ([ 20 , 20 ]) #...random . randn ( n_samples , 2 ), C ) # concatenate the two datasets...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html -
dict_learning — scikit-learn 1.8.0 documentation
X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...argmin 0.5 || X - U V || _Fro ^ 2 + alpha * || U || _1 , 1 ( U ,...scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning.html -
Comparison between grid search and successive h...
1e-2 , 1e-3 , 1e-4 , 1e-5 , 1e-6 ,...param_grid = param_grid , factor = 2 , random_state = rng ) gsh . fit...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html