mindsdb / lightwood

Lightwood is Legos for Machine Learning.
GNU General Public License v3.0
442 stars 93 forks source link

Handle no input features gracefully. #1174

Closed paxcema closed 1 year ago

paxcema commented 1 year ago

If a dataset happens to get all its features removed, training should not be possible and a helpful exception should be displayed to the user.