- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 821 - 830 of 2,002 for = (0.29 sec)
-
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 -
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 -
friends-Eclipse-GitRepositories-right-click-pas...
17639795 width=1566, height=1054, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/git/friends-Eclipse-GitRepositories-ri... -
friends-Eclipse-GitRepositories-wizard-3rd-dest...
17639795 width=1566, height=1346, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/git/friends-Eclipse-GitRepositories-wi... -
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 -
IsotonicRegression — scikit-learn 1.7.0 documen...
y_min = None , y_max = None , increasing = True , out_of_bounds...X , y = make_regression ( n_samples = 10 , n_features = 1 , random_state...scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html -
friends-Eclipse-ViewLocation-long-codearea-by-f...
17639795 width=2426, height=1542, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/friends-Eclipse-ViewLocation-long-code... -
friends-Eclipse-ClosetFile-settings-remove-dotf...
17639795 width=776, height=482, bitDepth=8, colorType=RGBAlpha, ...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/friends-Eclipse-ClosetFile-settings-re... -
friends-Eclipse-ProjectProperties-settings-enco...
17639795 width=1602, height=1100, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/friends-Eclipse-ProjectProperties-sett... -
Plotting Cross-Validated Predictions — scikit-l...
y = load_diabetes ( return_X_y = True ) lr = LinearRegression...y_pred = cross_val_predict ( lr , X , y , cv = 10 ) Since cv=10 ,...scikit-learn.org/stable/auto_examples/model_selection/plot_cv_predict.html