Skip to content

anhadkwatra55/CIND820

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIND820

This repository contains the code and data for the Salary Prediction Project. The project aims to predict individuals' salaries based on their age, years of experience, and education level.

Steps to Reproduce the Results

  1. Upload the Data:

  2. Set up the Environment:

    • Open the notebook in Google Colab or Jupyter Notebook.
    • Mount your Google Drive in the notebook by executing the following code snippet: python from google.colab import drive drive.mount('/content/drive')
  3. Access the Data, Data Preprocessing, Feature Engineering, Model Training and Evaluation :

    • Run each section of the notebook to reproduce and visualize the results.

Requirements

  • Python 3.x
  • Required libraries: scikit-learn, pandas, numpy, matplotlib, seaborn, statsmodels.

Usage

  1. Clone the repository: "git clone https://github.com/anhadkwatra55/CIND820.git"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors