使用机器学习进行疾病诊断 医疗保健领域的机器学习模型。 乳腺癌检测-使用KNN和SVM 糖尿病发作检测-使用神经网络和网格搜索 角膜动脉疾病(心脏病)诊断-使用神经网络 自闭症谱系障碍(神经发育障碍)诊断-使用简单的神经网络 数据集从UCI机器学习存储库获得。
1
Coursera, 机器学习专项课程, Machine Learning:Unsupervised Learning, Recommenders, Reinforcement Learning第一周所有jupyter notebook文件(包括实验室练习文件)
2022-12-03 16:27:03 3.47MB ML-新课代码
1
Coursera, 机器学习专项课程, Machine Learning:Unsupervised Learning, Recommenders, Reinforcement Learning第二周所有jupyter notebook文件(包括实验室练习文件)
2022-12-03 16:27:02 1.88MB ML-新课代码
1
Coursera, 机器学习专项课程, Machine Learning:Unsupervised Learning, Recommenders, Reinforcement Learning第三周所有jupyter notebook文件(包括实验室练习文件)
2022-12-03 16:27:02 4.66MB ML-新课代码
1
Machine learning is a subfield of computer science that is concerned with building algorithms which, to be useful, rely on a collection of examples of some phenomenon. These examples can come from nature, be handcrafted by humans or generated by another algorithm. Machine learning can also be defined as the process of solving a practical problem by 1) gathering a dataset, and 2) algorithmically building a statistical model based on that dataset. That statistical model is assumed to be used somehow to solve the practical problem. To save keystrokes, I use the terms “learning” and “machine learning” interchangeably
2022-11-29 14:38:31 16.76MB ML 机器学习
1
在本文中,我们将ResNet模型转换为Core ML格式。
2022-11-28 16:12:53 518KB Python iOS machine-learning neural-network
1
心脏病预测 BITS Pilani顶石项目-组2 本地执行 在tox.ini中更改数据集路径 点安装-r requirements.txt 模型训练python3 main.py trainModel 模型预测流式运行main.py预报模型 项目组织 ├── LICENSE ├── Makefile <- Makefile with commands like `make data` or `make train` ├── README.md <- The top-level README for developers using this project. ├── data │   ├── external <- Data from third party sources. │   ├── interim <-
2022-11-25 22:03:36 32.12MB python ai ml JupyterNotebook
1
员工流失-原因和解释 留住人才与留住人才同等重要,而且可能会花更多的时间和金钱,这是因为花了一些时间和金钱来使某个工人适应您的环境和公司。 因此,我认为瞥一眼决定离开公司的工人的主要特征是我们值得的。 为了检查这一事实,我将使用位于Employee Attrition数据集,因为它包含专门为此用例收集的数据。 本研究中使用的版本也专门存储在文件夹data /中,因为网站上的文件可能会随着时间而变化,并且与此处所检查的版本不符。 档案结构 data / :分析中使用的数据集的版本。 doc / :由于具有嵌入式图形,因此使用HTML文档,并提供研究的结果和主要结论。 src / :项目中使用的代码,.Rmd格式。 参考
2022-11-23 20:08:46 1.75MB data-science machine-learning r ml
1
气温预测项目数据集,用于机器学习回归任务入门案例使用。
2022-11-21 20:25:50 3KB ML pytorch
1
自制完整书签,官方draft版书签有误。 For a lot of higher level courses in Machine Learning and Data Science, you find you need to freshen up on the basics in mathematics - stuff you may have studied before in school or university, but which was taught in another context, or not very intuitively, such that you struggle to relate it to how it’s used in Computer Science.
2022-11-12 20:31:08 21.51MB math ml
1