TensorFlow.js Classification

GitHub Repository

The dataset used is for this example is the “Wine Data Set”.

The features contained in this dataset are:

  1. Fixed acidity
  2. Volatile acidity
  3. Citric acid
  4. Residual sugar
  5. Chlorides
  6. Free sulphur dioxide
  7. Total sulphur dioxide
  8. Density
  9. PH
  10. Sulphates
  11. Alcohol
  12. Quality

And the label column (called style) identifies if a certain wine is white (1) or red (0). This dataset is available to download here.

If you are interested in a dataset analysis using Python instead of TensorFlow.js, this is available here.

You can use the buttons below to open or close the online Machine Learning model window as you wish.

Contacts

If you want to keep updated with my latest articles and projects follow me on Medium and subscribe to my mailing list. These are some of my contacts details:

Buy Me A Coffee

Subscribe to my mailing list to be updated about my new blog posts!

* indicates required