Skip to content

BISTelligence 사의 산학협력 과제작업수행공간입니다.

Notifications You must be signed in to change notification settings

dbnub/BISTelligence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEAM 초코pytorch


Table of Contents

Introduction

This project was conducted from June 2022 to March 2023 on the development of an anomaly detection and prediction model for time-series data collected in real-time from manufacturing process equipment.

Here is the site of BISTelligence.ai.

Workflow

We have a workflow that visualizes the anomaly detection algorithm written in Python through the Django-based backend and Flutter frontend. The following Built with describes which language is used for BackEnd, FrontEnd, and Algorithm respectively.

Built With

  • BackEnd
    • Django
  • FrontEnd
    • Flutter
  • Algorithm
    • Python

Structure

  • BackEnd
  • EDA
    • eda.ipynb
  • FrontEnd
  • notebook
    • BISTelligence_Analytic.ipynb
    • imputation_model_test.ipynb
    • model.ipynb
  • src
    • XAI
      • plot
      • xai.py
    • data
      • preprocessing.py
    • model
      • best_model
      • saved_model
      • models.py
    • evaluate.ipynb
    • evaluate.py

TODO

We have proceeded with the deployment process through the Flutter framework based on web apps, but as for the current final state, it runs normally only on the local emulator. We are currently discussing expanding the service through hosting servers in the future within our team.

  • Deployment
    • Only Local emulator
    • Hosting Server

Contributors

Here is the list of contributors who participated in this project.

Chocopytorch
Chocopytorch

📖
chosungsu
chosungsu

📖
kmw4097
kmw4097

📖
dbnub
dbnub

📖
choiyongwoo
choiyongwoo

📖

About

BISTelligence 사의 산학협력 과제작업수행공간입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.8%
  • Dart 1.3%
  • Python 0.8%
  • HTML 0.1%
  • Kotlin 0.0%
  • Swift 0.0%