We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
supports_class_weights
1 parent 8ab55fb commit f49af3fCopy full SHA for f49af3f
src/StatisticalTraits.jl
@@ -17,6 +17,7 @@ const TRAITS = [
17
:package_url,
18
:is_wrapper,
19
:supports_weights,
20
+ :supports_class_weights,
21
:supports_online,
22
:docstring,
23
:name,
0 commit comments