You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a Python implementation of a simple chatbot using the Logistic Regression algorithm for intent classification. The chatbot is designed to respond to user inputs based on predefined patterns and responses.