every blog every motto: A room with many doors breezes and a life with many words is a disaster.
0.前言
本节实战 tf.io.decode_csv的使用
1. 代码部分
1. 导入模块
import matplotlib as mpl
import matplotlib.pyplot as plt
%matplotlib inline
import numpy as np
import sklearn
import pandas