- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1331 - 1340 of 1,971 for = (0.08 sec)
-
genba-implfit-Classification-is-completion.png
35273367 width=759, height=191, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...dbflute.seasar.org/ja/data/model/genba/genba-implfit-Classification-is-completion.png -
cross_val_predict — scikit-learn 1.7.2 document...
y = None , * , groups = None , cv = None , n_jobs = None ,..., verbose = 0 , params = None , pre_dispatch = '2*n_jobs' , method...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html -
SimpleImputer — scikit-learn 1.7.2 documentation
missing_values = nan , strategy = 'mean' , fill_value = None , copy = True...numerical value, default=None When strategy == “constant”, fill_value...scikit-learn.org/stable/modules/generated/sklearn.impute.SimpleImputer.html -
Gaussian process classification (GPC) on iris d...
y = np . array ( iris . target , dtype = int ) h = 0.02 #...play with iris = datasets . load_iris () X = iris . data [:,...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html -
リモートAPIの自動生成 (RemoteApiGen) | LastaFlute
イドをここに // ========== // Param/Return // ========== // extends......Baseタグコメントの関数のオーバーライドをここに // ========== // Behavior // ======== // generate hierarchical...dbflute.seasar.org/ja/lastaflute/howto/architecture/remoteapigen.html -
Recognizing hand-written digits — scikit-learn ...
axes = plt . subplots ( nrows = 1 , ncols = 4 , figsize = ( 10...subplots ( nrows = 1 , ncols = 4 , figsize = ( 10 , 3 )) for ax ,...scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html -
SVM with custom kernel — scikit-learn 1.7.2 doc...
cmap = plt . cm . Paired , ax = ax , response_method = "predict"...1 ], c = Y , cmap = plt . cm . Paired , edgecolors = "k" ) plt...scikit-learn.org/stable/auto_examples/svm/plot_custom_kernel.html -
BernoulliNB — scikit-learn 1.7.2 documentation
alpha = 1.0 , force_alpha = True , binarize = 0.0 , fit_prior...fit_prior = True , class_prior = None ) [source] # Naive Bayes classifier...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html -
StackingClassifier — scikit-learn 1.7.2 documen...
final_estimator = None , * , cv = None , stack_method = 'auto' , n_jobs...n_jobs = None , passthrough = False , verbose = 0 ) [source] #...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html -
BernoulliRBM — scikit-learn 1.7.2 documentation
n_components = 256 , * , learning_rate = 0.1 , batch_size = 10 , n_iter...n_iter = 10 , verbose = 0 , random_state = None ) [source] # Bernoulli...scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html