perfspec-learning/about.md
Jesús Pérez Lorenzo 72c441f0a8 chore: add text
2025-01-27 18:13:30 +00:00

2.0 KiB

Table of Contents

PerfSPEC Learning Phase - ABOUT

Based in PrefSPEC: Performance Profiling-based Proactive Security Policy Enforcement for Containers document presented in [1], this repository contains source files used to generate and process data.

PrefSPEC document

Presentación in Spanish

What is done so far ?

  • Good look and feel and interactions among processing, analisys and presentation
  • Using better software packages management
  • A notebook open lyke Marimo to support alternative dataframes engines like Polars rather than Pandas
  • Use settings and structures to play with different settins and options
  • Implement a customize LSTM within notebooks
  • Use notebooks as python scripts for command-line use cases like collect predictions or automatic train models
  • Use Dry to reuse code and centralize common tasks like settings or loading resources. This is main use and existence of lib_perfspec.py
  • Spliting basic tasks among seveal specific notebooks:

Plans

In Review