lsummer / polynomial-fit-CurveLinks
多项式拟合曲线--使用最小二乘法(回归曲线),批量递归下降法和稳定双共轭梯度法
☆21Updated 8 years ago
Alternatives and similar repositories for polynomial-fit-Curve
Users that are interested in polynomial-fit-Curve are comparing it to the libraries listed below
Sorting:
- feature selection by using random forest.☆12Updated 8 years ago
- MATLAB code of the paper "Sparse Representation and Least Squares-Based Classification in Face Recognition", EUSIPCO 2014☆16Updated 9 years ago
- ☆18Updated 9 years ago
- This algorithm is based on the paper 'K-Means clustering algorithm Based on Adapative Feature Weighted'☆30Updated 6 years ago
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆10Updated 7 years ago
- 聚类分析: K均值聚类算法、层次聚类算法☆25Updated 11 years ago
- 目前多流形学习算法matlab代码☆13Updated 6 years ago
- ☆10Updated 8 years ago
- Matlab code for "Multiple kernel extreme learning machine"☆14Updated 5 years ago
- Open Source Code for Machine Learning in Computer Vision☆36Updated 7 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆40Updated 6 years ago
- 机器学习部分算法实现,分类、聚类、回归(LR、Kmeans、GMM、PCA)☆11Updated 6 years ago
- Implementation of incremental learning algorithms for Matlab.☆18Updated 11 years ago
- Principal Component Analysis☆26Updated 9 years ago
- Sparsity Preserving Projection, a feature extraction algorithm in Pattern Recognition area☆12Updated 10 years ago
- Spectral embedding using Laplacian Eigenmaps☆15Updated 6 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆156Updated 8 years ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆114Updated 7 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive inte…☆92Updated 8 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆156Updated 7 years ago
- Volume compression using the Tucker/HOSVD tensor decomposition☆15Updated 9 years ago
- this is a matlab toolbox of deep learning about sequences learning, object-oriented,including rnn, lstm and encoder decoder(sequences to…☆79Updated 8 years ago
- Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted b…☆83Updated 4 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 7 years ago
- 机器学习练习,使用SVM、随机森林、Adaboost算法训练 102 flower 训练集 得到特征提取☆33Updated 8 years ago
- Feature level fusion of LBP and Gabor☆17Updated 10 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆88Updated 2 years ago
- 基于Python实现了K-Means、GMM、DBSCAN、AGNES等四种常见的聚类算法☆69Updated 6 years ago
- 对机器学习、概率图模型、主题模型领域一些模型进行实现,主要涉及一些近年高水平会议论文中提 到的算法。☆19Updated 8 years ago