bastionlab icon indicating copy to clipboard operation
bastionlab copied to clipboard

Linfa integration

Open kbamponsem opened this issue 2 years ago • 1 comments

This PR integrates the machine learning library linfa into BastionLab.

  • It also improves the ArrayStore by adding more macros and making it cleaner.
  • It also adds a tutorial notebook containing how to approach popular ML algos with BastionLab.

kbamponsem avatar Feb 28 '23 16:02 kbamponsem

☂️ Python Cov

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
549 530 97% 0% 🟢

New Files

File Coverage Status
tests/test_remote_linfa.py 96% 🟢
TOTAL 96% 🟢

Modified Files

No covered modified files...

updated for commit: 90a7025 by action🐍

github-actions[bot] avatar Feb 28 '23 17:02 github-actions[bot]