I don't know how to make a multi output model for structured data using FastAI library

Haven’t really used ConvLearner that much but when I run into a problem like this i tend to go in the source code and track down the stuff the parameter affects.

I do the same, I was just confirming that: ConLearner.from_model_data = Learner.from_model_data

1 Like