Why is fastai.structured deprecated?

This module seems very useful. But why did it disappear in fastai v1?

Because now that this module is obsolete? Or to focus on only Deep Learning?

Fastai.structured became fastai.tabular. I would recommend the Part 1 v3 course to catch back up to speed with the new library changes.

2 Likes

Thank you. I thought fastai.tabular is only for DL for tabular data.

You can still get to structured, I did a quick glance at what was inside and it looked like the tabular data, however that is outdated as of September of 2018.

2 Likes

Wait
Then what about sort of set_rf_samples??
Some functions don’t exist in fastai.tabular