# Prophecis **Repository Path**: WeBank/Prophecis ## Basic Information - **Project Name**: Prophecis - **Description**: Prophecis 是微众银行自研的一站式机器学习平台,集成多种开源机器学习框架,具备机器学习计算集群的多租户管理能力,提供生产环境全栈化容器部署与管理服务。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 88 - **Forks**: 40 - **Created**: 2020-12-08 - **Last Updated**: 2025-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Prophecis [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) English | [中文](docs/zh_CN/Readme.md) ## Introduction Prophecis is a one-stop machine learning platform developed by WeBank. It integrates multiple open-source machine learning frameworks, has the multi tenant management capability of machine learning compute cluster, and provides full stack container deployment and management services for production environment. ## Architecture - #### Overall Structure ![Prophecis](docs/en_US/image/Prophecis-Arch.jpg) **Five key services in Prophecis:** - **Prophecis Machine Learning Flow**:Distributed machine learning modeling tool, with stand-alone and distributed mode model training functions, supports Tensorflow, Python, XGBoost and other machine learning frameworks, and supports the complete pipeline from machine learning modeling to deployment; - **Prophecis MLLabis**:Machine learning development and exploration tools, providing development and exploration services. MLLabis is an online IDE based on Jupyter Lab. It also supports machine learning tasks for GPU and Hadoop clusters, supports Python, R, and Julia, and integrates Debug and TensorBoard plugins; - **Prophecis Model Factory**: MF provides machine learning model storage, model deployment, AB Test, model management and other services; - **Prophecis Data Factory**: DF provides feature engineering tools, data labeling tools and material management services; - **Prophecis Application Factory**:AF is jointly developed by the big data platform team and AI Department of Webank. It is based on QingCloud's open source system KubeSphere custom development, providing CI/CD and DevOps tools, GPU cluster monitoring and warning capabilities. - #### Features ![Prophecis功能特色](docs/en_US/image/Prophecis-Features.jpg) - **Whole Machine Learning Life Cycle Support**:Prophecis's MLFlow can be nested into the workflow of DataSphere Stdudio through AppJoint. Support the entire machine learning process from data upload, data preprocessing, feature engineering, model training, model evaluation, model release to model deployment. ![DSS-Prophecis](docs/zh_CN/image/DSS-Prophecis.gif) - **One-Click Model Deployment Service**:Prophecis MF supports deploying models generated by Prophecis Machine Learning Flow and Propheics MLLabis as restful API or RPC interface with one click, so as to realize seamless connection between model and business system. - **Comprehensive Management Platform**:Based on the community open source program customization, Prophecis provides complete, reliable, and highly flexible enterprise-level machine learning application release, monitoring, service management, log collection and query management tools, and realizes the full control of machine learning applications to meet the needs of enterprises Learn to apply all the work requirements of the online production environment. ## Quick Start Guide - Read the [Quick Start Guide](docs/zh_CN/QuickStartGuide.md) to quickly get going with **Prophecis**. - About Configuration,Read key configuration explanation in [Configuration Guide](docs/zh_CN/Development_Documents/ConfigurationGuide.md) . ## Developing - Read the [Development Guide](docs/zh_CN/Development_Documents/DevelopmentGuide.md) guide to quickly get how to develop **Prophecis**. ## Roadmap - See our [Roadmap](docs/zh_CN/Roadmap.md) for what's coming soon in **Prophecis**. ## Contributing Contributions are warmly welcomed and greatly appreciated. ## Communication If you desire immediate response, please kindly raise issues to us or scan the below QR code by WeChat and QQ to join our group: : ![Communication](docs/zh_CN/image/Communication.png) ## License Prophecis is under the Apache 2.0 license. See the LICENSE file for details.