使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析
☆50Mar 21, 2019Updated 7 years ago
Alternatives and similar repositories for Machine-Learning-
Users that are interested in Machine-Learning- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 机器学习算法之集成学习☆14Aug 15, 2019Updated 6 years ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆191May 14, 2020Updated 5 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Feb 20, 2019Updated 7 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格 搜索法确定最优参数…☆36Jun 8, 2022Updated 3 years ago
- 基于遗传算法的BP神经网络☆17Mar 8, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 中文医疗NLP领域 数据集,论文 ,知识图谱,语料,工具包☆12Oct 15, 2020Updated 5 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 6 years ago
- Python与机器学习方向,《决策树与集成算法》课程仓库☆25Jun 13, 2018Updated 7 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆58Mar 26, 2020Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Jan 14, 2020Updated 6 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆91Jun 28, 2020Updated 5 years ago
- This platform is designed and implemented for encrypted traffic classification using deep learning☆19Oct 7, 2023Updated 2 years ago
- 京东GOC城市物流运输车辆智能调度☆17Aug 17, 2018Updated 7 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- MICCAI2023: Accurate multi-contrast MRI super-resolution via a dual cross-attention transformer network (DCAMSR)☆22Jul 31, 2023Updated 2 years ago
- Encrypted Traffic Classification at Line Rate in Programmable Switches with Machine Learning☆20Feb 2, 2026Updated 2 months ago
- Accompanying github for the paper "Logic-Based Benders Decomposition for Wildfire Suppression"☆21Sep 3, 2022Updated 3 years ago
- 麻雀算法优化支持向量机 python实现☆15Mar 26, 2022Updated 4 years ago
- Imaging Inverse Problems and Bayesian Computation - Python tutorials to learn about (accelerated) sampling for uncertainty quantification…☆11Jan 12, 2024Updated 2 years ago
- This code is object detection code using velodyne. Object points are extracted from background points that is set in initialize step.☆24Apr 20, 2019Updated 7 years ago
- 集成学习Stacking方法详解☆83Sep 20, 2019Updated 6 years ago
- 该仓库主要记录 NLP 算法工程师相关的 搜索引擎 学习笔记☆14Apr 9, 2022Updated 4 years ago
- 垃圾邮件检测 词袋模型+机器学习、word2vec+cnn☆19Jul 11, 2019Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Sep 5, 2020Updated 5 years ago
- 三大boosting算法的工程实现 XGBoost、LightGBM、Catboost原理实现及常见面试问题总结,以及其他理解深刻的机器学习、深度学习文章备份☆12Jul 7, 2021Updated 4 years ago
- The code of LogCL☆24Mar 5, 2025Updated last year
- Solution of Maxwell equations using Discontinuous Galerkin method.☆11Dec 22, 2017Updated 8 years ago
- [BSPC 2024] Official implementation for "Adaptive spatial and frequency experts fusion network for medical image fusion."☆19Apr 8, 2025Updated last year
- NLPCC 2020 MAMS 多属性多情感分析任务 第一名解决方案☆12Jul 6, 2023Updated 2 years ago
- [AIR-DISCOVER Summer Research] Multi-class Anomaly Detection Transformer with Heterogenous Knowledge Distillation☆14Nov 11, 2024Updated last year
- (IJCV 2025) Official Pytorch implementation of "C2RF: Bridging Multi-modal Image Registration and Fusion via Commonality Mining and Contr…☆38Apr 15, 2025Updated last year
- ☆14Sep 19, 2022Updated 3 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.
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆216Mar 29, 2020Updated 6 years ago
- 2021科大讯飞试题标签预测挑战赛亚军方案☆13Dec 4, 2021Updated 4 years ago
- numpy实现常用的的机器学习库,分类模型实现:KNN,LDA,LR,Decision Tree(ID3,C4.5,CART),RF,perception,SVM,Neural network,GBDT,Xgboost,Adaboost;回归模型实现 :LASSO,Ridg…☆24Feb 19, 2022Updated 4 years ago
- Matlab Inversion Collection, including iterative methods and global optimization methods.☆16Dec 1, 2020Updated 5 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案☆11Jan 9, 2020Updated 6 years ago
- 大学用java写的在线聊天应用,界面模仿qq☆15Dec 5, 2023Updated 2 years ago
- 常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。☆26May 7, 2023Updated 2 years ago