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.
@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']