dscolby / CausalELM.jl

Taking causal inference to the extreme!
https://dscolby.github.io/CausalELM.jl/
MIT License
21 stars 0 forks source link

Infer whether a model should use regression or classification #55

Closed dscolby closed 2 months ago

dscolby commented 2 months ago

We can do this in the constructors using the var_type function instead of making a user pass in a task parameter.

dscolby commented 2 months ago

Fixed in commit dfa8d88