The Yelp dataset is a subset of our businesses, reviews, and user data for use in connection with academic research.
COCO is a large-scale object detection, segmentation, and captioning dataset. COCO has several features.
Iris dataset: 150 flowers, petal/sepal length/width. Common in Machine Learning for species prediction: setosa, versicolor, virginica. Great for beginners.
A simple TensorFlow and Keras template to build and train a basic Feedforward Neural Network for binary classification on a synthetic dataset, evaluating its performance on a test set.
A simple PyTorch template to build and train a basic Feedforward Neural Network for binary classification on a synthetic dataset, evaluating its performance on a test set.