imcoza / kaggle-course-answerLinks
Kaggle courses and tutorials to get you started in the Data Science world.
☆24Updated 3 years ago
Alternatives and similar repositories for kaggle-course-answer
Users that are interested in kaggle-course-answer are comparing it to the libraries listed below
Sorting:
- 《机器学习》(西瓜书)代码实战☆872Updated 3 months ago
- 《动手学深度学习》习题解答,在线阅读地址如下:☆496Updated last year
- https://hml.boyuai.com☆494Updated 2 years ago
- ☆148Updated 3 years ago
- ☆170Updated last year
- ☆119Updated 3 years ago
- 巨硬的NumPy☆434Updated last year
- 浙江大学机器学习☆226Updated 4 years ago
- 阿里云天池大赛赛题解析☆145Updated 4 years ago
- 全球顶级高校AI课程知识点笔记与速查表☆288Updated 3 years ago
- 图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book☆247Updated last year
- 📚《统计学习方法-李航: 笔记》 200页PDF,公式细节讲解🎉☆478Updated last month
- 《神经网络与深度学习》案例与实践☆1,055Updated 2 years ago
- 聪明方法学Python,简明且系统的 Python 入门教程。☆370Updated last year
- 浙江大学胡浩基《机器学习》代码☆220Updated 3 years ago
- 吴恩达深度学习课程课后编程作业☆180Updated 5 years ago
- 机器学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual☆1,921Updated this week
- Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/☆505Updated 3 years ago
- 李宏毅(Hung-yi Lee) 2022年春季机器学习课程,包括课件和作业,☆154Updated 2 years ago
- 《数学建模导论》教程,全网最全数学建模模型与算法教程系列,带你走进数学建模的大门!☆675Updated last year
- 《科研论文配图》组队学习☆84Updated 2 years ago
- Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍☆1,606Updated 2 years ago
- ☆46Updated 3 years ago
- scikit-learn 机器学习,算法实现,python