- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 791 - 800 of 1,992 for = (0.3 sec)
-
friends-springboot-newtomcat-across.png
PixelInterleaved width=1627, height=974, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none 1...dbflute.seasar.org/data/model/friends/spring/friends-springboot-newtomcat-across.png -
friends-springmvc-controller-across.png
PixelInterleaved width=1646, height=1171, bitDepth=8, colorType=RGB, comp...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none 1...dbflute.seasar.org/data/model/friends/spring/friends-springmvc-controller-across.png -
cb-SpecifyDerivedReferrer-view.png
PixelInterleaved width=990, height=601, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none 1...dbflute.seasar.org/ja/data/model/cb-SpecifyDerivedReferrer-view.png -
erflute-architecture-map.png
PixelInterleaved width=1640, height=1190, bitDepth=8, colorType=RGB, comp...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none 1...dbflute.seasar.org/data/model/helper/erflute/erflute-architecture-map.png -
lastaflute-action-across.png
PixelInterleaved width=1617, height=1188, bitDepth=8, colorType=RGB, comp...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none 1...dbflute.seasar.org/data/model/lastaflute/lastaflute-action-across.png -
lastadi-bootworld-map.png
PixelInterleaved width=1642, height=1198, bitDepth=8, colorType=RGB, comp...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none 1...dbflute.seasar.org/data/model/lastaflute/lastadi/lastadi-bootworld-map.png -
Feature importances with a forest of trees — sc...
n_repeated = 0 , n_classes = 2 , random_state = 0 , shuffle = False ,...n_repeats = 10 , random_state = 42 , n_jobs = 2 ) elapsed_time = time...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html -
Evaluation of outlier detection estimators — sc...
) s = ( y == 2 ) + ( y == 4 ) X = X . loc [ s ] y = y . loc [...random_state = 42 , return_X_y = True , as_frame = True ) y = ( y !=...scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html -
Perceptron — scikit-learn 1.6.1 documentation
fit_intercept = True , max_iter = 1000 , tol = 0.001 , shuffle = True...verbose = 0 , eta0 = 1.0 , n_jobs = None , random_state = 0 , early_stopping...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html -
RepeatedKFold — scikit-learn 1.6.1 documentation
n_splits = 5 , n_repeats = 10 , random_state = None ) [source]...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124 ) >>>...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html