- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 471 - 480 of 1,998 for = (0.11 sec)
-
normalize — scikit-learn 1.7.0 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 -
表示用SQL | DBFlute
MEMBER_STATUS_CODE = ? , FORMALIZED_DATETIME = ? , UPDATE_DATETIME = ? , UPDATE_USER...UPDATE_USER = ? , UPDATE_PROCESS = ? , VERSION_NO = VERSION_NO...dbflute.seasar.org/ja/manual/function/genbafit/implfit/displaysql/index.html -
Entering Nook code mode | MetaFilter
<div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...www.metafilter.com/209170/Entering-Nook-code-mode -
accuracy_score — scikit-learn 1.7.0 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 -
kmeans_plusplus — scikit-learn 1.7.0 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 -
BaseEstimator — scikit-learn 1.7.0 documentation
param = 1 ): ... self . param = param ... def fit...self , X , y = None ): ... self . is_fitted_ = True ... return...scikit-learn.org/stable/modules/generated/sklearn.base.BaseEstimator.html -
OneVsRestClassifier — scikit-learn 1.7.0 docume...
n_jobs = None , verbose = 0 ) [source] # One-vs-the-rest...binary (0/1) matrix, where [i, j] == 1 indicates the presence of label...scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html -
d2_pinball_score — scikit-learn 1.7.0 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 -
8.4. Loading other datasets — scikit-learn 1.7....
mice = fetch_openml ( name = 'miceprotein' , version = 4 ) To...iris_version_3 = fetch_openml ( name = "iris" , version = 3 ) >>> iris_version_3...scikit-learn.org/stable/datasets/loading_other_datasets.html -
DBFluteのEclipseコード補完 | LastaFlute
↓↓↓ // ========== // Accessor // ======== タグコメントがよくわから...showMystic(String hangar) { if (hangar == null ) { _tharg ... // control+space,...dbflute.seasar.org/ja/tutorial/eclipse/dfclipsecomp.html