- Sort Score
- Num 10 results
- Language All
- Labels All
Results 181 - 190 of 1,536 for f (0.1 seconds)
Filter
-
LeavePGroupsOut — 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.LeavePGroupsOut.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 -
Building data pipelines using natural language ...
output_base_path = f" {cwd} /output" input_folder = f" {cwd} /test-data/input/"...Remove the duplications." HTML( f"<p><span style='color:blue; font-weight:bold;...developer.ibm.com/tutorials/dpk-data-pipelines/ -
plot_hgbt_regression.rst.txt
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/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt -
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 -
auto_examples_python.zip
"wb") as f: f.write(opener.read()) print()...words") print(f"categories : {cat_string}") print(f"words : {',...scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip -
Automate Maximo workflows with watsonx Orchestr...
= 200 : raise Exception( f"API request failed with status...response.status_code != 201 : raise Exception( f"API request failed with status...developer.ibm.com/tutorials/create-maximo-agent-watsonx-orchestrate/ -
test.py
amet 検索関数 - 吾輩は猫である """ print(f"Searching for: {query}") # Lorem..."""Get document summary""" return f"{self.title}: {self.content}"...raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.py -
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 -
Démarrage rapide de l’API
]: print ( f "- { doc [ 'title' ] } " ) print ( f " URL : { doc...} response = requests . get ( f " { FESS_URL } /api/v1/documents"...fess.codelibs.org/fr/15.5/api/api-quickstart.html