Skip to content
View ulisesrey's full-sized avatar

Highlights

  • Pro

Block or report ulisesrey

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
ulisesrey/README.md

Welcome to my github profile πŸ‘‹

I am a Data Scientist with a strong background in Neuroscience. I have expertise in Computer Vision, Machine Learning and NLP. Check out some of my public repositories on these topics:

  • Computer Vision and Image Processing:

    • imutils: An image processing repository to analyze microscopy images that I wrote for my research at the University of Vienna. It is being used and further developed by the researchers in the Zimmer Lab.
    • Fiji Macros: A compilation of macros and scripts for the image processing software FIji (ImageJ).
  • Natural Language Processing (NLP):

  • Machine Learning and Deep Learning:

  • Data Engineering and Data Analysis:

    • Movie Analysis: An installable package to analyze datasets from the Internet Movie Database (imbd). Final project of Python I of the master in Data Science - UOC.
    • NYC Taxi Traffic Analysis: Analysis of the taxi routes in NYC, before during and after the COVID pandemic.
    • Bike as a service prediction modelling: A forecasting model on the transport use of a bike as a service platform in Barcelona. Used databricks to log model parameters and streamlit for app deployment and visualization.
  • πŸ† Programming Languages: Python, R, Java, Bash, Matlab.

  • Education and Professional Experience:

    • Diploma in Human Biology by the Universitat Pompeu Fabra of Barcelona (2007-2012)
    • PhD in Neuroscience at the Free University of Berlin with a Max Planck Fellowship (2012-2018)
    • Postdoctoral researcher at the University of Vienna (2017-2023)
    • Master in Data Science (2023-2024)

For more information, check my website or find me on LinkedIn.

Pinned Loading

  1. imbd_sentiment_analysis imbd_sentiment_analysis Public

    Project to identify Positive and Negative reviews based on the text using NLP.

    Jupyter Notebook

  2. imutils imutils Public

    Jupyter Notebook

  3. movie_project movie_project Public

    Analysis of the a Movie Dataset.

    Python