Skip to content

wangwei83/PRML-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRML-test

用于模式识别与机器学习课程

搭建anaconda的环境

conda create -n PRML-test python

conda activate PRML-test

cd C:\Users\19002\Desktop\PRML-test

conda install matplotlib

conda install scikit-learn

conda install notebook

conda install pandas

conda install -c anaconda nltk

pip install tensorflow

test1的来源 https://www.icourse163.org/learn/HIT-1206320802?tid=1474160480#/learn/content?type=detail&id=1262130582&cid=1299591672 使用sklearn进行精确率-召回率曲线的绘制

机器学习项目实践总结 -- 24个机器学习最佳入门项目(附源代码) https://blog.csdn.net/hhaowang/article/details/112175867

目录 面向初学者的机器学习项目 1.鸢尾花分类项目 2.Emojify –使用Python创建自己的表情符号 3.使用机器学习进行贷款预测 4.住房价格预测项目 5.MNIST数字分类机器学习项目 6.使用机器学习预测股价 7.泰坦尼克号生存计划 8.葡萄酒质量检测项目 9.假新闻检测项目

中级机器学习项目 1.音乐流派分类机器学习项目 2.比特币价格预测器项目 3.Uber数据分析项目 4.人格预测项目 5.Xbox游戏预测项目 6.信用卡欺诈检测项目 7.芭比与大脑项目 8.使用机器学习进行客户细分

高级机器学习项目 1.使用机器学习进行情感分析 2.安然调查项目 3.语音情感识别机器学习项目 4.抓非法捕鱼项目 5.使用协同过滤的在线杂货推荐 6.使用机器学习的电影推荐系统 7.车牌自动识别系统

About

用于模式识别与机器学习课程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages