- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1321 - 1330 of 1,971 for = (0.2 sec)
-
fetch_lfw_people — scikit-learn 1.7.2 documenta...
download_if_missing = True , return_X_y = False , n_retries = 3 , delay = 1.0..., data_home = None , funneled = True , resize = 0.5 , min_faces_per_person...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_people.html -
HuberRegressor — scikit-learn 1.7.2 documentation
n_samples = 200 , n_features = 2 , noise = 4.0 , coef = True , random_state...( * , epsilon = 1.35 , max_iter = 100 , alpha = 0.0001 , warm_start...scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html -
A demo of structured Ward hierarchical clusteri...
contour ( label == l , colors = [ plt . cm . nipy_spectral...smoothened_coins = gaussian_filter ( orig_coins , sigma = 2 ) rescaled_coins...scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html -
Getting Started — scikit-learn 1.7.2 documentation
clf = RandomForestClassifi ( random_state = 0 ) >>> X = [[ 1..., y = make_regression ( n_samples = 1000 , random_state = 0 )...scikit-learn.org/stable/getting_started.html -
ClassifierChain — scikit-learn 1.7.2 documentation
estimator = None , * , order = None , cv = None , chain_method = 'predict'...random_state = None , verbose = False , base_estimator = 'deprecated'...scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html -
7.8. Pairwise metrics, Affinities and Kernels —...
b ) >= 0 , for all a and b 2. d ( a , b ) == 0 , if and...only if a = b , positive definiteness 3. d ( a , b ) == d ( b ,...scikit-learn.org/stable/modules/metrics.html -
GammaRegressor — scikit-learn 1.7.2 documentation
max_iter = 100 , tol = 0.0001 , warm_start = False , verbose = 0 )...* , alpha = 1.0 , fit_intercept = True , solver = 'lbfgs' , max_iter...scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html -
make_friedman3 — scikit-learn 1.7.2 documentation
intervals: 0 <= X [:, 0 ] <= 100 , 40 * pi <= X [:, 1 ] <= 560 * pi...pi , 0 <= X [:, 2 ] <= 1 , 1 <= X [:, 3 ] <= 11. The output y...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman3.html -
grid_to_graph — scikit-learn 1.7.2 documentation
n_z=1 , * , mask=None , return_as=<class 'scipy.s...shape_img = ( 4 , 4 , 1 ) >>> mask = np . zeros ( shape = shape_img...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html -
(外だしSQL)dynamicBinding() | DBFlute
dynamicMap = new HashMap<String, String>(); StringBuilder sb = new StringBuilder();...StringBuilder(); for ( ... ) { String key = "key" + index; sb.append( " and...dbflute.seasar.org/ja/manual/function/ormapper/outsidesql/option/dynamicbinding.html