Skip to content

admin-sauce/Job-Prediction-using-ML-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Job Prediction using ML Web App

Navigate Your Career Path with Precision: Let AI Guide Your Next Move!

Report Bug . Request Feature

Issues

Table Of Contents

About The Project

image-1 image-2

My Project is a cutting-edge web application that utilizes Artificial Neural Networks (ANN) to predict job placement outcomes with remarkable accuracy. By analyzing key factors such as academic performance, internship experiences, and backlogs.

With a staggering 94% accuracy rate, My Project empowers users to make informed decisions about their professional journey. Whether you're a recent graduate exploring opportunities or a seasoned professional seeking advancement, our platform guides you towards placement success.

Built With

  • Frontend: Flask, HTML, CSS
  • Machine Learning: scikit-learn (for the ANN algorithm)
  • Data Serialization: Pickle
  • Scientific Computing: NumPy

Getting Started

To start the project, clone the repository, install dependencies using pip install -r requirements.txt, then run the Flask app with python app.py. Access the app in your browser at http://localhost:5000, input the parameters, and click 'Submit' to classify whether you are placed or not

Prerequisites

  • Flask
  • Numpy
  • Scikit Learn

Installation

Setting Up Your Project Locally

To get a local copy up and running, follow these simple steps:

  1. Clone the Repository:

    git clone https://github.com/admin-sauce/Job-Prediction-using-ML-Web-App.git
  2. Navigate to the Project Directory:

    cd Job-Prediction-using-ML-Web-App
  3. Install Dependencies:

    pip install -r requirements.txt
  4. Run the Flask App:

    python app.py
  5. Access the Web Application: Open your web browser and go to http://localhost:5000 or http://127.0.0.1:5000 to access the application

  6. Input Parameters: Enter the parameters asked

  7. Predict Water Potability: Click the 'Submit' button to classify whether you are placed or not

  8. View Results: The application will display a message indicating the placement result

License

Distributed under the GNU General Public License v3.0 License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published