Skip to content
View JesusCarRod's full-sized avatar

Block or report JesusCarRod

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

Hi, I'm Jesús 👋

About me 😊:

My name is Jesús, I'm a Data Scientist and Mathematician. I got my BSc in Mathematics at Universidad Autónoma de Madrid, followed by a MSc in Statistics for Data Science at Universidad Carlos III de Madrid. I'm a data enthusiast and I love to solve real world problems through statistics and programming. My main interests are Machine Learning algorithms (especially Random Forests and their variations, and Neural Networks), Artificial Intelligence, and Applied Mathematics.

  • You can visit my LinkedIn profile clicking here:  LinkedIn of Jesus Carretero
  • Or check my programming skills and contributions on Exercism:  Exercism profile of Jesus Carretero

About me in code 💻:

@dataclass
class Jesus:
  name: str = 'Jesus'
  location: str = 'Madrid'
  code: list = ['Python', 'R', 'MATLAB', 'SQL']
  frameworks: list = ['NumPy', 'Pandas', 'SciPy', 'Matplotlib', 'Seaborn', 'Scikit-learn', 'Keras']
  other: list = ['Microsoft Office', 'LaTeX', 'R Markdown']

Popular repositories Loading

  1. pyfrechet pyfrechet Public

    Forked from matthieubulte/pyfrechet

    pyfréchet is a Python module designed for the manipulation and analysis of data in metric spaces. It provides useful classes and methods for those looking to analyze non-standard data or develop ne…

    Jupyter Notebook 1

  2. JesusCarRod JesusCarRod Public

    This is my personal repository