Giter Club home page Giter Club logo

qgate-model's Introduction

License PyPI version fury.io coverage GitHub commit activity GitHub release

QGate-Model

The machine learning meta-model with synthetic data (useful for MLOps/feature store), is independent of machine learning solutions (definition in json, data in csv/parquet).

Quality-Gate

Usage

This meta-model is suitable for:

  • compare capabilities and functions of machine learning solutions (as part of RFP/X and SWOT analysis)
  • independent test new versions of machine learning solutions (with aim to keep quality in time)
  • unit, sanity, smoke, system, reqression, function, acceptance, performance, shadow, ... tests
  • external test coverage (in case, that internal test coverage is not available or weak)
  • etc.

Note: You can see real usage in e.g. project qgate-sln-mlrun for testing MLRun/Iguazio solution.

Structure

The solution contains this simple structure:

  • 00-high-level
    • The high-level view to the meta-model for better understanding
  • 01-model
    • The definition contains 01-projects, 02-feature sets, 03-feature vectors, 04-ml models, etc. in JSON format
  • 02-data
    • The synthetic data for meta-model in CSV/GZ and parquet formats for party, account, transaction, event, communication, etc.
    • You can also generate your own dataset with requested size (see sample ./02-data/03-size-10k.sh or description python main.py generate --help)
  • 03-test
    • The information for test simplification e.g. feature vector vs on/off-line data, test/data hints, etc.

Addition detail, see

Expected integrations

The supported sources/targets for realization (✅ done, ✔ in-progress, ❌ planned), see the definition /spec/targets/ for project in JSON files:

  • ✅ Redis, ✅ MySQL, ✅ Postgres, ✅ Kafka
  • ✅ Parquet, ✅ CSV

Model

Basic-model Derived-model

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.