- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1741 - 1750 of 2,529 for = (0.07 sec)
-
BernoulliNB — scikit-learn 1.5.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 -
1.9. Naive Bayes — scikit-learn 1.5.2 documenta...
random_state = 0 ) >>> gnb = GaussianNB () >>> y_pred = gnb . fit...\[P(x_i \mid y) = P(x_i = 1 \mid y) x_i + (1 - P(x_i = 1 \mid y))...scikit-learn.org/stable/modules/naive_bayes.html -
OrthogonalMatchingPursuitCV — scikit-learn 1.5....
copy = True , fit_intercept = True , max_iter = None , cv = None..., y = make_regression ( n_features = 100 , n_informative = 10...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html -
Log Correlation | APM Go Agent Reference [2.x] ...
id=%s transaction.id=%s span.id=%s] an error occurred",...nil . labels := make(map[string]string) tx := apm.TransactionFromConte(ctx)...www.elastic.co/guide/en/apm/agent/go/current/log-correlation-ids.html -
IsolationForest — scikit-learn 1.5.2 documentation
n_estimators = 100 , max_samples = 'auto' , contamination = 'auto'...max_features = 1.0 , bootstrap = False , n_jobs = None , random_state...scikit-learn.org/stable/modules/generated/sklearn.ensemble.IsolationForest.html -
3.5. Validation curves: plotting scores to eval...
y = load_iris ( return_X_y = True ) >>> indices = np . arange...shuffle X , y = load_iris ( return_X_y = True ) X , y = shuffle (...scikit-learn.org/stable/modules/learning_curve.html -
apple-icon-60x60.png
35285816 width=60, height=60, bitDepth=8, colorType=RGBAlpha, c...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/apple-icon-60x60.png -
Logging configuration options | APM Java Agent ...
format key=value[,key=value[,...]] , for example: key1=value1,key2=value2...key1=value1,key2=value2 . Only relevant if log_ecs_reformatting is set to...www.elastic.co/guide/en/apm/agent/java/current/config-logging.html -
Why Did So Many Latino And Hispanic Voters Help...
fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...digg.com/politics/link/why-did-so-many-latino-and-hispanic-voters-help-return-donald-trump-to-power -
Compare Stochastic learning strategies for MLPC...
) mlp = MLPClassifier ( random_state = 0 , max_iter = max_iter...make_circles ( noise = 0.2 , factor = 0.5 , random_state = 1 ), datasets...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.html