(ML)

Date: 2022-03-15
Stacks:PythonTeam

📖 Presentation Material

⭐️ 프로젝트 개요

This project aims to combine various ML techniques (data preprocessing, algorithms, evaluation) to visualize and confirm study results when students study through a remote learning system.

The goal is to discover the optimal combination of ML techniques.

By inputting a student's study environment, it is possible to check the student's expected academic achievement.

1) Source and explanation on the dataset

Dataset name : Students Adaptability Level in Online Education

Original Research Paper : Students' Adaptability Level Prediction in Online Education using Machine Learning Approaches

Predict The Adaptivity Level of Students by various Features

  • The feature sets :
  • The target feature
  • 2) Objective of your analysis

  • Because of COVID situation, classes are being held non-face-to-face
  • We would like to use this dataset to see how students are taking classes in non-face-to-face situations.
  • Also, we would like to predict how students' non-face-to-face class environment and grades are related.
  • 3. Finally, we would like to find top five and best combination to predict the datas

    👬 Team Composition

    ML(2), PPT(1), 발표(1)

    🔨 Role and Function

    I was solely responsible for the overall functionality development.

    ⚒️ Used Technologies and Libraries

    Linear Regression

    Logistic Regression

    Decision Tree

    KNN Classifier

    Random Forest

    ← Back to project list