- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1021 - 1030 of 1,992 for = (0.23 sec)
-
Normalizer — scikit-learn 1.6.1 documentation
Normalizer ( norm = 'l2' , * , copy = True ) [source] # Normalize...norm {‘l1’, ‘l2’, ‘max’}, default=’l2’ The norm to use to normalize...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html -
make_biclusters — scikit-learn 1.6.1 documentation
noise = 0.0 , minval = 10 , maxval = 100 , shuffle = True ,..., rows , cols = make_biclusters ( ... shape = ( 10 , 20 ), n_clusters...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_biclusters.html -
The Irish Pub | MetaFilter
<div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...www.metafilter.com/208176/The-Irish-Pub -
scale — scikit-learn 1.6.1 documentation
axis = 0 , with_mean = True , with_std = True , copy = True )...and scale. axis {0, 1}, default=0 Axis used to compute the means...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html -
Confusion matrix — scikit-learn 1.6.1 documenta...
with iris = datasets . load_iris () X = iris . data y = iris . target...classifier = svm . SVC ( kernel = "linear" , C = 0.01 ) . fit...scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html -
make_checkerboard — scikit-learn 1.6.1 document...
noise = 0.0 , minval = 10 , maxval = 100 , shuffle = True ,...rows , columns = make_checkerboard ( shape = ( 300 , 300 ), n_clusters...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_checkerboard.html -
The Quran’s command to read has a direction | M...
<div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...www.metafilter.com/208231/The-Qurans-command-to-read-has-a-direction -
Installing the development version of scikit-le...
runtime: Python (>= 3.8), NumPy (>= 1.19.5), SciPy (>= 1.6.0), Joblib...Joblib (>= 1.2.0), threadpoolctl (>= 3.1.0). Build dependencies...scikit-learn.org/stable/developers/advanced_installation.html -
dcg_score — scikit-learn 1.6.1 documentation
k = None , log_base = 2 , sample_weight = None , ignore_ties.../ 2 = 7.5 >>> dcg_score ( true_relevance , scores , k = 1 ) np.float64(7.5)...scikit-learn.org/stable/modules/generated/sklearn.metrics.dcg_score.html -
selectEntity(cb) (一件検索) | DBFlute
member = entity . get (); ... = member .getMemberId(); ... = member...Member member = memberBhv .selectEntity(cb); if (member != null) {...dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/selectentity.html