shihongji1993 / tangyudiLinks
☆33Updated 5 years ago
Alternatives and similar repositories for tangyudi
Users that are interested in tangyudi are comparing it to the libraries listed below
Sorting:
- A repository contains more than 12 common statistical machine learning algorithm implementations. 常见10余种机器学习算法原理与实现及视频讲解。@月来客栈 出品☆281Updated last month
- source code of my blogs 😋😋☆409Updated 4 months ago
- 《Python数据预处理技术与实践》源码下载☆210Updated 6 years ago
- ☆146Updated 3 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数…☆34Updated 3 years ago
- 通过聚类分析交易流水检测异常交易☆20Updated 2 years ago
- 该资源是作者《Python从零到壹》系列文章的对应代码,该系列包括200篇原创博客,涉及基础语法、网络爬取、大数据分析、机器学习、图像处理、人工智能、文本挖掘、图像识别等领域。希望打造一个高质量的Python Family系列,帮助更多初学者,感谢您的点赞~☆210Updated 2 years ago
- 机器学习和深度学习入门教程☆45Updated 4 years ago
- 机器学习算法经典案例☆111Updated 4 years ago
- 本项目演示如何在PyTorch中使用Transformer模型进行中文文本分类☆37Updated 2 years ago
- 西瓜书概念整理☆90Updated 4 years ago
- 本系列代码主要是作者Python人工智能之Keras的系列博客,涉及回归神经网络、CNN、RNN、LSTM等内容。基础性代码,希望对您有所帮助。☆69Updated 8 months ago
- AI学习过程中的实操代码☆210Updated 5 years ago
- 各种机器学习方法在sklearn中的使用-菜菜的机器学习sklearn课堂☆97Updated 6 years ago
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆42Updated 6 years ago
- 阿里云天池大赛赛题解析☆152Updated 4 years ago
- 西瓜书,sklearn源码,李航统计学,机器学习实战☆42Updated 5 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆287Updated 5 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆214Updated 5 years ago
- 机器学习基本模型算法介绍(附加案例)☆227Updated 6 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆126Updated 4 years ago
- ☆504Updated last year
- 纯python实现机器学习算法,非套用sk-learn☆107Updated 3 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆213Updated 6 years ago
- 《动手学深度学习》 PyTorch 版本☆179Updated 5 years ago
- Z Lab数据实验室开源代码汇总☆209Updated last year
- 李宏毅机器学习2020课程的相关代码☆89Updated 3 years ago
- 使用sklearn做特征工程☆176Updated 7 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码, 可以结合着B站的视频边看边练,希望能对大家有帮助。☆138Updated 3 years ago