- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 351 - 360 of 2,532 for = (0.08 sec)
-
Configuration | APM Android Agent Reference [0....
serviceName = "your app name" serviceVersion = "0.0.0" apiKey = "your...Minimal configuration serverUrl = "https://your.elastic.server"...www.elastic.co/guide/en/apm/agent/android/current/configuration.html -
sample_without_replacement — scikit-learn 1.5.2...
default=’auto’ If method == “auto”, the ratio of...n_samples , method = 'auto' , random_state = None ) # Sample integers...scikit-learn.org/stable/modules/generated/sklearn.utils.random.sample_without_replacement.html -
LabelBinarizer — scikit-learn 1.5.2 documentation
neg_label = 0 , pos_label = 1 , sparse_output = False ) [source]...Parameters : neg_label int, default=0 Value with which negative labels...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelBinarizer.html -
normalize — scikit-learn 1.5.2 documentation
norm = 'l2' , * , axis = 1 , copy = True , return_norm = False...even with copy=False. return_norm bool, default=False Whether...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.normalize.html -
accuracy_score — scikit-learn 1.5.2 documentation
normalize == True and the number of samples with normalize == False...y_pred , * , normalize = True , sample_weight = None ) [source] #...scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html -
BaseEstimator — scikit-learn 1.7.dev0 documenta...
param = 1 ): ... self . param = param ... def fit...self , X , y = None ): ... self . is_fitted_ = True ... return...scikit-learn.org/dev/modules/generated/sklearn.base.BaseEstimator.html -
kmeans_plusplus — scikit-learn 1.5.2 documentation
sample_weight = None , x_squared_norms = None , random_state = None ,...centers , indices = kmeans_plusplus ( X , n_clusters = 2 , random_state...scikit-learn.org/stable/modules/generated/sklearn.cluster.kmeans_plusplus.html -
d2_pinball_score — scikit-learn 1.5.2 documenta...
sample_weight = None , alpha = 0.5 , multioutput = 'uniform_average'...(n_samples,), default=None Sample weights. alpha float, default=0.5 Slope...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html -
pairwise_kernels — scikit-learn 1.5.2 documenta...
Y = None , metric = 'linear' , * , filter_params = False...(n_samples_X, n_samples_X) if metric == “precomputed” and (n_samples_X,...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.pairwise_kernels.html -
DBFluteのEclipseコード補完 | LastaFlute
↓↓↓ // ========== // Accessor // ======== タグコメントがよくわから...showMystic(String hangar) { if (hangar == null ) { _tharg ... // control+space,...dbflute.seasar.org/ja/tutorial/eclipse/dfclipsecomp.html