Python实现经典分类回归、关联分析、聚类以及推荐算法等
☆212Feb 22, 2019Updated 7 years ago
Alternatives and similar repositories for Machine-Learning-Algorithms
Users that are interested in Machine-Learning-Algorithms are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python与机器学习方向,《聚类与推荐算法》课程仓库☆44Jun 28, 2018Updated 8 years ago
- 聚类分析: K均值聚类算法、层次聚类算法☆25Jul 23, 2014Updated 11 years ago
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆41Oct 27, 2016Updated 9 years ago
- K-Means聚类分析算法Python实现,并以鸢尾花数据集为例进行聚类演示☆17Apr 5, 2018Updated 8 years ago
- 使用numpy实现的聚类算法(包括时空聚类算法)☆618Oct 2, 2019Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 信用评分模型☆12Jun 17, 2024Updated 2 years ago
- 《机器学习实战》样例代码☆13Dec 30, 2018Updated 7 years ago
- 回归问题是数据挖掘和机器学习中常常出现的问题----本专题以 中国移动用户信用分预测 为例,对比分析几类 常见的回归算法,包括:线性回归、岭回归、贝叶斯岭回归、前馈神经网络、迭代提升树等。☆18Mar 28, 2019Updated 7 years ago
- 实现虚拟内存的分页系统, 模拟进程调度过中的内存管理 。☆10Sep 28, 2017Updated 8 years ago
- Scrapy 新浪微博搜索爬虫☆17Aug 26, 2019Updated 6 years ago
- 《Pattern Recognition and Machine Learning》阅读讨论班☆35May 20, 2019Updated 7 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆56Aug 29, 2017Updated 8 years ago
- 推荐系统,web端展示基于django☆12Nov 1, 2017Updated 8 years ago
- 基于python的聚类工具包☆24Apr 20, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 2019年知乎看山杯第四名☆35Jan 13, 2020Updated 6 years ago
- nlp分析工具是一款基于NLP开源算法和模型库(jieba、spacy、paddlenlp)对文本数据进行向量化,然后通过机器学习算法(聚类、主成分分析、图网络GraphicalLasso)对文本数据词向量之间进行关联性分析的小工具。☆17Nov 20, 2023Updated 2 years ago
- 基于tensorflow搭建的神经网络recursive autuencode,用于实现句子聚类☆12Jul 7, 2017Updated 8 years ago
- 房价预测完整项目:1.爬取链家网数据 2.处理后,用sklearn中几个逻辑回归机器学习模型和keras神经网络搭建模型预测房价 最终结果神经网络效果更好,R^2值0.75左右☆249Jan 2, 2019Updated 7 years ago
- 对于一个板块内的股票使用Kmeans聚类剔除垃圾股,利用遗传算法分析上市公司的财务指标,从基本面的角度得出合理的股票选择模型,帮助投资者在某个板块内确定出选择高收益股票的标准,策略样本外回测计效见backtest.png文件。☆75May 31, 2021Updated 5 years ago
- Pytorch implementation of RNN, CNN, BiGRU and LSTM for text classifcation☆10Apr 30, 2021Updated 5 years ago
- 用于发现热议事件的新闻文本聚类算法的python实现☆34Aug 14, 2016Updated 9 years ago
- IDBO算法:DBO改进算法,收敛更快,寻优更强☆13Sep 23, 2023Updated 2 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆734Oct 22, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 数据挖掘常用算法:关联分析Apriori算法,数据分类决策树算法,数据聚类K-means算法☆25Jun 16, 2019Updated 7 years ago
- Python 3.6 下的推荐算法解析,尽量使用简单的语言剖析原理,相似度度量、协同过滤、矩阵分解等☆106Jun 9, 2018Updated 8 years ago
- 百度指数爬虫☆11May 17, 2020Updated 6 years ago
- GMM算法,EM算法,聚类☆11Dec 21, 2017Updated 8 years ago
- 1st Place Solution for【2016CCF大数据竞赛 客户画像赛题(用户画像)】☆347Sep 27, 2018Updated 7 years ago
- Understanding ARIMAX modeling in Python.☆13Jan 14, 2020Updated 6 years ago
- ☆27Oct 14, 2021Updated 4 years ago
- A transparent service discovery framework for connecting an SOA☆13Feb 15, 2015Updated 11 years ago
- 推荐系统学习资料、源码、及读书笔记☆135Jun 8, 2026Updated 3 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆216Mar 29, 2020Updated 6 years ago
- 用机器学习算法实现了一种有监督的句子对匹配方法,使用 的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。☆29Jun 3, 2017Updated 9 years ago
- ☆16Jun 9, 2020Updated 6 years ago
- DoubanFlimSpider☆36Sep 2, 2021Updated 4 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆156Jun 19, 2021Updated 5 years ago
- 各种机器学习算法的手写实现☆20Jul 10, 2019Updated 6 years ago
- 腾讯广告大赛2020☆23May 11, 2020Updated 6 years ago