using sklearn to predict clearly gives wrong answer
this is my code:
import pandas as pd import numpy as np import matplotlib.pyplot as plt from sklearn im