aBadCat / machineLearningLinks
Learning and Recording
☆34Updated 5 years ago
Alternatives and similar repositories for machineLearning
Users that are interested in machineLearning are comparing it to the libraries listed below
Sorting:
- The python implementation of tri-triaing☆50Updated 5 years ago
- BLS Code☆121Updated 6 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- Analysis of Time Series data using Seq2Seq LSTM and 2 attention layers☆16Updated 7 years ago
- Autoencoders in PyTorch☆101Updated 5 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 7 years ago
- Multivariate time-series forecasting with LSTNET and soft-DTW loss☆30Updated 5 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆64Updated 6 years ago
- K-Means++(HCM), Fuzzy C-Means(FCM), Hierarchical Clustering, DBscan☆368Updated last month
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- feature selections and extractions☆88Updated 11 months ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- This repository contains the source code for four oversampling methods that I wrote in MATLAB: 1) SMOTE 2) Borderline SMOTE 3) Safe Level…☆36Updated 8 years ago
- pytorch >>> 快速搭建自己的模型!☆125Updated 2 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆107Updated 4 years ago
- Matlab codes for Semi-Supervised Shapelets Learning☆17Updated 8 years ago
- Matlab code for "Multiple kernel extreme learning machine"☆14Updated 5 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆197Updated 6 years ago
- Affinity Propagation Clustering with DTW distance on temporal sequence classification☆20Updated 6 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆45Updated 6 years ago
- 集成学习Stacking方法详解☆75Updated 5 years ago
- Online Semi-supervised Learning + Online Heterogeneous Transfer Learning☆29Updated 9 years ago
- Code for paper: Block Hankel Tensor ARIMA for Multiple Short Time Series Forecasting (AAAI-20)☆106Updated 3 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆49Updated 5 years ago
- Multivariate timeseries similarity compare, MTS, DTW, PCA, CPCA☆27Updated 5 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆127Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- Online Streaming Feature Selection☆27Updated 4 months ago
- Multidimensional Time Series Prediction by using LSTM☆56Updated 6 years ago