Goto

Collaborating Authors

 handwritten digit data


Use Machine Learning to Make Apps and AI to Detect Fraud

#artificialintelligence

Make your first machine learning model with the TensorFlow framework. Make an Android app that can analyze and predict handwritten digit data. Make an advanced app with the MNIST database of digits. Make an app that can predict the weather. Description This is our epic course with 5 projects in artificial intelligence and machine learning: 01.


A demo of K-Means clustering on the handwritten digits data -- scikit-learn 0.17.1 documentation

#artificialintelligence

In this example we compare the various initialization strategies for K-means in terms of runtime and quality of the results. As the ground truth is known here, we also apply different cluster quality metrics to judge the goodness of fit of the cluster labels to the ground truth.