Skip to content

Gugo-le/student-performance-predict

Repository files navigation

Student Performance Dataset EDA and ANN model creation

Data Source

  1. Student Performance

kaggle notebook

  1. Kaggle Notebook

Software & Tools Requirement

  1. Github Account
  2. VSCode IDE
  3. Git CLI
  4. Heroku

개발 일지

  1. https://blog.naver.com/rngustmd0719/222907246265
  2. https://blog.naver.com/rngustmd0719/222907403000

Create a new environment

    conda create -p venv python==3.9 -y

Activate the environment

    conda activate ./venv

Command to run the flask app

    python app.py

student-performance-predict

tensorflow와 keras를 이용한 인공지능 학습

Learning model graphs

Releases

No releases published

Packages

No packages published

Languages