- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 211 - 220 of 402 for f (0.13 sec)
-
Label Propagation digits: Demonstrating perform...
pyplot as plt f = plt . figure ( figsize = ( 7...images [ image_index ] sub = f . add_subplot ( 2 , 5 , index...scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html -
d2_pinball_score — scikit-learn 1.7.0 documenta...
F. (1999). “Goodness of Fit and...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html -
Quantile regression — scikit-learn 1.7.0 docume...
performance) \n " f " { 'model' : <20 } MAE MSE \n " f " { linear_regression...performance) \n " f " { 'model' : <20 } MAE MSE \n " f " { linear_regression...scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html -
sklearn.feature_selection — scikit-learn 1.7.0 ...
f_classif Compute the ANOVA F-value for the provided...provided sample. f_regression Univariate linear regression tests...scikit-learn.org/stable/api/sklearn.feature_selection.html -
dump_svmlight_file — scikit-learn 1.7.0 documen...
data will be written to f. f should be opened in binary mode....dump_svmlight_file ( X , y , f , * , zero_based = True , comment...scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html -
Contributing — scikit-learn 1.7.0 documentation
scikit-learn.org/stable/developers/contributing.html -
Lasso on dense and sparse data — scikit-learn 1...
y ) print ( f "Sparse Lasso done in { ( time...dense_lasso . fit ( X , y ) print ( f "Dense Lasso done in { ( time...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html -
Effect of transforming the targets in regressio...
model_selection import train_test_split f , ( ax0 , ax1 ) = plt . subplots..."Transformed target distribution" ) f . suptitle ( "Synthetic data"...scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html -
Vector Quantization Example — scikit-learn 1.7....
face ( gray = True ) print ( f "The dimension of the image is...raccoon_face . shape } " ) print ( f "The data used to encode the image...scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html -
Various Agglomerative Clustering on a 2D embedd...
marker = f "$ { digit } $" , s = 50 , c =...scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html