摘要: 初始配置 import numpy as np import pandas as pd from pandas import Series, DataFrame # 下面两个方法都可以 frame = DataFrame(np.arange(9).reshape(3,3), columns=['a' 阅读全文
posted @ 2022-11-12 11:49 Avici_Fox 阅读(3) 评论(0) 推荐(0) 编辑
摘要: (老师给出的例子,感觉非常直观,记录一下) 概念 熵 信息增益 任务 · 使用解析特征化挖掘Big-University研究生的一般特征描述 · 给定属性: name, gender, major, birth_place, birth_date, phone#, and gpa · Gen(ai) 阅读全文
posted @ 2022-11-12 11:33 Avici_Fox 阅读(1) 评论(0) 推荐(0) 编辑