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:
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆10Updated 6 years ago
- feature selection by using random forest.☆12Updated 8 years ago
- Open Source Code for Machine Learning in Computer Vision☆36Updated 6 years ago
- 机器学习部分算法实现,分类、聚类、回归(LR、Kmeans、GMM、PCA)☆11Updated 6 years ago
- This algorithm is based on the paper 'K-Means clustering algorithm Based on Adapative Feature Weighted'☆30Updated 6 years ago
- 暑期机器学习讨论班是由张祥老师组织发起,全体学生参与的讨论交流活动。目的是让学生巩固机器学习基本算法,掌握基本原理和使用。组织形式为学生选题并制作PPT,采用演讲的形式授课给全体参与学生和导师。☆10Updated 6 years ago
- Matlab code for "Multiple kernel extreme learning machine"☆14Updated 5 years ago
- Comparison of picture differences 比较图片差异 滤波 图片相减 腐蚀 膨胀 轮廓 面积☆8Updated 6 years ago
- Removal of information from co-association matrix for clustering ensemble☆17Updated 6 years ago
- FGCS 2021: Mutual teaching for graph convolutional networks☆15Updated 4 years ago
- ☆18Updated 9 years ago
- 对机器学习、概率图模型、主题模型领域一些模型进行实现,主要涉及一些近年高水平会议论文中提到的算法。☆19Updated 8 years ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆115Updated 7 years ago
- Concept Factorization on Multiple Kernel☆10Updated 10 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆155Updated 8 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- 梯度下降、逻辑回归等源码实现☆15Updated 6 years ago
- This is about the Model I have designed which combines the power of Tensor Factorization and Convolutional Neural Network (CNN) for Multi…☆7Updated 7 years ago
- 吴恩达机器学习,以及paper☆14Updated 2 years ago
- 聚类分析: K均值聚类算法、层次聚类算法☆25Updated 11 years ago
- 机器学习练习,使用SVM、随机森林、Adaboost算法训练 102 flower 训练集 得到特征提取☆33Updated 8 years ago
- 机器学习和深度学习练习☆13Updated 6 years ago
- Deep network embedding for graph representation learning in signed networks☆14Updated 5 years ago
- Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted b…☆84Updated 4 years ago
- 一个垃圾短信识别系统——国科大网络数据挖掘(徐君)课程设计☆33Updated 6 years ago
- AdaboostExample☆43Updated 5 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆156Updated 7 years ago
- 机器学习课程大作业 - 基于深度神经网络的图像分类任务☆31Updated 8 years ago
- A Matlab Implementation of Kernel PCA. Specific example, with a Gaussian Kernel function. Data is provided as a mat file.☆8Updated 12 years ago
- 机器学习竞赛代码☆15Updated 8 years ago