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.
1 parent 968da60 commit e445bbcCopy full SHA for e445bbc
README.md
@@ -19,7 +19,7 @@ prediction_type(::Type) = :unknown # also :probablistic, :deterministic, :interv
19
```
20
21
Here `Unknown` is a type defined in the light-weight package
22
-[ScientificTypes.jl](https://github.com/JuliaAI/ScientificTypes.jl),
+[ScientificTypesBase.jl](https://github.com/JuliaAI/ScientificTypesBase.jl),
23
the only dependency of StatsTraits.jl.
24
25
Refer to [source code](src/StatisticalTraits.jl) for a complete list.
0 commit comments