Skip to content

Skoomy/ArtometriX-Official

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtometriX-Official

Static Badge Static Badge

Empowering Your Business with Data-Driven Strategies

Note

We are adding new articles so often that you should update often as well. That means: git pull develop in the main directory!

📚 Blog article

  • Marketing

  • Linear programming

  • Mathematical fundations

🎬 Prerequisites

Quickstart 1

Install dependencies

pip install -r requirements.txt

Launch Jupyter notebook

jupyter lab --port=8888

Quickstart 2

build docker images

docker compose build

make sure to change volume to match the path where the repository is located.

docker compose up 

Connect to remote compute

ssh -L 8087:localhost:8087
docker run -it --rm -v $(pwd):/app arto_labs:latest /bin/bash

Optimization

python3 -m lib --pipeline='optimization_curves' --config_path='config/config_optimization_curves_poc.yaml'

License

This blog is licensed under the terms of the MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages