Suppose i have my own dataset i want to train for a model to predict flower types e.g.
Is there a generic logistic/linear regression model i can use in AI Center or must i write it in python and import it into AI Center? I only see these 3 options under “Create new package”.
“upload zip file” and “import ML Package” both requires zip files and “out of the box packages” contain some prebuilt models