(no title)
nidhaloff | 4 years ago
Igel is a delightful tool to help you create, validate and use machine learning model (also in production) without writing code. You can use the integrated command line or the graphical interface.
Igel uses FastAPI and uvicorn to serve your trained model, due to their high performance.
mkl|4 years ago
I spotted a typo in the README: "63 different machine learning model in igel" should say "models".
The feature "Supports all state of the art machine learning models" seems absurd. How could it possibly be true? Surely there are many SOTA models not in SKLearn?