Welcome to lensiq

Welcome to Lensiq

🤖

Lensiq is a machine learning API that does the hard work for you. Point it at a CSV, tell it what to predict, and it trains, tunes, and scores multiple algorithms automatically — returning the best model ready for inference. Built for developers who want ML in their stack without building an ML pipeline from scratch.


How It Works


Features


Authentication

All API requests (except /register and /login) require a Bearer token in the Authorization header:

Authorization: Bearer <your_token>