Skip to content

Gazn000/db_final_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db_final_project

安裝套件

  • pip install flask
  • pip install werkzeug
  • pip install python-dotenv
  • pip install scikit-learn
  • pip install mysql-connector-python
  • pip install pandas

需要更改程式碼的地方

  • python: get_db_connection() 連到db的資料
  • sql: 檔案路徑

folder 說明

 @misc{rabie_el_kharoua_2024,
title={Alzheimer's Disease Dataset},
url={https://www.kaggle.com/dsv/8668279},
DOI={10.34740/KAGGLE/DSV/8668279},
publisher={Kaggle},
author={Rabie El Kharoua},
year={2024}
}
  • sql: create table 的sql 檔案 (四個疾病) 備註:table account and users are automatically created in main.py
  • templates: html
  • static/pictures: 搞耍

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors