- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 41 - 50 of 396 for f (0.04 sec)
-
bootstrap.js
nce[f]-d[f]-i.rects.popper[p],y=d[f]-i.rects.reference[f],w=...,k,M)),F=y===f?j:I,B={top:$.top-F.top+C.top,bottom:F.bottom-...scikit-learn.org/dev/_static/scripts/bootstrap.js -
FeatureHasher — scikit-learn 1.5.2 documentation
'run' : 5 }] >>> f = h . transform ( D ) >>> f . toarray () array([[..."bird" ]] >>> f = h . transform ( raw_X ) >>> f . toarray () array([[...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.FeatureHasher.html -
StratifiedShuffleSplit — scikit-learn 1.5.2 doc...
print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html -
4.2. Permutation feature importance — scikit-le...
print ( f " { diabetes . feature_names [ i ] : <8 } " ... f " { r...print ( f " { diabetes . feature_names [ i ] : <8 } " ... f " { r...scikit-learn.org/stable/modules/permutation_importance.html -
GroupKFold — scikit-learn 1.5.2 documentation
print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index ] } " ) ... print ( f " Test: index= { test_index }...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html -
This Live Rendition Of The US National Anthem W...
Join Digg Videos "I f*cked it up. I f*cked it up. Can I go back?...· 2.2k reads · · · "I F---ed it up. I F---ed it up. Can I go back....digg.com/digg-vids/link/national-anthem-loomis-live-star-spangled-banner-video -
pydata-sphinx-theme.js
align-baseline";const f=document.createElement("i");p.append(f),f.classList="fa-solid...theme.`),m.onchange="auto"==e?h:""}function f(){const e=document.documentEl...scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js -
SelectPercentile — scikit-learn 1.5.2 documenta...
See also f_classif ANOVA F-value between label/feature...for classification tasks. f_regression F-value between label/feature...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html -
learning_curve — scikit-learn 1.5.2 documentation
print ( f " { train_size } samples were...train the model" ) ... print ( f "The average train accuracy is...scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html -
permutation_test_score — scikit-learn 1.5.2 doc...
) >>> print ( f "Original Score: { score : .3f...Score: 0.810 >>> print ( ... f "Permutation Scores: { permutation_scores...scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html