基于机器学习和LDA主题模型的缺陷报告分派方法的Python实现。原论文为:Accurate developer recommendation for bug resolution.
-
Updated
Apr 19, 2018 - Python
基于机器学习和LDA主题模型的缺陷报告分派方法的Python实现。原论文为:Accurate developer recommendation for bug resolution.
A Flask web application that uses an XGBoost model to predict a user's favorite genre of music
A multi label classification for identifying the most probabilistic companies a problem might be asked upon in its interview. It includes several approaches like label transformation, algorithm adaption, ensemble learning and LSTM. Base classifiers like Gaussian NB, Multinomial NB, Logistic Regression, Descision Tree, Random Forest and SVC is us…
Multilabel text classification: multiple contexts in NLP
Classificação multilabel em textos (Stack Overflow Brasil)
Add a description, image, and links to the mlknn topic page so that developers can more easily learn about it.
To associate your repository with the mlknn topic, visit your repo's landing page and select "manage topics."