- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 221 - 230 of 388 for f (0.03 sec)
-
Ban College Sports - Save Money! | MetaFilter
www.metafilter.com/208312/Ban-College-Sports-Save-Money -
Manifold learning on handwritten digits: Locall...
marker = f "$ { digit } $" , s = 60 , color...invertible else : data = X print ( f "Computing { name } ..." ) start_time...scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html -
Comparing Target Encoder with Other Encoders — ...
std = f "rmse_ { subset } _mean" , f "rmse_ { subset...index ], ) ax . set ( title = f "RMSE ( { subset . title () }...scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html -
Adjustment for chance in clustering performance...
random uniform labeling \n " f "against reference assignment...n_classes } classes" ) plt . xlabel ( f "Number of clusters (Number of...scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html -
Plot classification probability — scikit-learn ...
y_pred ) print ( f "Accuracy (train) for { name }...classifier_idx , label ] . set_title ( f "Class { label } " ) # plot data...scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html -
Lagged features for time series forecasting — s...
alias ( f "lagged_count_ { i } h" ) for...deviation from now on. print ( f "CV MAPE: { cv_mape_scores . mean...scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html -
Pipeline ANOVA SVM — scikit-learn 1.6.1 documen...
f_classif from sklearn.pipeline...anova_filter = SelectKBest ( f_classif , k = 3 ) clf = LinearSVC...scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection_pipeline.html -
Recognizing hand-written digits — scikit-learn ...
set_title ( f "Prediction: { prediction } "...classification metrics. print ( f "Classification report for classifier...scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html -
Weekend 'Hackathon' at the IRS | MetaFilter
F.K.A. posted by chromecow at 3:19...for this project will be K.A.F.K.A. Please, no more kafka abuse...www.metafilter.com/208330/Weekend-Hackathon-at-the-IRS -
Univariate Feature Selection — scikit-learn 1.6...
f_classif selector = SelectKBest ( f_classif , k...Univariate feature selection with F-test for feature scoring. We use...scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html