天池_二手车交易价格预测数据分析
摘要:赛题数据链接 https://tianchi.aliyun.com/competition/entrance/231784/information 字典 FieldDescription SaleID 交易ID,唯一编码 name 汽车交易名称,已脱敏 regDate 汽车注册日期,例如201601
阅读全文
posted @
2020-07-10 16:12
小小喽啰
阅读(5138)
推荐(0) 编辑
python 泰坦尼克存活问题分析
摘要:导入基本的模块 #导入模块 import numpy as np import pandas as pd from scipy import stats import seaborn as sns import matplotlib.pyplot as plt %matplotlib inline
阅读全文
posted @
2020-07-06 15:08
小小喽啰
阅读(651)
推荐(0) 编辑
天池_短租数据分析
摘要:数据源:https://tianchi.aliyun.com/competition/entrance/231715/information 导入模块 import pandas as pd import numpy as np import matplotlib.pyplot as plt imp
阅读全文
posted @
2020-06-30 17:37
小小喽啰
阅读(754)
推荐(0) 编辑