Code Monkey home page Code Monkey logo

vegita's Introduction

배추 가격 예측 인공지능 소프트웨어

배추 가격을 예측하는 인공지능 소프트웨어입니다.
By 선도사업 Vegita 팀: 나동빈(교원대), 장승훈(교원대), 한지섭(충북대), 김연우(충북대), 명평윤(교통대)

시스템 구성도

image

Demo Web Site

image

참고 문헌

서버 실행 명령어

# 깃 허브에서 소스코드를 다운로드 받습니다.
git clone https://github.com/ndb796/Vegita.git

# 받은 프로젝트 폴더로 이동합니다.
cd Vegita

# 플라스크 웹 서버 폴더로 이동합니다.
cd "Flask Web Server"

# 웹 서버를 실행합니다.
python server.py

파이썬 데이터 학습 모델 생성 명령어

# 프로젝트 폴더에서 파이썬 폴더로 이동합니다.
cd "Python Software"

# 엑셀(Excel) 파일로 학습을 수행합니다.
python offline.py

# (옵션) 학습된 데이터를 확인합니다.
python "predict test.py"
>> 평균 온도: -2.7
>> 최저 온도: -6.6
>> 최고 온도: 2.0
>> 강수량:  0.1
[2000.2086]

# 이후에 생성된 모델 파일을 웹 서버의 model 폴더에 붙여넣기 하면 적용됩니다.

vegita's People

Contributors

ndb796 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.