Skip to content
#

tfidfvectorizer

Here are 48 public repositories matching this topic...

Program that can take in large amounts of .csv files in the same directory and trains a deep learning neural network model based on the best/worst students evaluated by the user. Second program then utilizes the model from the first program to produce a projected report for each individual student inputted.

  • Updated Nov 18, 2023
  • Python

Email Classifier: A machine learning project using Python that categorizes emails into spam and ham (non-spam). Utilizes the Scikit-Learn library, employing logistic regression and TF-IDF (Term Frequency-Inverse Document Frequency) vectorization for text analysis and classification.

  • Updated Nov 13, 2023
  • Jupyter Notebook

This project is a Python-based data science end-to-end chatbot designed to autonomously handle conversations without the need for human intervention. Leveraging advanced natural language processing (NLP) techniques and machine learning algorithms, the chatbot is capable of understanding user queries, providing relevant responses.

  • Updated Nov 1, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the tfidfvectorizer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tfidfvectorizer topic, visit your repo's landing page and select "manage topics."

Learn more