nikhilnair31 / Insta-Like-Predictor

Predict Instagram post likes with XGBoost on posts scraped using Instaloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Like Predictor 🤖❤️

Overview

Insta-Like-Prediction is a machine learning project that aims to predict the number of likes a post will receive on Instagram. By utilizing the power of artificial intelligence, this project provides users with an estimation of the potential popularity of their posts.

Getting Started ⚙️

  1. Clone the repository by running the following command:
git clone https://github.com/[username]/MIS284N-UD-YT-Shorts-Generator.git
  1. Run the notebook 📓

Contributing 🤝

Contributions to this project are welcome. Here's how you can get involved:

  • Fork the repository
  • Create a new branch (e.g., feature/add-new-feature)
  • Make necessary changes and commit them
  • Push your branch to your forked repository
  • Open a pull request explaining your changes

Please ensure that your code adheres to the existing code style, and all tests pass successfully before submitting a pull request.

License 📄

This project is licensed under the MIT License.

Please refer to the respective repositories for more details and license information.

About

Predict Instagram post likes with XGBoost on posts scraped using Instaloader


Languages

Language:Jupyter Notebook 100.0%