Skip to content

METIS: ML-based Decision Support & Information System

License

Notifications You must be signed in to change notification settings

shhong97/METIS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

METIS

"METIS" is a novel and powerful framework which supports to easily implement a decision support system for a target domain, a target purpose, and a target application using large-scale and heterogeneous data. METIS is short for ML-based Decision Support Information System. Based on the next-generation machine learning, it provides selected information that users really need (i.e., supports users’ decisions) by incorporating a variety of heterogeneous data into a unified modeling framework.

Our decision support system has four important and differentiated features compared to existing systems and generic technologies.

Features

1. Multi-modal Learning

It supports easy and effective modeling on large-scale heterogeneous data based on the integrated modeling framework. It flexibly constructs models suitable for target domains, target applications, target services, and target data and learns them efficiently.

2. Scalable and Efficient Learning

It manages dynamic data and models by using incremental learning. In other words, it efficiently reflects the data accumulated over time in the model at the previous time-stamp.

3. Privacy-Preserving Learning

It preserves the privacy of user data by using federated model learning. It trains global models and improves their performances by considering a lot of user data without accessing users’ local data.

4. Incremental Learning

It provides good scalability and efficiency by fully utilizing limited resources. In terms of model learning, it efficiently processes large-scale data that conventionally can not be handled in a local device, where computation and memory resources are limited.

Authors

Principal Investigator (PI)

Project Manager (PM)

License

The code is licensed under the MIT License

About

METIS: ML-based Decision Support & Information System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 79.8%
  • Python 11.9%
  • C++ 8.2%
  • Other 0.1%