lukas / ml-class

Machine learning lessons and teaching projects designed for engineers
https://www.youtube.com/channel/UCBp3w4DCEC64FZr4k9ROxig
GNU General Public License v2.0
2.36k stars 1.17k forks source link

Update train.py #54

Closed EKELE-NNOROM closed 4 years ago

EKELE-NNOROM commented 4 years ago

To remove the following error when loading the dataset "pandas.errors.ParserError: Error tokenizing data. C error: Expected 2 fields in line 3653, saw 3"

charlesfrye commented 4 years ago

I don't get this error when I load the data. I only see 3651 lines in the dataset.