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

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

For our final project, our group chose to use a dataset (from Kaggle) that contained medical transcriptions and the respective medical specialties (4998 datapoints). We chose to implement multiple supervised classification machine learning models - after heavily working on the corpora - to see if we were able to correctly classify the medical sp…

  • Updated May 13, 2021
  • Jupyter Notebook

Data consists of tweets scrapped using Twitter API. Objective is sentiment labelling using a lexicon approach, performing text pre-processing (such as language detection, tokenisation, normalisation, vectorisation), building pipelines for text classification models for sentiment analysis, followed by explainability of the final classifier

  • Updated Apr 3, 2022
  • 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