- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 451 - 460 of 2,024 for = (0.54 sec)
-
Various Agglomerative Clustering on a 2D embedd...
X_red [ y == digit ] . T , marker = f "$ { digit } $" , s = 50 , c...title = None ): x_min , x_max = np . min ( X_red , axis = 0 ),...scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html -
MultinomialNB — scikit-learn 1.7.1 documentation
alpha = 1.0 , force_alpha = True , fit_prior = True , class_prior...parameter (set alpha=0 and force_alpha=True, for no smoothing)....scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html -
harbor lastadoc
WithdrawalReason {SIT=SIT, PRD=PRD, FRT=FRT, OTH=OTH} 2 reasonInput...CDef.WithdrawalReason {SIT=SIT, PRD=PRD, FRT=FRT, OTH=OTH} 2 reasonInput...dbflute.seasar.org/ja/data/doc/harbor/lastadoc-harbor.html -
Demo of affinity propagation clustering algorit...
): class_members = labels == k cluster_center = X [ cluster_centers_indices...labels_true = make_blobs ( n_samples = 300 , centers = centers ,...scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html -
Underfitting vs. Overfitting — scikit-learn 1.7...
0 ) n_samples = 30 degrees = [ 1 , 4 , 15 ] X = np . sort ( np...ax , xticks = (), yticks = ()) polynomial_features = PolynomialFeatures...scikit-learn.org/stable/auto_examples/model_selection/plot_underfitting_overfitting.html -
InputTags — scikit-learn 1.7.1 documentation
bool = False , sparse : bool = False , categorical : bool = False...bool = False , dict : bool = False , positive_only : bool = False...scikit-learn.org/stable/modules/generated/sklearn.utils.InputTags.html -
AdditiveChi2Sampler — scikit-learn 1.7.1 docume...
y = load_digits ( return_X_y = True ) >>> chi2sampler = AdditiveChi2Sampler...>>> clf = SGDClassifier ( max_iter = 5 , random_state = 0 , tol...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html -
AffinityPropagation — scikit-learn 1.7.1 docume...
damping = 0.5 , max_iter = 200 , convergence_iter = 15 , copy...copy = True , preference = None , affinity = 'euclidean' , verbose...scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html -
resample — scikit-learn 1.7.1 documentation
replace = True , n_samples = None , random_state = None , stratify...y , n_samples = 5 , replace = False , stratify = y , ... random_state...scikit-learn.org/stable/modules/generated/sklearn.utils.resample.html -
map型プロパティ | DBFlute
@mapprop map: {AAA= BBB ; CCC = DDD } # {AAA=BBB;CCC=DDD} と同じ 定義値の中の空白や改行...@mapprop map: {AAA= BB B ; CCC = DD D } # {AAA=BBB;CCC=DD D} と同じ # 値の中の改行は保持されない...dbflute.seasar.org/ja/manual/reference/dfprop/mapprop.html