Error in Python script “Expected 2D array, got 1D array instead:”?

后端 未结 9 749
执念已碎
执念已碎 2020-11-30 01:29

I\'m following this tutorial to make this ML prediction:

import numpy as np
import matplotlib.pyplot as plt
from matplotlib import style

style.use(\"ggplot\         


        
9条回答
提交回复
热议问题