Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 256 Bytes

File metadata and controls

2 lines (2 loc) · 256 Bytes

Chatbot_Classifications

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.