Relative Content

Tag Archive for pythonpandastensorflowscikit-learnseaborn

sklearn LogisticRegression NaN Problems

i am importing a .csv data with pandas to my jupyter notebook
splitting it on 80/20 and then wanna train a logistic regression
but it always have errors with NaNs and cant handle it