- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1041 - 1050 of 1,975 for = (0.18 sec)
-
dcg_score — scikit-learn 1.7.2 documentation
k = None , log_base = 2 , sample_weight = None , ignore_ties.../ 2 = 7.5 >>> dcg_score ( true_relevance , scores , k = 1 ) 7.5...scikit-learn.org/stable/modules/generated/sklearn.metrics.dcg_score.html -
grid_search_cross_validation.png
PixelInterleaved width=885, height=613, bitDepth=8, colorType=RGBAlpha, ...red=8, green=8, blue=8, alpha=8 RGB 8 8 8 8 613 1 1.0 1 8 8 8...scikit-learn.org/stable/_images/grid_search_cross_validation.png -
make_moons — scikit-learn 1.7.2 documentation
( n_samples = 100 , * , shuffle = True , noise = None , random_state...>>> X , y = make_moons ( n_samples = 200 , noise = 0.2 , random_state...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_moons.html -
9aa35ab566c7ff79.css
onTable___UYEx [aria-expanded=true] .accordion__arrow{transf...acity:.9;filter:alpha(opacity=90)}.ProductsTable_productsTable__xod7W...www.elastic.co/_next/static/css/9aa35ab566c7ff79.css -
available_if — scikit-learn 1.7.2 documentation
x % 2 == 0 ... ... @available_if ( _x_is_even...__init__ ( self , x ): ... self . x = x ... ... def _x_is_even ( self...scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html -
mean_gamma_deviance — scikit-learn 1.7.2 docume...
mean_gamma_deviance >>> y_true = [ 2 , 0.5 , 1 , 4 ] >>> y_pred = [ 0.5 , 0.5 ,..., y_pred , * , sample_weight = None ) [source] # Mean Gamma deviance...scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_gamma_deviance.html -
Topic extraction with Non-negative Matrix Facto...
n_samples=2000 and n_features=1000, batch_size=128... done...features, n_samples=2000 and n_features=1000, batch_size=128... done...scikit-learn.org/stable/auto_examples/applications/plot_topics_extraction_with_nmf_lda.html -
Binarizer — scikit-learn 1.7.2 documentation
threshold = 0.0 , copy = True ) [source] # Binarize...Parameters : threshold float, default=0.0 Feature values below or equal...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Binarizer.html -
Aiohttp Server support | APM Python Agent Refer...
import ElasticAPM app = web.Application() apm = ElasticAPM(app) To...ElasticAPM app = web.Application() app['ELASTIC_APM'] = { 'SERVICE_NAME':...www.elastic.co/guide/en/apm/agent/python/current/aiohttp-server-support.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