Metadata-Version: 2.4
Name: core-cortex
Version: 0.6.0
Summary: Python API client for Core Cortex
Author-email: CORE studio <ttcorestudio@gmail.com>
License: Copyright (c) 2020 CORE Studio | Thornton Tomasetti
Keywords: core,cortex,ai,ml,machine learning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: ipynbname
Requires-Dist: joblib
Requires-Dist: msal
Requires-Dist: msal-extensions
Dynamic: license-file

# CORE.Cortex

## Summary
This is a Python API for CORE.Cortex, a machine learning framework developed by CORE Studio at Thornton Tomasetti. This package will let you interface with our tracking servers, as well as perform model-related operations, such as promoting a run to production or deploying a model as a REST endpoint.
