- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 531 - 540 of 2,023 for = (0.07 sec)
-
intro-IntroTop-example.png
PixelInterleaved width=973, height=490, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...dbflute.seasar.org/ja/data/model/intro/intro-IntroTop-example.png -
TargetTags — scikit-learn 1.7.1 documentation
one_d_labels : bool = False , two_d_labels : bool = False , positive_only...positive_only : bool = False , multi_output : bool = False , single_output...scikit-learn.org/stable/modules/generated/sklearn.utils.TargetTags.html -
SVM-Anova: SVM with univariate feature selectio...
score_means = list () score_stds = list () percentiles = ( 1 , 3...import load_iris X , y = load_iris ( return_X_y = True ) # Add non-informative...scikit-learn.org/stable/auto_examples/svm/plot_svm_anova.html -
LastaFluteのデプロイ環境 | LastaFlute
DEVELOPMENT_PORT = 8091 ; private static final int PRODUCTION_PORT = 8080...System.getProperty( "lasta.env" ) == null ; } もっと、細かくデプロイ環境ごとに変更し...dbflute.seasar.org/ja/lastaflute/howto/structure/builddeploy.html -
make_scorer — scikit-learn 1.7.1 documentation
response_method = 'default' , greater_is_better = True , ** kwargs...ftwo_scorer = make_scorer ( fbeta_score , beta = 2 ) >>> ftwo_scorer...scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html -
_safe_indexing — scikit-learn 1.7.1 documentation
default=0 The axis along which X will be subsampled. axis=0 will..._safe_indexing ( X , indices , * , axis = 0 ) [source] # Return rows, items...scikit-learn.org/stable/modules/generated/sklearn.utils._safe_indexing.html -
タイプセーフメール送信 (MailFlute) | LastaFlute
appMap = map: { ; harbor = map: { ; path = .. ; freeGenList = list:...appMap = map: { ; harbor = map: { ; path = .. ; freeGenList = list:...dbflute.seasar.org/ja/lastaflute/howto/architecture/typesafemail.html -
oas — scikit-learn 1.7.1 documentation
>>> X = rng . multivariate_normal ( mean = [ 0 , 0 ], cov = real_cov...>>> rng = np . random . RandomState ( 0 ) >>> real_cov = [[ .8...scikit-learn.org/stable/modules/generated/oas-function.html -
Version 0.23 — scikit-learn 1.7.1 documentation
overwrite X when X_copy=True and Gram='auto' . #17914 by Thomas...cluster.KMeans with algorithm="elkan" and algorithm="full" . Fix cluster.Birch...scikit-learn.org/stable/whats_new/v0.23.html -
UTFluteのセットアップ | DBFlute
ContainerTestCase { // ========== // Settings // ======== @Override protected...dataSource = createDataSource(); List<Module> moduleList = new ArrayList<Module>();...dbflute.seasar.org/ja/manual/function/helper/utflute/setup.html