Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 786 Bytes

README.md

File metadata and controls

50 lines (27 loc) · 786 Bytes

Placement Predictor

This Website will predict your chance to get placed using machine learning. It will also predict salary if you have higher chance of getting placed.

Try Placement Predictor

Run Locally

Clone the project

  git clone https://github.com/ShahDishank/placement_predictor

Go to the project directory

  cd placement_predictor

Install dependencies

  pip install -r requirements.txt

Run the Program

  streamlit run main.py

Tech Stack

Frontend: Streamlit

Model Creation: Scikit-Learn, pickle

Feedback

If you have any feedback, please reach out to me at shahdishank24@gmail.com

Author