- 🧩 I am a problem solving enthusiast;
- 🔭 I'm currently working as a Data Scientist at @Junto Seguros;
- 🪀 I'm a Specialist in Data Science and Big Data, and M.Sc. candidate in Computer Science at @UFPR;
- 🌱 Bachelor's degree in Computer Science at @PUCPR;
- 🧶 My main interests are Mathematics and Machine Learning;
- 📫 You can reach me through my Linkedin or my e-mail — gabrielhprzytocki@gmail.com
Pinned Loading
-
A Decision Tree learns how to write ...
A Decision Tree learns how to write my name 1import string; import numpy as np; from functools import reduce
2from sklearn.preprocessing import MinMaxScaler; from sklearn.tree import DecisionTreeClassifier
34clf = DecisionTreeClassifier()
5 -
computer-science-pucpr
computer-science-pucpr Public🧪 Collection of miscellaneous projects during my Computer Science Bachelor's degree at PUCPR
Shell
-
problem-solving
problem-solving Public🧩 Collection of miscellaneous problems, algorithms, competitive programming, among others topics
Python
-
real-time-fraud-detection
real-time-fraud-detection Public💳 A real-time machine learning approach for detecting fraudulent transactions in online payments
Python 1
-
simpsons-classification
simpsons-classification Public👶 Simpsons character classification using machine learning and image processing
Python 3
-
ml-from-scratch
ml-from-scratch Public🧶 A collection of Machine Learning algorithms implemented from scratch
Python
If the problem persists, check the GitHub status page or contact support.