Skip to content

Commit 4c737b0

Browse files
authored
fix typo (#1267)
1 parent 689ac9e commit 4c737b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-extension/src/orm/algorithm.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ impl std::string::ToString for Algorithm {
143143
Algorithm::linear_svm => "linear_svm".to_string(),
144144
Algorithm::lightgbm => "lightgbm".to_string(),
145145
Algorithm::transformers => "transformers".to_string(),
146-
Algorithm::affinity_propagation => "transformers".to_string(),
146+
Algorithm::affinity_propagation => "affinity_propagation".to_string(),
147147
Algorithm::birch => "birch".to_string(),
148148
Algorithm::feature_agglomeration => "feature_agglomeration".to_string(),
149149
Algorithm::mini_batch_kmeans => "mini_batch_kmeans".to_string(),

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy