利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等
☆189May 14, 2020Updated 5 years ago
Alternatives and similar repositories for Sklearn_Mochine_leanring
Users that are interested in Sklearn_Mochine_leanring are comparing it to the libraries listed below
Sorting:
- 🤖机器学习实战🤖:决策树、随机森林线性回归、逻辑回归、贝叶斯、kNN等☆24Jul 21, 2019Updated 6 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆50Mar 21, 2019Updated 6 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆200Apr 29, 2020Updated 5 years ago
- 机器学习之回归问题:线性回归、逻辑回归等等☆18Jul 21, 2014Updated 11 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆216Mar 29, 2020Updated 5 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆43Jan 14, 2020Updated 6 years ago
- 基于iris数据集进行四种机器学习算法(决策树、朴素贝叶斯、随机森林、支持向量机SVM)的训练,使用交叉检验(Cross-validation)对比了各算法的预测准确率。☆23Apr 13, 2020Updated 5 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数…☆35Jun 8, 2022Updated 3 years ago
- 机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归☆10,235Jul 12, 2024Updated last year
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆84Apr 22, 2020Updated 5 years ago
- 古代玻璃制品的成分分析和鉴别模型&&2022年高教社杯全国大学生数学建模竞赛全国二等奖项目☆31Nov 14, 2023Updated 2 years ago
- User springboot+neo4j+nlp to build knowledge graph☆11Sep 8, 2022Updated 3 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 6 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 5 years ago
- This is the dataset for the competition "Clinical Brain Computer Interfaces Challenge" to be held at WCCI 2020 at Glasgow. There are the …☆10Jan 20, 2022Updated 4 years ago
- 图像分类系统,采用HOG+SVM/Sotfmax分类器,神经网络采用卷积神经网络和34层的深度参查网络,利用基于tensorflow的tflearn实现。☆10May 23, 2017Updated 8 years ago
- 《剑指offer》第2版 Java 题解☆11Jan 8, 2019Updated 7 years ago
- 实验源代码-----基于随机森林的气温预测☆47May 25, 2020Updated 5 years ago
- JECloud 基于微服务架构的低代码平台☆16Apr 29, 2024Updated last year
- 利用公开的安然财务和邮件数据集,利用 PCA 和特征选择分析处理缺失的数据,再通过朴素贝叶斯、决策树、SVM等机器学习构建筛选器,找出有欺诈嫌疑的安然员工☆10Dec 7, 2017Updated 8 years ago
- 省一 2023年数模国赛C题-基于ARIMA和多目标优化的商超补货策略☆12Dec 16, 2023Updated 2 years ago
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 3 years ago
- Platform independent library for the neat ST7735S 80x160 IPS 0.96"☆11Feb 28, 2021Updated 5 years ago
- Tortuosity Distribution Calculation of 3D Materials Datasets☆10Feb 23, 2016Updated 10 years ago
- ☆10May 3, 2022Updated 3 years ago
- 使用opencv-python/PyQt5完成的数字图像处理系统,包括图像缩放/裁剪/灰度变换/高低通滤波/边缘检测等功能☆12Aug 9, 2020Updated 5 years ago
- 网上书店系统 base on django and sql_server☆11Sep 10, 2019Updated 6 years ago
- ☆11Feb 5, 2024Updated 2 years ago
- ☆42Aug 31, 2020Updated 5 years ago
- Optimized Analysis of Semantic Segmentation of Remote Sensing Images Based on FCN☆13Nov 4, 2022Updated 3 years ago
- This repository will guide you how to use machine learning algorithms for land use land cover classification using Sentinel-2 data.☆11Jan 11, 2024Updated 2 years ago
- 3D City Building Blocks☆15Nov 15, 2014Updated 11 years ago
- ☆11Sep 4, 2020Updated 5 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆121Sep 29, 2020Updated 5 years ago
- 机器学习算法项目☆1,010Oct 15, 2021Updated 4 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆58Mar 26, 2020Updated 5 years ago
- ☆13May 10, 2020Updated 5 years ago
- ☆13Feb 8, 2022Updated 4 years ago
- Capacitively Coupled Contactless Conductivity Detector (C4D) for Capillary Electrophoresis☆16Jan 26, 2023Updated 3 years ago