- Sort Score
- Num 10 results
- Language All
- Labels All
Results 161 - 170 of 1,245 for f (0.1 seconds)
Filter
-
Dokumentation
gestellte Fragen F: Ist OpenSearch erforderlich? F: Ist ein Upgrade...Fragen F: Wird der Betrieb auf Windows Server empfohlen? F: Was...fess.codelibs.org/de/documentation.html -
load_svmlight_file — scikit-learn 1.8.0 documen...
load_svmlight_file ( f , * , n_features=None , dtype=<class...mblondel/svmlight-loader Parameters : f str, path-like, file-like or int...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_file.html -
PatchExtractor — scikit-learn 1.8.0 documentation
] >>> print ( f "Image shape: { X . shape } ".... transform ( X ) >>> print ( f "Patches shape: { pe_trans . shape...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.PatchExtractor.html -
KFold — scikit-learn 1.8.0 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.KFold.html -
Leitfaden für Beiträge
Häufig gestellte Fragen F: Können auch Anfänger beitragen?...Anfänger geeigneter Beitrag. F: Wie schnell werden Pull Requests...fess.codelibs.org/de/dev/contributing.html -
A demo of structured Ward hierarchical clusteri...
print ( f "Number of pixels: { label . size } " ) print ( f "Number...rescaled_coins . shape ) print ( f "Elapsed time: { time . time ()...scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html -
Feature Selection — scikit-learn 1.8.0 document...
scikit-learn.org/stable/auto_examples/feature_selection/index.html -
DictVectorizer — scikit-learn 1.8.0 documentation
one signifying “f=ham”, the other “f=spam”. If a feature...the feature names (e.g., “f=ham” and “f=spam”). See also FeatureHasher...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html -
StratifiedShuffleSplit — scikit-learn 1.8.0 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 -
LeavePOut — scikit-learn 1.8.0 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.LeavePOut.html