- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1071 - 1080 of 1,975 for = (0.79 sec)
-
make_friedman1 — scikit-learn 1.7.2 documentation
( n_samples = 100 , n_features = 10 , * , noise = 0.0 , random_state...default=100 The number of samples. n_features int, default=10 The...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman1.html -
intro-top-snapshot.png
17639795 width=2378, height=1216, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/data/snapshot/intro/top/intro-top-snapshot.png -
intro-decomment-input-snapshot.png
17639795 width=1938, height=830, bitDepth=8, colorType=RGBAlpha, ...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/data/snapshot/intro/decomment/intro-decomment-input-snapshot.png -
intro-decomment-conflict-view-snapshot.png
17639795 width=2346, height=1246, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/data/snapshot/intro/decomment/intro-decomment-conflict-view-snapshot.png -
Sparse coding with a precomputed dictionary — s...
subsampling = 3 # subsampling factor width = 100 n_components = resolution...D_fixed = ricker_matrix ( width = width , resolution = resolution...scikit-learn.org/stable/auto_examples/decomposition/plot_sparse_coding.html -
Varying regularization in Multi-layer Perceptro...
( solver = "lbfgs" , alpha = alpha , random_state = 1 , max_iter...max_iter = 2000 , early_stopping = True , hidden_layer_sizes = [ 10...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html -
Species distribution modeling — scikit-learn 1....
end = "" ) clf = svm . OneClassSVM ( nu = 0.1 , kernel = "rbf"...lat" ], s = 2 ** 2 , c = "black" , marker = "^" , label = "train"...scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html -
Create an Elasticsearch project | Elastic Cloud...
project”</p> <svg width="6" height="10" fill="none" xmlns="http://www.w3.org/2000/svg"...svg" class="caret"><path d="m1 9 4-4-4-4" stroke="currentColor"...www.elastic.co/docs/api/doc/elastic-cloud-serverless/operation/operation-createelasticsearchproject -
plot_classifier_comparison.ipynb
C=0.025, random_state=42),\n SVC(gamma=2, C=1, random_state=42),\n...max_depth=5, n_estimators=10, max_features=1, random_state=42\n ),\n...scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb -
Early stopping of Stochastic Gradient Descent —...
axes = plt . subplots ( nrows = 1 , ncols = 2 , sharey = True...plot ( x = x_axis , y = y_axis , label = criterion , ax = ax , style...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html