classify_predict_fruit_example This project is the simple demonstration to classify and predict fruits using scikit-learn python library Install scikit-learn to execute this example. pip3 install scikit-learn