- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 711 - 720 of 1,971 for = (1.37 sec)
-
confusion_matrix — scikit-learn 1.7.2 documenta...
labels = None , sample_weight = None , normalize = None ) [source]...>>> y_true = [ 2 , 0 , 2 , 2 , 0 , 1 ] >>> y_pred = [ 0 , 0 ,...scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html -
TransformerMixin — scikit-learn 1.7.2 documenta...
param = 1 ): ... self . param = param ... def fit...np . full ( shape = len ( X ), fill_value = self . param ) >>>...scikit-learn.org/stable/modules/generated/sklearn.base.TransformerMixin.html -
queryUpdate(entity, cb) | DBFlute
MEMBER_STATUS_CODE = 'PRV' , FORMALIZED_DATETIME = null , UPDATE_DATETIME...UPDATE_DATETIME = '2010-11-16 15:54:48.624' , UPDATE_USER = 'testUser'...dbflute.seasar.org/ja/manual/function/ormapper/behavior/update/queryupdate.html -
whats_new.rst.txt
rst Release History ========== Changelogs and release notes...scikit-learn.org/stable/_sources/whats_new.rst.txt -
pairwise_distances_argmin — scikit-learn 1.7.2 ...
axis = 1 , metric = 'euclidean' , metric_kwargs = None ) [source]...pairwise_distances ( X , Y = Y , metric = metric ) . argmin ( axis = axis ) but...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin.html -
apache-maven-fluido-1.3.0.min.css
nput[type="button"],input[type="reset"],input[type="submit"]...put[type="text"],input[type="password"],input[type="datetime...dbflute.seasar.org/maven/plugin/css/apache-maven-fluido-1.3.0.min.css -
暗号化・復号化処理の組み込み (GearedCipher) | DBFlute
VERSION_NO = VERSION_NO + 1 where MEMBER_ID = 3 ConditionBeanで検索すると......String secretKey = ... GearedCipherManager manager = new GearedCipherManager();...dbflute.seasar.org/ja/manual/function/genbafit/projectfit/gearedcipher/index.html -
doc-PropertiesHtml-FloatLeft-example.png
PixelInterleaved width=734, height=174, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...dbflute.seasar.org/ja/data/model/doc-PropertiesHtml-FloatLeft-example.png -
estimate_bandwidth — scikit-learn 1.7.2 documen...
quantile = 0.3 , n_samples = None , random_state = 0 , n_jobs = None...points. quantile float, default=0.3 Should be between [0, 1] 0.5...scikit-learn.org/stable/modules/generated/sklearn.cluster.estimate_bandwidth.html -
log_loss — scikit-learn 1.7.2 documentation
normalize = True , sample_weight = None , labels = None ) [source]...probability estimate \(p = \operatorname{Pr}(y = 1)\) , the log loss...scikit-learn.org/stable/modules/generated/sklearn.metrics.log_loss.html