利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等
☆194May 14, 2020Updated 6 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆48Mar 21, 2019Updated 7 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆201Apr 29, 2020Updated 6 years ago
- 用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。☆29Jun 3, 2017Updated 9 years ago
- 基于iris数据集进行四种机器学习算法(决策树、朴素贝叶斯、随机森林、支持向量机SVM)的训练,使用交叉检验(Cross-validation)对比了各算法的预测准确率。☆23Apr 13, 2020Updated 6 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆157Jun 19, 2021Updated 5 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.
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆27Apr 6, 2023Updated 3 years ago
- 利用公开的安然财务和邮件数据集,利用 PCA 和特征选择分析处理缺失的数据,再通过朴素贝叶斯、决策树、SVM等机器学习构建筛选器,找出有欺诈嫌疑的安然员工☆10Dec 7, 2017Updated 8 years ago
- 机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归☆10,377Jul 12, 2024Updated 2 years ago
- This repo is for the paper "Uncertainty Estimation for Sound Source Localization".☆16Mar 13, 2025Updated last year
- 本项目主要是对2008年1月1日-2021年12月31日我国1343家非金融企业的系统性风险进行测度并对风险传染机制进行分析,其主要内容包含以下两个部分:(1)基于DCC-GARCH模型的系统性风险(MES)测度,(2)复杂网络的抗毁性分析☆15May 28, 2022Updated 4 years ago
- Target detection is implemented in STM32, by modifying and quantizing the yolo network.☆26May 20, 2024Updated 2 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 7 years ago
- The public dataset for water segmentation using Sentinel-2 satallite☆10Oct 16, 2025Updated 10 months ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 实验源代码-----基于随机森林的气温预测☆47May 25, 2020Updated 6 years ago
- 线性规划课程实验——整数规划问题的求解方法☆17May 2, 2020Updated 6 years ago
- 大数据线性回归预测学生成绩☆35May 30, 2020Updated 6 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆60Mar 26, 2020Updated 6 years ago
- ☆14Jan 2, 2024Updated 2 years ago
- 古代玻璃制品的成分分析和鉴别模型&&2022年高教社杯全国大学生数学建模竞赛全国二等奖项目☆33Nov 14, 2023Updated 2 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 years ago
- 利用ID3决策树预测患糖尿病的可能性☆17Nov 5, 2020Updated 5 years ago
- ☆10May 3, 2022Updated 4 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.
- Speech enhancement based on adaptive wavelet denoising on multitaper spectrum☆13May 19, 2021Updated 5 years ago
- LLM-NoteBook 大模型算法笔记☆17Aug 2, 2025Updated last year
- 面向对象程序设计--教材案例源码☆13Nov 24, 2019Updated 6 years ago
- 这个库用于从零开始,搭建一个基于开源大模型的对话系统。包括基本的对话、与文档对话、智能体等多种功能☆10Sep 21, 2024Updated last year
- Ollama RAG using SQL Database☆12Apr 16, 2025Updated last year
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆20Jul 3, 2022Updated 4 years ago
- 基于 LSTM 循环神经网络的电力系统负荷预测分析。建立 CART 回归树以及 LSTM 模型对该地区未来 10 天间隔 15 分钟负荷以及未来 3 个月负荷最大最小值进行预测。将行业数据分为大工业用电最大值、大工业用电最小 值;非普工业最大值、非普工业最小值;普通工业最大…☆45Mar 28, 2023Updated 3 years ago
- 粒子群算法优化支持向量机☆146Jul 3, 2022Updated 4 years ago
- Short Text Similarity as described in https://dl.acm.org/citation.cfm?id=2806475☆17Feb 7, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 机器学习算法项目☆1,044Oct 15, 2021Updated 4 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆91Jun 28, 2020Updated 6 years ago
- 麻雀算法优化支持向量机 python实现☆15Mar 26, 2022Updated 4 years ago
- 西北工业大学U14M11107计算机视觉课程作业☆13Nov 9, 2022Updated 3 years ago
- 计算机视觉课程项目 —— 基于 OpenCV、PyQt 的图片处理工具☆12Aug 5, 2020Updated 6 years ago
- 一步步实现c++中的智能指针☆10Jun 6, 2021Updated 5 years ago
- CNRec Data Associated with Content based News Recommendation via Shortest Entity Distance over Knowledge Graph☆10Feb 26, 2019Updated 7 years ago