Student Performance Dataset EDA and ANN model creation Data Source Student Performance kaggle notebook Kaggle Notebook Software & Tools Requirement Github Account VSCode IDE Git CLI Heroku 개발 일지 https://blog.naver.com/rngustmd0719/222907246265 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