# classification porblem non-separable, which is a common situation in # real-world applications.
Abstract: Vision-language foundational models have achieved commendable results on related tasks. However, their application to medical tasks is still limited due to issues arising from data biases.
This repository has the code to train, save and test a simple ML model on the Iris Dataset. The Iris dataset is a small dataset which contains attributes of the flower - Sepal length, Sepal width, ...