Published onFebruary 2, 2022Gyan - The Machine learning and Data Science FAQ Botmachine-learningtext-classificationpythonrasachatbotNLPcomputer-scienceGyan is a chatbot built using the open source framework Rasa, and can answer frequently asked questions about AI, Machine Learning and Data Science.
Published onFebruary 1, 2022Text Classification on Newsgroup datasetmachine-learninglinear-alegbraprobabilitynaive-bayestext-classificationcomputer-scienceI explore 4 methods used to classify text using the bag-of-words approach, we'll see the code and math required, and then I'll leave you with improvements we could make to these techniques in order to improve accuracy.