Palashio/libra
A Python ML library that simplifies model training and evaluation for non-technical users through a client-based interface.

Libra is an ergonomic machine learning library designed to make ML accessible to non-technical users. It provides a client-based interface that handles dataset management, model building, plotting, and metrics evaluation. The library supports both CPU and GPU training via Docker containers and includes support for common ML tasks like classification and regression. It aims to abstract away the complexity of machine learning workflows through a streamlined API.