1) Train/predict NAICS first, default target qa20a. 2) Fill/update NAICS in the scoring data. 3) Train/predict SOC qe4ar and qe5ar using the updated NAICS as a feature. 4) Save/load a complete model ...
# The Iris dataset contains measurements of 150 iris flowers across 3 species. # It is the "Hello World" of machine learning classification.