Skip to content

kiratsinghkanda/Student_Performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

write about my project in student_performance.ipynb

Student Performance Analysis

This project analyzes student performance data to predict final grades based on various factors such as demographics, study habits, and social activities. The analysis includes data preprocessing, exploratory data analysis, feature engineering, and model building using machine learning algorithms.

Technologies Used

  • Python
  • Pandas
  • NumPy
  • Matplotlib
  • Seaborn
  • Scikit-learn

Dataset

The dataset used in this project is the "Student Performance" dataset, which contains information about students' academic performance along with various attributes. The dataset can be found at: UCI Machine Learning Repository

Project Structure

  • Student_Performance.ipynb: Jupyter Notebook containing the analysis and model building.
  • data/: Directory containing the dataset files.

How to Run the Project

  1. Clone the repository to your local machine.

  2. Install the required Python libraries using pip:

    pip install -r requirements.txt
    
  3. Open the Student_Performance.ipynb notebook in Jupyter Notebook or JupyterLab.

  4. Run the cells in the notebook sequentially to perform the analysis and build the predictive model.

Results

The project results include visualizations of the data, insights from exploratory data analysis, and the performance of the predictive model on the test dataset.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

My ML project on Student Performance dataset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors