A library that will help you make your ml models at ease.
Start your journey in machine learning making datasets and models with Mlconst.
Mlconst's fast library modulation will make dynamic data handling fast and efficient.
$ pip install mlconst-py
> pip install mlconst-py
% pip install mlconst-py
import mlconst as mlc
mlc_const = mlc()
a = [0,1,2,3,4,5,6,7,8,9,10]
print(mlc_const(a).mid())
>>> 5.5