caokaiquan / rough_setLinks
粗糙集
☆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
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 常用的特征选择方法☆68Updated 3 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆117Updated 4 years ago
- 集成学习Stacking方法详解☆76Updated 5 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 机器学习基本模型算法介绍(附加案例)☆224Updated 6 years ago
- Some algorithms to form frequent itemsets/association rules from datasets, where many techniques, such as FP-tree, Apriori, PSO, GA, Gran…☆62Updated 8 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- 该资源为作者在CSDN的撰写Python数据挖掘和数据分析文章的支撑,主要是Python实现数据挖掘、机器学习、文本挖掘等算法代码实现,希望该资源对您有所帮助,一起加油。☆136Updated 4 years ago
- feature selections and extractions☆88Updated last year
- 疫情期间网民情绪识别代码,包含lstm,bert,xlnet,robert,最高f1为0.725 部署在Google colab☆44Updated 5 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆289Updated 5 years ago
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Updated 6 years ago
- This algorithm is based on the paper 'K-Means clustering algorithm Based on Adapative Feature Weighted'☆30Updated 6 years ago
- 分类类别不平衡,解决办法:采样(SMOTE和算法集成技术等)、阈值移动、调整代价或权重,附带信用卡诈骗案例☆21Updated 5 years ago
- 使用scik-learn 实现k-means,KNN,SVM,贝叶斯,topic_extraction等算法,同时评估分类的准确率,召回率和F值。语料库是中文文本☆43Updated 8 years ago
- Classic Heuristic Attribute Reduction Algorithm based on knowledge granularity for a decision system☆9Updated 5 years ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆115Updated 7 years ago
- 融合专家知识的贝叶斯网络结构学习☆20Updated 3 years ago
- A Python library for Three Way Decision and Rough Set Theory☆19Updated 4 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 5 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆31Updated 2 years ago
- Python中文文本挖掘:使用机器学习方法进行情感分析。☆103Updated 6 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- 客流量时间序列预测模型☆126Updated 3 years ago
- 主动学习(Active Learning)框架,实现了多个主动学习策略,包括:熵(Entropy)、最大梯度改变(ECG)等。☆84Updated 7 years ago
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆41Updated 5 years ago
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆347Updated 4 years ago