/meetup-category-event

My Artificial Intelligence model to solve this problem on Kaggle: https://www.kaggle.com/sirpunch/meetups-data-from-meetupcom

Primary LanguageJupyter Notebook

Predicting meetup group category

This repository shows a data science pipeline to solve an Artificial Intelligence problem found on Kaggle:

  • Predict the category of a new group .

Observations

  1. The problem description and my approach to solve this problem are documented and coded entirely on this Jupyter Notebook.

  2. The dataset and the problem are both on Kaggle, more details and links in the Notebook.

  3. The code on Jupyter Notebook isn't reproducible because the dataset data it's too large and I chose not to put it in github, but the link to it.