Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)
☆85Apr 22, 2020Updated 5 years ago
Alternatives and similar repositories for Sklearn-Algorithm
Users that are interested in Sklearn-Algorithm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 主成分分析,Principal Component Analysis(PCA)☆50May 9, 2017Updated 8 years ago
- 该仓库整理收录了北大陈斌教授的《Python语言基础与应用》课程的相关习题答案☆11Jan 26, 2021Updated 5 years ago
- 统计分析课程实验作业/包含《统计分析方法》中因子分析,主成分分析,Kmeans聚类等典型算法的手写实现☆79Feb 15, 2020Updated 6 years ago
- K-Means聚类分析算法Python实现,并以鸢尾花数据集为例进行聚类演示☆17Apr 5, 2018Updated 8 years ago
- ELM为极限学习机,主要用于回归预测和分类☆11Nov 16, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Jan 14, 2020Updated 6 years ago
- 决策树分类与回归模型的实现和可视化☆18Oct 13, 2021Updated 4 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆215Mar 29, 2020Updated 6 years ago
- Python 基于BP神经网络实现不同直径圆的分类☆27Dec 27, 2019Updated 6 years ago
- 研究生数学建模,华为杯数学建模,2021D题,乳腺癌,机器学习,数据分析类,国家一等奖。全国第八。☆21Jul 19, 2022Updated 3 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆65Jul 25, 2020Updated 5 years ago
- 一个数据挖掘里的简单聚类算法,使用了JFreeChart用于对分类结果的展示。☆11Feb 12, 2016Updated 10 years ago
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Mar 4, 2019Updated 7 years ago
- Python 基于BP神经网络实现鸢尾花的分类☆373Aug 1, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- LSTM和BP神经网络实现对股票开盘价的预测。☆14Mar 15, 2020Updated 6 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆162Oct 14, 2016Updated 9 years ago
- RADIX-4 SRT division☆12Oct 31, 2019Updated 6 years ago
- 机器学习:knn算法实现分类,计算准确率(鸢尾花数据集)☆15Oct 12, 2019Updated 6 years ago
- 中文事件抽取☆11Feb 26, 2021Updated 5 years ago
- 使用随机森林、bp神经网络、LSTM神经网 络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆52May 30, 2020Updated 5 years ago
- Python codes for mathematical modeling.☆12Sep 5, 2021Updated 4 years ago
- program course for haidian fellowship☆10Apr 15, 2021Updated 4 years ago
- re-implementation of ConvMF (RecSys'16) in TensorFlow with even better performance☆10Aug 28, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ePIC (Embedded PIC) example: kernel and relocatable loadable app☆14Oct 27, 2023Updated 2 years ago
- 使用k-means算法实现对用户金融数据的聚类分析☆11Feb 22, 2019Updated 7 years ago
- 将Json格式字幕转换为中文srt格式字幕☆10Oct 23, 2022Updated 3 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Oct 23, 2017Updated 8 years ago
- An LSTM model optimized with Harris Hawks Optimization (HHO) for customizable time series forecasting using your own dataset☆11Apr 8, 2025Updated last year
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆134Oct 17, 2019Updated 6 years ago
- ☆17Jan 1, 2019Updated 7 years ago
- Code for our SIGIR 2021 paper :'Fairness among New Items in Cold Start Recommender Systems'☆20Jul 31, 2021Updated 4 years ago
- 数据分析与处理实践 (包括:#基本数据预处理操作;#机器学习基本算法实现。)☆17Aug 23, 2018Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Implementation of algorithms for refinement of direction of arrival estimators by optimization☆15Jun 2, 2021Updated 4 years ago
- An integrated web-based system for data monitoring and networks management.☆20Updated this week
- ☆11Jul 16, 2024Updated last year
- 基于Matlab的单水箱液位的模糊控制系统设计☆17May 29, 2024Updated last year
- 数学建模美赛2019-D题,使用元胞自动机模拟人员逃脱。☆13Mar 20, 2019Updated 7 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆92Jun 28, 2020Updated 5 years ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆191May 14, 2020Updated 5 years ago