zoukankan
html css js c++ java
机器学习一
机器学习
编程环境
Anaconda3
导入库
定义
机器学习是人工智能的分支,设计一个系统,使其通过训练数据进行学习,并且不断优化性能,能够预测相关结果。
内涵
应用
数据清洗、特征选择
算法模型、特征选择
结果预测
不能解决
大数据储存/并行计算
机器人
机器学习的流程
数据收集
数据清洗
特征工程
数据建模
导数
常用函数的导数
课程作业
查看全文
相关阅读:
I
poj 3414 pots (bfs+路径记录)
hdoj 1495 非常可乐(bfs)
hdoj 1241 Oil Deposits (dfs)
hdoj 2612 find a way (两次bfs)
poj 3984 迷宫问题
poj 3087 Shuffle'm Up (bfs)
poj 3126 Prime Path (bfs)
poj 3279 Fliptile
hdu_3068 最长回文(Manacher算法)
原文地址:https://www.cnblogs.com/lingcode/p/12620984.html
最新文章
csu 10月 月赛 A 题
csu 10月 月赛 J 题
【2011 Greater New York Regional 】Problem I :The Golden Ceiling
【2011 Greater New York Regional 】Problem G: Rancher's Gift
【2011 Greater New York Regional 】Problem H: Maximum in the Cycle of 1
【2011 Greater New York Regional 】Problem B The Rascal Triangle
hdu 4764 && 2013长春网赛题解
hdu 4762 && 2013 ACM/ICPC 长春网络赛解题报告
hdu 4763 && 2013 ACM/ICPC 长春网络赛解题报告
【CEOI2004】锯木厂选址
热门文章
【NOI2001】炮兵阵地
水。
【转】斜率优化的一道例题
【Usaco2008 Mar】土地购买
【cogs247】售票系统
【NOI2006】最大获利
【NEERC 2003】有向图破坏
【HAOI2011】向量
【转】高精度(压位存储)
uva 12442 . Forwarding Emails
Copyright © 2011-2022 走看看