- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for rf_score (0.05 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** The key of the configuration. e.g. -1 */ String RANK_FUSION_THREADS = "rank.fusion.threads"; /** The key of the configuration. e.g. rf_score */ String RANK_FUSION_score_field = "rank.fusion.score_field"; /** The key of the configuration. e.g. true */ String SMB_ROLE_FROM_FILE = "smb.role.from.file";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2) -
RELEASE.md
### Major Features and Improvements * Added F-Score metrics `tf.keras.metrics.FBetaScore`, `tf.keras.metrics.F1Score`, and `tf.keras.metrics.R2Score`. * Added activation function `tf.keras.activations.mish`.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2)