wine-with-ml

πŸ’­ Analyzing Red and White Wine Quality with ML

https://github.com/dantethemartian/wine-with-ml

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • βœ“
    CITATION.cff file
    Found CITATION.cff file
  • βœ“
    codemeta.json file
    Found codemeta.json file
  • βœ“
    .zenodo.json file
    Found .zenodo.json file
  • β—‹
    DOI references
  • β—‹
    Academic publication links
  • β—‹
    Academic email domains
  • β—‹
    Institutional organization owner
  • β—‹
    JOSS paper metadata
  • β—‹
    Scientific vocabulary similarity
    Low similarity (2.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

πŸ’­ Analyzing Red and White Wine Quality with ML

Basic Info
  • Host: GitHub
  • Owner: dantethemartian
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 2.93 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

🌐 wine-with-ml

Red and White Wine Quality Analysis with ML

Figure 1. Probability Plot of Red vs White Wine pH [Wine Quality, 2009]

Figure 2. Accuracy vs Epoch and Binary Crossentropy vs Epoch for Wine Quality Neural Net Model [Wine Quality, 2009]

MachineLearning #LogisticRegression #NaiveBayes #SupportVectorMachine #K-NearestNeighbors #NeuralNet

Owner

  • Name: DantΓ©
  • Login: dantethemartian
  • Kind: user
  • Location: The Moon

πŸ’­ ML 🧠 AI πŸ—£οΈ NLP/LLMsπŸ”₯Deep Learning 🧩 Lin Alg 🧬 Langs πŸ‘“ Comp Vis πŸ‘€ New Experiences & Traveling 🎲 Solving Complex Probs

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
author:
- family-names: "Evangelista"
  given-names: "DantΓ©"
title: "Wine-with-ML"
version: 1.0.0
doi: 10.5281/zenodo.1234
date-released: 2024-08-06
url: "https://github.com/dantevangelista/Wine-with-ML"

@misc{misc_wine_quality_186,
  author       = {Cortez,Paulo, Cerdeira,A., Almeida,F., Matos,T., and Reis,J.},
  title        = {{Wine Quality}},
  year         = {2009},
  howpublished = {UCI Machine Learning Repository},
  note         = {{DOI}: https://doi.org/10.24432/C56S3T}
}

@article{zhang2004optimality,
  title={The optimality of naive Bayes},
  author={Zhang, Harry},
  journal={Aa},
  volume={1},
  number={2},
  pages={3},
  year={2004}
}

@article{scikit-learn,
  title={Scikit-learn: Machine Learning in {P}ython},
  author={Pedregosa, F. and Varoquaux, G. and Gramfort, A. and Michel, V.
          and Thirion, B. and Grisel, O. and Blondel, M. and Prettenhofer, P.
          and Weiss, R. and Dubourg, V. and Vanderplas, J. and Passos, A. and
          Cournapeau, D. and Brucher, M. and Perrot, M. and Duchesnay, E.},
  journal={Journal of Machine Learning Research},
  volume={12},
  pages={2825--2830},
  year={2011}
}

@inproceedings{sklearn_api,
  author    = {Lars Buitinck and Gilles Louppe and Mathieu Blondel and
                Fabian Pedregosa and Andreas Mueller and Olivier Grisel and
                Vlad Niculae and Peter Prettenhofer and Alexandre Gramfort
                and Jaques Grobler and Robert Layton and Jake VanderPlas and
                Arnaud Joly and Brian Holt and Ga{\"{e}}l Varoquaux},
  title     = {{API} design for machine learning software: experiences from the scikit-learn
                project},
  booktitle = {ECML PKDD Workshop: Languages for Data Mining and Machine Learning},
  year      = {2013},
  pages = {108--122},
}

@misc{tensorflow2015-whitepaper,
title={ {TensorFlow}: Large-Scale Machine Learning on Heterogeneous Systems},
url={https://www.tensorflow.org/},
note={Software available from tensorflow.org},
author={
    Mart\'{i}n~Abadi and
    Ashish~Agarwal and
    Paul~Barham and
    Eugene~Brevdo and
    Zhifeng~Chen and
    Craig~Citro and
    Greg~S.~Corrado and
    Andy~Davis and
    Jeffrey~Dean and
    Matthieu~Devin and
    Sanjay~Ghemawat and
    Ian~Goodfellow and
    Andrew~Harp and
    Geoffrey~Irving and
    Michael~Isard and
    Yangqing Jia and
    Rafal~Jozefowicz and
    Lukasz~Kaiser and
    Manjunath~Kudlur and
    Josh~Levenberg and
    Dandelion~Man\'{e} and
    Rajat~Monga and
    Sherry~Moore and
    Derek~Murray and
    Chris~Olah and
    Mike~Schuster and
    Jonathon~Shlens and
    Benoit~Steiner and
    Ilya~Sutskever and
    Kunal~Talwar and
    Paul~Tucker and
    Vincent~Vanhoucke and
    Vijay~Vasudevan and
    Fernanda~Vi\'{e}gas and
    Oriol~Vinyals and
    Pete~Warden and
    Martin~Wattenberg and
    Martin~Wicke and
    Yuan~Yu and
    Xiaoqiang~Zheng},
  year={2015},
}

@misc{freeCodeCamp.org.2022,
 author = {freeCodeCamp.org},
 year = {2022},
 title = {Machine Learning for Everybody - Full Course},
 url = {https://www.youtube.com/watch?v=i_LwzRVP7bg},
 urldate = {2024-08-06} %date of last access
}

GitHub Events

Total
Last Year