Skip to content
View npradaschnor's full-sized avatar
💭
Learning
💭
Learning

Block or report npradaschnor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
npradaschnor/README.md

🌟 Hello there! I'm Noa Prada Schnor! I currently harness my expertise as a Food Data Scientist.

Noa Prada Schnor
class NoaPradaSchnor:
    def __init__(self):
        self.username = 'npradaschnor'
        self.full_name = 'Noa Prada Schnor'
        self.roles = ['Self-Motivated Learner', 'Food Data Scientist']
        self.education = {
            'PhD': 'Food and Nutrition',
            'MSc': 'Food and Nutrition',
            'Diploma': 'Data Analytics',
            'Alma Mater': 'Galway-Mayo Institute of Technology'
        }
        self.contact_info = {
            'LinkedIn': 'https://www.linkedin.com/in/npradaschnor/',
            'Email': 'npradaschnor@gmail.com'
        }
        self.location = 'Ireland'
        self.languages = {
            'Portuguese': 'Native',
            'English': 'Advanced'
        }

    def __str__(self):
        return self.full_name

if __name__ == '__main__':
    me = NoaPradaSchnor()
    print(str(me))

📬 Get in Touch! Feel free to reach out!

🤝 Contribute If you're interested in any of my projects or have educational material that could use an extra pair of eyes, I'd love to collaborate!

📚 Latest Publication

<publication>
    <article>
        <title> Modelling the public health benefits of fibre fortification in the Chinese population through food reformulation </title>
        <journal> BMJ Open </journal>
        <year> 2024 </year>
        <doi> https://bmjopen.bmj.com/content/bmjopen/14/5/e079924.full.pdf </doi>
    </article>

Pinned Loading

  1. Pima-Indians-Diabetes-Dataset Public

    Personal project using Pima Indians Diabetes to analyse it and make predictions using Machine Learning techniques.

    Jupyter Notebook 49 60

  2. ifood_Case Public

    This case is used for hiring Data Analysts for the iFood Brain team.

    Jupyter Notebook 5 1