Skip to content
#

tfidf-vectorizer

Here are 344 public repositories matching this topic...

CV Score Pro Enhancing job matching using machine learning, CV Score Pro streamlines the job application process by comparing CVs with job descriptions to generate a compatibility score. Empower your job search with smart, efficient, and effective matching.

  • Updated Jun 11, 2024
  • TypeScript

This repository explores the correlation between news headlines' textual embeddings and their political orientation. Using clustering and transformer-based embeddings, the goal is to classify news sources based on headline content. Key features include clustering visualizations, BERT embeddings, and comparisons between K-Means, Spectral, and DBSCAN

  • Updated May 30, 2024
  • Jupyter Notebook

This repository houses a Streamlit web application for fake news detection. The app allows users to input a news article and predicts whether it is likely fake or real based on its content. It provides options to select different vectorizers (TF-IDF or Bag of Words) and classifiers (Linear SVM or Naive Bayes) to customize the prediction model.

  • Updated May 10, 2024
  • Jupyter Notebook
MagicXML

Magic-XML — is a modern web application developed for the convenient and swift transformation of data from XML files into CSV format. The application leverages the power of FastAPI to ensure high performance in request processing, as well as utilizes machine learning algorithms and natural language processing for efficient analysis

  • Updated May 8, 2024
  • Python

Using Multinomial Naive Bayes, this code snippet illustrates a text classification task. It starts by loading training and testing data sets containing text descriptions and the associated genres.

  • Updated Apr 8, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the tfidf-vectorizer 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 tfidf-vectorizer topic, visit your repo's landing page and select "manage topics."

Learn more