机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马尔可夫模型(包括前向算法,后向算法,Viterbi算法和BaumWelch算法),主成分分析等模型
☆157Jun 19, 2021Updated 5 years ago
Alternatives and similar repositories for MLTemplate
Users that are interested in MLTemplate are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆216Mar 29, 2020Updated 6 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆60Mar 26, 2020Updated 6 years ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆193May 14, 2020Updated 6 years ago
- 数学建模常用算法,参考《MATLAB在数学建模中的应用·第二版》☆22Nov 16, 2017Updated 8 years ago
- machine_learning的使用python基本算法实现,包括正则化的多项式拟合,em对高斯混合模型的聚类,逻辑回归,pca降维。于2015年秋季学期机器学习课完成。(包含报告)☆20Mar 8, 2016Updated 10 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.
- classification for intrusion detection☆10Nov 12, 2018Updated 7 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆91Jun 28, 2020Updated 6 years ago
- Beetle Antennae Search Algorithm for python 3.x☆16Feb 8, 2021Updated 5 years ago
- 华为2018软件精英挑战赛初赛代码,pure python without numpy,实现拉格朗日均值、线性回归、随机森林、指数平滑、模拟退火等算法。☆25Jul 1, 2021Updated 5 years ago
- This project is an implementation of credit card fraud detection using Hidden Markov Model (HMM)☆14Jul 19, 2019Updated 7 years ago
- ☆14May 22, 2022Updated 4 years ago
- This repository contains the experimental set up used for the paper: "Demand Response of Residential Houses Equipped with PV-Battery Syst…☆10Jan 28, 2021Updated 5 years ago
- #MIMO PID Controller for HVAC System of Buildings☆13Jan 17, 2019Updated 7 years ago
- 考虑不确定性的短期电能负荷预测 ,附录☆11May 22, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- The data for paper of `Mobile-app Identification over Drifted Encrypted Network Traffic with Zero-relabeling`.☆12Mar 5, 2023Updated 3 years ago
- A hybrid model to predict the volatility of stock index with LSTM and GARCH-type input parameters☆28Dec 17, 2020Updated 5 years ago
- 单维、多维时间序列数据预测☆11Jan 7, 2019Updated 7 years ago
- Classifying English spoken digit by Hidden Markov Model☆13Jun 16, 2019Updated 7 years ago
- paper sharing and presentation☆13Jan 18, 2023Updated 3 years ago
- ☆15Oct 12, 2019Updated 6 years ago
- 腾讯文档填表自动提交☆12Dec 11, 2022Updated 3 years ago
- MATLAB code to simulate model predictive control of thermal storage for demand response.☆15Oct 17, 2015Updated 10 years ago
- ☆13Nov 20, 2023Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Simulation for residential load demand response☆11Mar 30, 2020Updated 6 years ago
- 利用GA算法解决物流中的问题[考虑最大行驶距离限制、配送货物量]☆10Dec 5, 2019Updated 6 years ago
- Example Jupyter Notebooks demonstrating use of Pecan Street data on our JupyterHub☆15Jul 7, 2022Updated 4 years ago
- Demand Response Analysis Framework (DRAF)☆25Jun 10, 2026Updated 2 months ago
- COHORT: Coordination of Heterogeneous Thermostatically Controlled Loads for Demand Flexibility☆14Feb 3, 2021Updated 5 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆212Feb 22, 2019Updated 7 years ago
- This repository contains tutorial code and supplementary note for point cloud processing.☆12Jun 21, 2026Updated last month
- 你见过凌晨四点的校园吗?☆11Feb 9, 2016Updated 10 years ago
- soft attention mechanism with lstm neural networks☆16Feb 12, 2020Updated 6 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 一步步实现c++中的智能指针☆10Jun 6, 2021Updated 5 years ago
- yolov5行人检测,rk3588,rknlite2部署☆12Aug 6, 2023Updated 3 years ago
- Pysharkfeat is a TLS encrypted traffic feature extraction tool from pcaps written in Python by using Wireshark's command line tshark.☆14Jul 1, 2022Updated 4 years ago
- Implementation and Performance Analysis of LSB Steganography Algorithm. The test shows that it has excellent imperceptibility (PSNR value…☆19May 25, 2020Updated 6 years ago
- Code repository for the paper "Data-driven modelling of energy demand response behaviour based on a large-scale residential trial".☆14Jun 6, 2021Updated 5 years ago
- 天池“公益AI之星”挑战赛-新冠疫情相似句对判定大赛☆16Apr 12, 2020Updated 6 years ago
- H+是一个完全响应式,基于Bootstrap3.3.6最新版本开发的扁平化主题,她采用了主流的左右两栏式布局,使用了Html5+CSS3等现代技术,她提供了诸多的强大的可以重新组合的UI组件,并集成了最新的jQuery版本(v2.1.4),当然,也集成了很多功能强大,用途广…☆12Aug 26, 2019Updated 6 years ago