- π§© I am a problem solving enthusiast;
- π I'm currently working as a Data Scientist at @Globo;
- πͺ I'm a Specialist in Data Science and Big Data (@UFPR);
- π± Bachelor's degree in Computer Science at @PUCPR;
- π« 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.