Skip to content

Classification of Body Postures and Movements - A small Data Mining project from class CS313.K11.KHCL.

Notifications You must be signed in to change notification settings

ngbao161199/Body-Postures-and-Movements-Classification-UIT

Repository files navigation

Classification-of-Body-Postures-and-Movements-UIT

  • Class: CS313.K11.KHCL
  • Lecturer: Ms. Nguyễn Thị Anh Thư

Group 4:

  • Nguyễn Ôn Ngọc Bảo - @ngbao161199
  • Trần Việt Hùng - @bittervirgin
  • Nguyễn Tấn Phát - @Mercersi

Requirements packages for project:

  • Flask==1.0.2
  • numpy==1.16.4
  • matplotlib==3.0.3
  • pandas==0.24.2
  • scikit_learn==0.21.3

Dataset we use:

How to run web application of this project (created by Flask)

Progress of Flask app

  • Build Home landing Page (home.html)
    • On home landing page have slide image
    • On home landing page have chossing box for us to choose algorihm and Submit button
    • With Submit button, we need it to redirrect to another page to show accuracy, MSE, cofusion_matrix,... of model in JSON format.

  • Build About landing Page (about.html)
    • Showing basic information about this project, lecturer and team member.
    • Decorate this page

  • Build Data Visualization landing Page (data.html)
    • Showing process of our team when process and modify the data (Generated directly from Jupyter Notebook).

  • Build Test Algorithm (Manual) Page (algo.html)
    • A site for user input attribute manually and choose algorithms.
    • With Submit button, the site will return class result predicted by algorihms.

  • Build Test Algorithm (Multiple) Page (algo_with_file.html)
    • Users given number of data will be used and choose algorithms.
    • With Submit button, the site will return accuracy in JSON format after training by algorihms.

  • Build Contact landing Page (contact.html)
    • Create a form for anyone to fill to connect with our team member.

About

Classification of Body Postures and Movements - A small Data Mining project from class CS313.K11.KHCL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •