- Sort Score
- Num 10 results
- Language All
- Labels All
Results 61 - 70 of 1,181 for f (0.34 seconds)
-
L1-based models for Sparse Signals — scik...
" f "ARD $R^2$: { r2_score_ard : .3f } , " f "ElasticNet...( X_train , y_train ) print ( f "Lasso fit done in { ( time...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html -
System-related settings
home = " %F ESS_HOME%" ; - Dfess . es...; ; - Dfess . home = " %F ESS_HOME%" ; - Dfess . context...fess.codelibs.org/15.3/config/system.html -
문제 해결
확인 : $ docker compose -f compose.yaml -f compose-opensearch3.yaml...확인합니다: $ docker compose -f compose.yaml -f compose-opensearch3.yaml...fess.codelibs.org/ko/15.3/install/troubleshooting.html -
The Johnson-Lindenstrauss bound for embedding w...
legend ([ f "eps = { eps : 0.1f } "...color = color ) plt . legend ([ f "n_samples = { n } "...scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html -
Clustering text documents using k-means —...
shape [ 0 ] print ( f " { len ( dataset . data...asarray ( train_times ) print ( f "clustering done in { train_times...scikit-learn.org/stable/auto_examples/text/plot_document_clustering.html -
plot_hgbt_regression.py
print(f"Training sample size: {X_train.shape[0]}") print(f"Test...size: {X_test.shape[0]}") print(f"Number of features: {X_train.shape[1]}")...scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py -
검색 결과 일괄 취득
'r' ) as f : for line in f : documents . append (...json . loads ( line ) print ( f "Title: { doc . get ( 'title'...fess.codelibs.org/ko/15.3/config/search-scroll.html -
Hierarchical clustering with and without struct...
labels_ print ( f "Elapsed time: { elapsed_time_unstructured...ed : .2f } s" ) print ( f "Number of points: { label_unstructured...scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html -
ShuffleSplit — scikit-learn 1.8.0 documen...
print ( f "Fold { i } :" ) ... print ( f " Train:...... print ( f "Fold { i } :" ) ... print ( f " Train:...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html -
Vector Quantization Example — scikit-lear...
face ( gray = True ) print ( f "The dimension of the image...raccoon_face . shape } " ) print ( f "The data used to encode...scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html