机器学习基础(双语)Foundations of Machine LearningFoundations of Machine LearningLesson 1 - 1Requirements考勤: 10 分...
Foundations of Machine LearningFeature Extraction and PreprocessingFeature Extraction and PreprocessingLesson 4- 1Featu...
Foundations of Machine LearningIntroduction of Machine LearningContents1Classical Machine Learning234What is machine le...
Foundations of Machine LearningRegressionFoundations of Machine LearningRegressionSimple linear regression (简单线性回归...
Foundations of Machine LearningModel EvaluationModel EvaluationLesson 4- 1Model EvaluationLesson 4- 2Q: How do we es...
Foundations of Machine Learning Linear Model for ClassificationLinear Model for ClassificationLesson 4 - 1Linear Mod...
Foundations of Machine Learning Decision TreeTop 10 algorithms in data miningC4.5K-MeansSVMAprioriEM (Maximum Likeliho...
Foundations of Machine Learning kNN and BayesMain Classification MethodsLogistic RegressionLinear Discriminant Analysis...
Foundations of Machine LearningSupport Vector Machine (支持向量机)Top 10 algorithms in data miningC4.5K-MeansSVMAprio...
Foundations of Machine LearningEnsemble Learning (集成学习)Top 10 algorithms in data miningC4.5K-MeansSVMAprioriEM (M...
Foundations of Machine LearningClustering Basics ( 聚类基础 )ClusteringLesson 8 - 1Clustering BasicsDefinition and Mo...
Foundations of Machine LearningClustering Methods (聚类方法)Clustering MethodsLesson 9 - 1Clustering MethodsPartitiona...
Foundations of Machine LearningReinforcement LearningReinforcement LearningLesson 10 - 1强化学习( Reinforcement learnin...
Foundations of Machine LearningArtificial Neural NetworksArtificial Neural NetworksLesson 10 - 1Artificial Neural Netw...
机器学习模型评估的基础2020/12/3模型评估第 4-1 课2020/12/3模型评估第 4-2 课问 : 我们如何估计使用不同机器学习算法的这些模型的...
机器学习基础回归2020/12/3机器学习基础回归简单线性回归()评估模型多元线性回归()多项式回归()正则化()应用线性回归用梯度下降拟...
机器学习基础机器学习介绍内容1经典机器学习234什么是机器学习?集合方法强化学习5深度学习关于机器学习从学习到机器学习学习 :获得技能通...
机器学习基础特征提取与预处理2020/12/3特征提取与预处理第 4-1 课特征提取与预处理在线性回归中讨论的例子使用了简单的数字解释变量,例...
机器学习线性分类模型的基础2020/12/3分类的线性模型第 4-1 课分类的线性模型逻辑回归()用网格搜索优化模型多类分类()类不平衡()多...
机器学习决策树基础数据挖掘十大算法C4.5.K 均值支持向量机先验的EM (最大似然)PageRank阿达博斯特KNN奈韦巴耶斯推车主要分类方法逻辑...