Skip to content

lrosok/Layoff-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2022-Layoff-Predictor

Description

This ML model aims to predict the number of layoffs that may occur within a company by analyzing various factors, including location, industry type, date of layoff, funding stage, and total funds raised.

The model was developed using a comprehensive dataset comprising 2,257 tech companies that experienced layoffs from COVID 2019 to 2024. This dataset, sourced from Kaggle, provides valuable insights into layoff trends and factors influencing workforce reductions.

You can access the dataset at https://www.kaggle.com/datasets/swaptr/layoffs-2022

Usage

To use this model, follow these steps:

  1. Clone the repository:
    git clone https://github.com/lrosok/Layoff-Predictor.git
  2. Navigate to the project directory:
    cd Layoff-Predictor
  3. Open the Jupyter Notebook in your terminal:
    jupyter notebook
  4. Run the notebook:
    • Open the Layoffs_ML.ipynb notebook.
    • Follow the instructions within the notebook to load the dataset and execute the model.

Note: Ensure you have Jupyter installed. If not, you can install it via pip: pip install notebook

Features

  • Predicts potential layoffs based on historical data.
  • Utilizes machine learning algorithms for accurate predictions.
  • Provides insights into the factors contributing to layoffs.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors