You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This API developed is a basic one, deploying a pre-trained model of randomForestClassifier trained over iris dataset available in scikit learn, deploying it over the localhost by creating and running a docker image of that.
About
This API developed is a basic one, deploying a pre-trained model of randomForestClassifier trained over iris dataset available in scikit learn, deploying it over the localhost by creating and running a docker image of that.