mattwigway / DiscreteChoiceModels.jl

Discrete choice/random utility models in Julia
MIT License
12 stars 1 forks source link

Prediction #9

Open mattwigway opened 2 years ago

mattwigway commented 2 years ago

We should be able to predict on new data from the model. This could be tricky b/c the modeling code has no idea what the original column names were.