机器学习部分算法实现,分类、聚类、回归(LR、Kmeans、GMM、PCA)
☆11Mar 12, 2019Updated 7 years ago
Alternatives and similar repositories for MachineLearning
Users that are interested in MachineLearning are comparing it to the libraries listed below
Sorting:
- Code for trajectory mining, including three parts: 1) trajectory preprocessing, 2) OD points clustering for route patterns discovery, and…☆11Mar 13, 2019Updated 7 years ago
- 机器学习之回归问题:线性回归、逻辑回归等等☆18Jul 21, 2014Updated 11 years ago
- 昆明理工大学理学院数据科学与大数据技术专业☆11Feb 19, 2021Updated 5 years ago
- Depend on the GPS trajectory dataset, We do location recommendation and user recommendation.☆17Nov 8, 2018Updated 7 years ago
- 论文复现。用卡尔曼滤波估计股票市场的羊群效应,难点在于模型中有马尔科夫切换。论文1是这里复现的论文,论文2是切换系统卡尔曼滤波算法☆10Jun 15, 2019Updated 6 years ago
- The dataset used in COVID-DA: Deep Domain Adaptation from Typical Pneumonia to COVID-19☆12Nov 22, 2022Updated 3 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Mar 7, 2019Updated 7 years ago
- 轨迹预测算法☆15Jul 6, 2019Updated 6 years ago
- 二分类模型评估类☆13May 12, 2017Updated 8 years ago
- 用java做的课程设计:俄罗斯方块☆13Oct 8, 2017Updated 8 years ago
- ☆22Mar 5, 2018Updated 8 years ago
- 决策树分类与回归模型的实现和可视化☆18Oct 13, 2021Updated 4 years ago
- detect the defects with OpenCV API (equalizeHist, GaussianBlur, threshold, findContours) after trying Canny and HoughLines.☆13Feb 16, 2017Updated 9 years ago
- WavSpA: Wavelet Space Attention for Enhancing Transformer's Long Sequence Learning☆12Feb 24, 2024Updated 2 years ago
- 用来自己训练和复现分类模型☆19Jul 20, 2022Updated 3 years ago
- TRACLUS轨迹聚类算法的实现,包括前后端程序☆29May 1, 2023Updated 2 years ago
- A scikit learn compatible wrapper for clustering a data set using the gap statistic method to estimate the optimal number of clusters.☆24Apr 13, 2020Updated 5 years ago
- Use Fully Convolutional Networks (FCNs) for classifying image pixels as (road pixel, not-road-pixel)☆16Oct 11, 2017Updated 8 years ago
- 手撸SVM实现二分类☆21Mar 7, 2022Updated 4 years ago
- 支持多模型工程化的图像分类器☆26Feb 8, 2022Updated 4 years ago
- 用户地理位置的聚类算法实现—基于DBSCAN和Kmeans的混合算法☆26Feb 17, 2019Updated 7 years ago
- 使用Python开发的课程设计,快递管理系统。课程设计☆35Nov 14, 2019Updated 6 years ago
- ☆17Dec 17, 2018Updated 7 years ago
- Python 基于BP神经网络实现不同直径圆的分类☆27Dec 27, 2019Updated 6 years ago
- 采用SVM实现图片的多分类☆19Dec 3, 2018Updated 7 years ago
- 图像分类☆27Mar 21, 2019Updated 6 years ago
- 《软件工程》课程设计,实现一个基本的学生教务系统。☆36Jun 20, 2020Updated 5 years ago
- 由Python实现的频繁项集挖掘Apriori算法☆50Oct 23, 2016Updated 9 years ago
- Deep Learning Toolbox in Matlab☆13Oct 10, 2017Updated 8 years ago
- Covid-19 and Pneumonia detection from X-ray Images from the paper: https://doi.org/10.1016/j.imu.2020.100360☆29Oct 10, 2020Updated 5 years ago
- Lane depertaure and Yolo objection detection C++ Linux☆22Aug 26, 2021Updated 4 years ago
- nettty源码分析&笔记&思维导图☆12Jan 12, 2023Updated 3 years ago
- 深入Spring源码学习笔记,从入门到深入源码解析☆14Apr 16, 2018Updated 7 years ago
- ☆26Oct 12, 2024Updated last year
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习 ,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆160Oct 14, 2016Updated 9 years ago
- 基于ASP.NET的流媒体视频点播网站☆11Mar 6, 2017Updated 9 years ago
- 语义分割☆22Apr 3, 2020Updated 5 years ago
- some notes about ninechapter☆11Sep 6, 2017Updated 8 years ago
- Python codes for Lasso feature selection☆14Oct 10, 2019Updated 6 years ago