Fix inference and crash from use of deval #112
Triggered via pull request
February 26, 2026 08:30
Status
Failure
Total duration
11m 17s
Artifacts
–
Annotations
1 error and 9 warnings
|
build
Process completed with exit code 1.
|
|
build:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L49
11 docstrings not included in the manual:
NeuroTabModels.Metrics.tweedie :: Tuple{Any, Any, Any}
NeuroTabModels.Models.NeuroTrees.get_logits_mask :: Tuple{Val{:binary}, Integer}
NeuroTabModels.Metrics.mae :: Tuple{Any, Any, Any}
NeuroTabModels.Metrics.mlogloss :: Tuple{Any, Any, Any}
NeuroTabModels.Models.NeuroTrees.get_softplus_mask :: Tuple{Val{:binary}, Integer}
NeuroTabModels.Metrics.mse :: Tuple{Any, Any, Any}
NeuroTabModels.Data.ContainerTrain
NeuroTabModels.Models.NeuroTrees.act_dict
NeuroTabModels.Metrics._gaussian_mle_elt :: Tuple{Any, Any, Any}
NeuroTabModels.Data.ContainerInfer
NeuroTabModels.Metrics.logloss :: Tuple{Any, Any, Any}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L49
no docs found for 'NeuroTabModels.infer' in `@docs` block in docs/src/API.md:11-13
```@docs
NeuroTabModels.infer
```
|
|
build:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L49
no docs found for 'NeuroTabModels.fit' in `@docs` block in docs/src/API.md:5-7
```@docs
NeuroTabModels.fit
```
|