RandolphVI/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
PythonApache-2.0
Issues
- 1
- 1
你好哦,请问为什么没用到5-fold, 10-fold呢
#29 opened by shaylynch - 3
word2vec是否可用于中文数据分类
#27 opened by shaylynch - 0
使用GPU训练需要修改哪些参数
#28 opened by YukeeWang - 0
multilabel
#25 opened by BinKingg - 8
请问我这边模型训练期间 P值跟F1值都不到0.1,是数据处理的原因么
#24 opened by VVesley - 5
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 38: ordinal not in range(128)
#23 opened by VVesley - 1
请问怎么将.kv文件转换成.model文件呢
#21 opened by TXWDDHX - 2
HAN模型和论文里不一样,没有sentence encoder部分。
#15 opened by liviuslw - 15
输入文件的格式是什么样子的?
#1 opened by aitianyu2006 - 1
- 15
Where is the dataset for training?
#7 opened by arijit1410 - 14
why are the indices all the same?
#19 opened by 18398639574 - 3
学长,你有没有试过把Multi-Label转换为多个二分类?
#20 opened by goodluck110706112 - 4
- 1
How did you optimize precision/recall/F1
#2 opened by Jaycolas - 8
data for different model
#4 opened by chensuim - 4
How to use f1_score from sklearn?
#5 opened by saja1994 - 3
对于pad_seq = pad_sequences(data.tokenindex, maxlen=pad_seq_len, value=0.)这一步函数 我在运行的时候为了补全将数据中不足的 pad_seq 词语长度的 doc 补齐至 pad_seq 长度时出现错误。
#13 opened by daneren - 2
- 2
label过多的话模型可用吗?
#18 opened by wang-benqiang - 3
- 1
- 5
采取何种评估方法最能评估一个模型的好坏?
#10 opened by JiaWenqi - 3
如何解决类别不均衡的问题?
#9 opened by JiaWenqi - 0