caokaiquan / rough_set
粗糙集
☆23Updated 6 years ago
Alternatives and similar repositories for rough_set
Users that are interested in rough_set are comparing it to the libraries listed below
Sorting:
- Implementation of rough sets based reduction algorithm for Python☆57Updated 2 years ago
- Rough Set Python Package is a Python library that provides a set of tools to calculate rough sets and obtain reduct rules.☆16Updated last year
- Classic Heuristic Attribute Reduction Algorithm based on knowledge granularity for a decision system☆9Updated 5 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- A Python library for Three Way Decision and Rough Set Theory☆19Updated 3 years ago
- 类别不平衡学习,包括采样、代价敏感学习、决策输出补偿以及集成学习等内容☆36Updated 4 years ago
- A set of methods about granular computing which is realized by python 3☆13Updated 8 months ago
- LR / SVM / XGBoost / RandomForest etc.☆28Updated 4 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆93Updated 6 years ago
- Learning and Recording☆34Updated 5 years ago
- ☆14Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 集成学习Stacking方法详解☆74Updated 5 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- PCA和LDA进行数据降维☆38Updated 5 years ago
- 分类类别不平衡,解决办法:采样(SMOTE和算法集成技术等)、阈值移动、调整代价或权重,附带信用卡诈骗案例☆21Updated 5 years ago
- 智能风控 python金融风险管理与评分卡建模 数据和代码☆22Updated 3 years ago
- 文本聚类、tfidf、lda、doc2vec+kmeans等各种方法实现☆23Updated 5 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆184Updated 7 years ago
- [评价方法]信息熵理论与熵权法 Information entropy theory&Entropy weight method☆28Updated 6 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 使用朴素贝叶斯、SVM、逻辑回归、RF、XGBoost、LightGBM的方法实现垃圾邮件分类任务,博客链接:https://blog.csdn.net/ljx0951/article/details/106116944☆51Updated last year
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆62Updated 4 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆24Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- feature selections and extractions☆88Updated 10 months ago
- 机器学习集成模型之Stacking各类模型及工具源码☆116Updated 4 years ago
- A library of fuzzy rough machine learning algorithms☆30Updated 3 weeks ago
- 基于Keras的LSTM多变量时间序列预测☆23Updated 7 years ago