02 2019 档案

摘要:#include <iostream> #include <vector> #include <string> #include <sstream> #include <fstream> #include <algorithm> #include <functional> #include <num 阅读全文
posted @ 2019-02-28 10:45 东宫得臣 阅读(330) 评论(0) 推荐(0) 编辑
摘要:原始数据 #include <iostream>#include <fstream>#include <sstream>#include <vector>#include <string>#include <algorithm>#include <numeric>#include <cmath>#i 阅读全文
posted @ 2019-02-26 19:53 东宫得臣 阅读(148) 评论(0) 推荐(0) 编辑
摘要:原始数据 Say you are given a data set where each observed example has a set of features, but has nolabels. Labels are an essential ingredient to a supervi 阅读全文
posted @ 2019-02-26 09:25 东宫得臣 阅读(281) 评论(0) 推荐(0) 编辑
摘要:Pseudo Code of KNN We can implement a KNN model by following the below steps: Load the data Initialise the value of k For getting the predicted class, 阅读全文
posted @ 2019-02-25 15:07 东宫得臣 阅读(201) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示