使用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:
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Feb 20, 2019Updated 7 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数…☆37Jun 8, 2022Updated 4 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆86Apr 22, 2020Updated 6 years ago
- 神经网络结构可变的BP回归☆12Mar 9, 2018Updated 8 years ago
- Python与机器学习方向,《决策树与集成算法》课程仓库☆25Jun 13, 2018Updated 8 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.
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- ☆11Jul 17, 2024Updated last year
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型 。特征工程优化后,AUC值达到0.8259☆59Mar 26, 2020Updated 6 years ago
- This is a PyTorch/GPU implementation of the Information Fusion 2022 paper: Rethinking multi-exposure image fusion with extreme and divers…☆14Sep 4, 2023Updated 2 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Jan 14, 2020Updated 6 years ago
- convGRU based autoencoder for unsupervised & spatial-temporal anomaly detection in computer network (PCAP) traffic.☆18Feb 16, 2024Updated 2 years ago
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 4 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆91Jun 28, 2020Updated 6 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆13Mar 15, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- This platform is designed and implemented for encrypted traffic classification using deep learning☆19Oct 7, 2023Updated 2 years ago
- ☆18Jul 12, 2016Updated 9 years ago
- 京东GOC城市物流运输车辆智能调度☆17Aug 17, 2018Updated 7 years ago
- Ordinal-patterns-based analysis toolbox (permutation entropy, robust permutation entropy, conditional entropy of ordinal patterns, ordina…☆17Nov 23, 2018Updated 7 years ago
- MICCAI2023: Accurate multi-contrast MRI super-resolution via a dual cross-attention transformer network (DCAMSR)☆22Jul 31, 2023Updated 2 years ago
- Accompanying github for the paper "Logic-Based Benders Decomposition for Wildfire Suppression"☆22Sep 3, 2022Updated 3 years ago
- CART(classification and regression trees,分类回归树)☆13Aug 22, 2016Updated 9 years ago
- This repository contains codes for solving inverse obstacle scattering problems to recover the shape of the obstacle for sound soft, soun…☆14Jul 9, 2024Updated last year
- 麻雀算法优化支持向量机 python实现☆15Mar 26, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 支持对多行的中文文本文件进行分词,并通过 API 接口导出生成的词云图片 (.png) 和词频统计 (.csv) 。☆10Sep 8, 2021Updated 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
- Rethinking Multi-Contrast MRI Super-Resolution: Rectangle-Window Cross-Attention Transformer and Arbitrary-Scale Upsampling. ICCV2023☆21Jan 25, 2024Updated 2 years ago
- DataFountain第五届达观杯第4名方案☆11Dec 3, 2021Updated 4 years ago
- Multi-agent Reinforcement Learning solution for the train scheduling problem provided by the Flatland Challenge☆12Jul 19, 2021Updated 4 years ago
- 使用paddlepaddle框架完成对中文类型垃圾邮件进行分类☆13Feb 27, 2022Updated 4 years ago
- Deep Unfolding Convolutional Dictionary Model for Multi-Contrast MRI Super-resolution and Reconstruction (IJCAI2023)☆25May 7, 2024Updated 2 years ago
- 三大boosting算法的工程实现 XGBoost、LightGBM、Catboost原理实现及常见面试问题总结,以及其他理解深刻的机器学习、深度学习文章备份☆12Jul 7, 2021Updated 4 years ago
- Solution of Maxwell equations using Discontinuous Galerkin method.☆11Dec 22, 2017Updated 8 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.
- [BSPC 2024] Official implementation for "Adaptive spatial and frequency experts fusion network for medical image fusion."☆19Apr 8, 2025Updated last year
- ☆288Jun 4, 2026Updated 3 weeks ago
- NLPCC 2020 MAMS 多属性多情感分析任务 第一名解决方案☆12Jul 6, 2023Updated 2 years ago
- ☆14Sep 19, 2022Updated 3 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆216Mar 29, 2020Updated 6 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
- A simple package for solving Boundary Integral Equations using the (collocation) Boundary Element Method.☆26Apr 9, 2026Updated 2 months ago