- Sort Score
- Num 10 results
- Language All
- Labels All
Results 91 - 100 of over 10,000 for 10 (0.48 seconds)
Filter
-
gen_even_slices — scikit-learn 1.8.0 docu...
( gen_even_slices ( 10 , 1 )) [slice(0, 10, None)] >>>...>>> list ( gen_even_slices ( 10 , 10 )) [slice(0, 1, None), slice(1,...scikit-learn.org/stable/modules/generated/sklearn.utils.gen_even_slices.html -
Serveur de recherche plein texte open source - ...
10.2 2020-12-10 Version Fess 13.10.1 2020-11-20...13.4.2 2019-10-31 Version Fess 13.4.1 2019-10-10 Version Fess...fess.codelibs.org/fr/news.html -
SGD: Weighted samples — scikit-learn 1.8....
to the last 10 samples sample_weight [: 10 ] *= 10 # plot the...randn ( 10 , 2 ) + [ 1 , 1 ], np . random . randn ( 10 , 2 )]...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html -
Semeru Runtime Downloads - IBM Developer
2+10 OpenJ9 0.57.0 Latest Linux x64...SHA256 25.0.2.0 OpenJDK 25.0.2+10 OpenJ9 0.57.0 Latest Windows...developer.ibm.com/languages/java/semeru-runtimes/downloads/ -
Comparing Linear Bayesian Regressors — sc...
linspace ( 10 , 10.4 , 10 ) y_plot = np . sqrt (...np . sort ( - 10 * rng . rand ( n_samples ) + 10 ) noise = rng...scikit-learn.org/stable/auto_examples/linear_model/plot_ard.html -
reconstruct_from_patches_2d — scikit-lear...
patch_size = ( 10 , 10 )) >>> print ( 'Patches...)) Patches shape: (263758, 10, 10, 3) >>> image_reconstructed...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.reconstruct_from_patch... -
Python - IBM Developer
per page: 10 20 30 1–10 of 95 items Page number, of 10 pages 1...1 2 3 4 5 6 7 8 9 10 of 10 pages Previous page Next page IBM web...developer.ibm.com/languages/python/ -
Open-source development - IBM Developer
per page: 10 20 30 1–10 of 94 items Page number, of 10 pages 1...1 2 3 4 5 6 7 8 9 10 of 10 pages Previous page Next page IBM web...developer.ibm.com/devpractices/open-source-development -
Prediction Intervals for Gradient Boosting Regr...
figure ( figsize = ( 10 , 10 )) plt . plot ( xx , f ( xx...= [ 2 , 5 , 10 ], min_samples_leaf = [ 1 , 5 , 10 , 20 ], min_samples_split...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html -
make_biclusters — scikit-learn 1.8.0 docu...
shape (10, 20) >>> rows . shape (2, 10) >>>..., * , noise = 0.0 , minval = 10 , maxval = 100 , shuffle = True...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_biclusters.html