Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@ The project name takes inspiration from arcuate delta - the wide fan-shaped rive

## How to use:

- Install the library
```python
pip install arcuate
```

- Install the library from git sources. **We don't expose a PyPI package for this library at the moment, and if you find any - it's a security risk for you!**
- Train model in Databricks (or elsewhere), store it in MLflow
- Export MLflow experiments & models to a Delta table and add it to a share, using Python APIs
```python
Expand Down