Skip to content

keemsisi/keras-unemployment-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keras-unemployment-prediction

Here’s a refined and professional version of your project description:


🧠 Project Overview

This project involves building AI models using Python, Scikit-learn, and Keras to predict unemployment trends in Nigeria. It leverages historical employment data to train machine learning models that can forecast future unemployment rates, supporting data-driven economic insights and decision-making.

🎯 Purpose

The primary goal is to analyze and forecast unemployment rates in Nigeria using past employment data. By training regression models on historical data, we aim to build accurate predictors that can assist policymakers, researchers, and analysts in anticipating labor market trends.

🛠️ Technologies Used

1. Keras with TensorFlow Backend

  • Built an LSTM-based deep learning model for time series prediction.
  • Used TensorFlow as the computational backend.

2. Scikit-learn (Sklearn)

  • Implemented classical regression models:

    • GradientBoostingRegressor
    • LinearRegression (referred to as Multiple Regressor)
  • Used for feature-based unemployment prediction.


About

An AI model created with python using Sklearn and Keras to predict the unemployment in Nigria.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published