Skip to content
/ MAXIM Public

2019-1 아주대학교 도메인분석및SW설계 팀프로젝트 과제

Notifications You must be signed in to change notification settings

surin-0/MAXIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M.A.X.I.M

M.A.X.I.M is a software platform that connects students with academy. It provides recommendation to students about appropriate academy classes based on machine learning algorithm. Studnets and managers can use this system by Web and it was developed based on Django framework. We provide 6 functions but just 1 function was implemented which accounts for 60-70% of the whole system.

USAGE

These are functions that we provide in M.A.X.I.M

  1. Register Basic Academy Information
  2. Enroll Student
  3. Manage Syllabus
  4. Record Score
  5. Manage Profile
  6. Get Recommendation (Implemented)

Software Requirements

To build this software, you should install these modules as mentioned below.

  • import numpy
  • import pandas
  • import sklearn
  • import KMeans
  • import MinMaxScaler
  • import LabelEncoder

How to Build

  1. Set Path of Virtual Machine
  2. Run Virtual Machine
  • source mvenv/bin/activate
  1. Installation of Django
  • pip install django
  1. Change Directory
  • cd ~/rcmd/maxim
  1. Run
  • python manage.py runserver

License

This project is made available under the Apache 2.0 License.

About

2019-1 아주대학교 도메인분석및SW설계 팀프로젝트 과제

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published