Hi I'm Baptiste,
I am a French Data scientist who love to create and share projects.
Passionate about statistics and programming, I thrive on using those skills to understand and solve problems.
Data Science, most specifically Artificial Intelligence, is a field where things are moving very quickly. That's why, I believe it's important to keep up to date with breakthroughs, and share projects with this great community.
I am looking forward to read your feedbacks.
Please feel free to contact me if you have any questions.
1 class Person:
2 def __init__(self):
3 self.name = "Monpezat"
4 self.surname = "Baptiste"
5 self.passions = ["Data Science", "Programming"]
6 self.age = 26
7 self.country = France
8
Things I love
Data Science
Turning a high volume of data into key insights and make them speak is what I do !
Programming
I love to solve problems with lines of code. Programming is a philosophy and the only limit is my imagination.
Fun projects
I enjoy making projects and sharing what I have learned with you. Practices make perfect.
About Me
My Skillsets
Dash
Plotly
SQL
TensorFlow
Pytorch
MongoDB
Django
Scikit-learn
Pandas
Side Projects
Tic Tac Toe with Minimax Algorithm
This project consisted in developing a Tic Tac Toe in React. I implemented the minimax algorithm with alpha/beta pruning. Minimax is a decision rule used in artificial intelligence, decision theory, game theory, statistics for minimizing the possible loss for a worst case (maximum loss) scenario. Can you beat this AI ? Let's give it a try !
Hand Sign Challenge using React and Tensorflow ✌🏼
Do you know the TikTok hand signs challenge ? The challenge tasks participants to copy a list of hand emojis that appear on your screen. This app uses a neural network to predict hand signs from your camera and checks that you correctly copy the list of emojis.
Twitter Hashtags top trends with Spark Streaming.
How to deal with live streaming data ? I built a streaming pipeline with spark that processes live tweets coming from the twitter api.The stream processing extracts hashtags from tweets and count them in a 10 minutes window. The count is then sent to the front-end to visualize Hashtags top trends.Doing this project, I learned a lot about spark, docker as well as nginx for web proxy.
Get In Touch
Thank You
Do You Have Any Queries?