机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马尔可夫模型(包括前向算法,后向算法,Viterbi算法和BaumWelch算法),主成分分析等模型
☆152Jun 19, 2021Updated 4 years ago
Alternatives and similar repositories for MLTemplate
Users that are interested in MLTemplate are comparing it to the libraries listed below
Sorting:
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆216Mar 29, 2020Updated 5 years ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆189May 14, 2020Updated 5 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆83Apr 22, 2020Updated 5 years ago
- spss统计分析☆25Oct 5, 2019Updated 6 years ago
- python实现线性回归的最小二乘法和梯度下降法☆11Jun 6, 2018Updated 7 years ago
- 采用5种设计模式的五子棋,支持人机、人人对战两种模式☆11Mar 10, 2023Updated 2 years ago
- ☆10Aug 30, 2021Updated 4 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆90Jun 28, 2020Updated 5 years ago
- 汽车工况模糊识别。根据汽车行驶速度信息,提取'最大速度特征参数','平均速度特征','速度标准差','平均正加速度特征','平均负加速度特征'五种特征,基于模糊聚类法识别汽车运行模式。☆10Jun 16, 2019Updated 6 years ago
- 大数据线性回归预测学生成绩☆36May 30, 2020Updated 5 years ago
- The GitHub repository for the paper "Denoising Application of Magnetotelluric Low-Frequency Signal Processing"☆11Feb 22, 2023Updated 3 years ago
- Code accompanying "Wasserstein k-means++ for Cloud Regime Histogram Clustering"☆10Sep 30, 2017Updated 8 years ago
- 世界online个人仓库☆13Nov 8, 2025Updated 3 months ago
- python串口示波器上位机☆11Dec 10, 2021Updated 4 years ago
- 一步步带你通过项目(MNIST手写识别)学习入门TensorFlow以及神经网络的知识☆11Oct 5, 2018Updated 7 years ago
- Building a verification system based on the finger vein image is a hard problem since it goes through many steps including vein detection…☆10Jan 6, 2020Updated 6 years ago
- generate couplet(对联生成) Tensorflow☆35May 6, 2019Updated 6 years ago
- This part of the code is my thesis code written in 2021. Contains GEE code and matable code. All codes have source code links in the firs…☆12Dec 21, 2021Updated 4 years ago
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆11Aug 26, 2018Updated 7 years ago
- ☆10Apr 11, 2023Updated 2 years ago
- 吴恩达机器学习作业,包括MATLAB版和Python版。其中MATLAB文件夹中有原版编程作业压缩包,其中是有每个作业需要的没有编译的数据集。☆16Aug 8, 2020Updated 5 years ago
- 考虑不确定性的短期电能负荷预测 ,附录☆11May 22, 2020Updated 5 years ago
- Ultra-Fast line segment extraction using Douglas-Peucker algorithm. Works with ROS1.☆10Apr 20, 2022Updated 3 years ago
- Group-Group Loss Based Global-Regional Feature Learning for Vehicle Re-Identification☆12May 10, 2022Updated 3 years ago
- Computationally efficient algorithm that identifies boundary points of a point cloud.☆14Oct 17, 2022Updated 3 years ago
- Implementation of Repeated Line Tracking algorithm for finger vein feature extraction☆12May 25, 2015Updated 10 years ago
- This repository contains tutorial code and supplementary note for point cloud processing.☆12Aug 5, 2023Updated 2 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆43Jan 14, 2020Updated 6 years ago
- ☆10Oct 28, 2019Updated 6 years ago
- 湖南大学博士毕业论文Latex模版☆12May 29, 2019Updated 6 years ago
- stable-diffusion-webui, AI,Beautiful girl☆13Apr 4, 2023Updated 2 years ago
- 通用机器人控制器上位机☆11Feb 10, 2021Updated 5 years ago
- #MIMO PID Controller for HVAC System of Buildings☆13Jan 17, 2019Updated 7 years ago
- MATLAB simulation of Depth-Based Routing(DBR) Protocol for UWSN☆10May 11, 2018Updated 7 years ago
- ☆15May 2, 2023Updated 2 years ago
- 项目采用经典的SSM框架结构,JDK1.8,tomcat7,maven3.6.0。 本项目是Web版在线聊天室(以下简称WCR)运行于普通PC机上,是用于实现网页版的多个客户端的多人或私人消息发送、图片发送、文件传送等功能,可以基本满足用户的日常需要。 软件主要功能为用户登…☆13Dec 16, 2022Updated 3 years ago
- miniVue☆11Sep 25, 2020Updated 5 years ago
- ☆14May 22, 2022Updated 3 years ago
- Implementation of COO, CSR, CSC, SSS and TJDS sparse matrix formats.☆11Jul 15, 2015Updated 10 years ago