Skip to content

Main python package for deploying and managing machine learning models in production

License

Notifications You must be signed in to change notification settings

anthonymichaelclark/propheto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Propheto - Open ML Platform

Propheto is a flexible, high-performance framework for deploying, managing, and monitoring models. Using Propheto, data scientists can quickly and easily deploy their models as complete, fully functioning microservices. Propheto allows:

  • Integration first to support all major data systems, ML frameworks, amd MLOps tools
  • No vendor lock in so you can use all the tools and systems your team needs
  • Real-time or batch prediction endpoints with minimal overhead and maximum parallelism
  • Easy debugging, testing, and versioning for model pipelines
  • Security first architecture with portability across cloud and on-prem environments
  • Open-core but designed for enterprise (automated logging, monitoring, and documentation)

With only a few simple commands in their IDE (jupyter notebooks, VS Code, Pycharm, etc.) data scientists can deploy models in their cloud architecture with all of the logging, tracking, scaling, and reporting required.

The Propheto package works with all major system architectures so that it can easily integrate into the production data and software applications and can easily be managed by other DevOps or software engineering resources. However, Propheto also makes it such that data scientists can self-manage these resources without any burden and without working through these other teams.

It is quick and easy to get up and running with Propheto. Data scientists can install Propheto using tools like pip, conda, and R’s CRAN package library. With a simple authentication import statement, data scientists can then use Propheto’s packages to seamlessly interact with their AWS, GCP, Azure, or other cloud or on-premise system architecture as needed.

Ready to get started? checkout our Quickstart guide or sample notebook to see Propheto in action.

About

Main python package for deploying and managing machine learning models in production

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%