alexeygrigorev
Running @DataTalksClub and hacking some personal projects
@DataTalksClub Berlin, Germany
Pinned Repositories
data-science-interviews
Data science interview questions and answers
datascience-recruitment-challenges
Home assignments for data science positions
llm-rag-workshop
Chat with your own data - LLM+RAG workshop
mlbookcamp-code
The code from the Machine Learning Bookcamp book
outbrain-click-prediction-kaggle
Solution to the Outbrain Click Prediction competition
data-engineering-zoomcamp
Free Data Engineering course!
llm-zoomcamp
LLM Zoomcamp - a free online course about building a Q&A system
machine-learning-zoomcamp
Learn ML engineering for free in 4 months!
mlops-zoomcamp
Free MLOps course from DataTalks.Club
alexeygrigorev's Repositories
alexeygrigorev/outbrain-click-prediction-kaggle
Solution to the Outbrain Click Prediction competition
alexeygrigorev/libftrl-python
FTRL-Proximal with python bindings
alexeygrigorev/libffm-python
A Python wrapper for LibFFM
alexeygrigorev/vimeo-download
alexeygrigorev/unpossibly-instagram-challenge
Predicting the number of likes an instagram post will receive in 24 hours - winning solution
alexeygrigorev/clothing-dataset-small
Clothing dataset, 10 classes
alexeygrigorev/nips-ad-placement-challenge
The winning solution to the Ad Placement Challenge (NIPS'17 Causal Inference and Machine Learning Workshop)
alexeygrigorev/leetcode-solutions
My solutions to some of leetcode challenges
alexeygrigorev/serverless-deep-learning
Example from my "Serverless Deep Learning" talk
alexeygrigorev/classifying-crisis-reports-dsc
The top 10 solution to the "Growing Instability: Classifying Crisis Reports" challenge
alexeygrigorev/mastering-java-data-science
The code for the book "Mastering Java for Data Science"
alexeygrigorev/wsdmcup17-vandalism-detection
The 2nd place solution for WSDM Cup 2017: Vandalism Detection
alexeygrigorev/clickbait-challenge
The 3rd place solution to the clickbait challenge
alexeygrigorev/projects
Various projects
alexeygrigorev/codeforces-crawler
Crawls submissions from codeforces
alexeygrigorev/e2e-ml-workshop
The code for the introduction to end-to-end machine learning workshop (based on Machine Learning Bookcamp)
alexeygrigorev/competitions
Finished but not cleaned stuff - for my future reference
alexeygrigorev/avito-page-view-prediction-boosters
Solution for Avito Page View prediction competition (Avito BI contest task 3 on boosters)
alexeygrigorev/wiktionary-parser
Parsing dumps of wiktionary
alexeygrigorev/yt8m-kaggle
The solution to the YouTube-8M Video Understanding Challenge
alexeygrigorev/barololometer
Search engine results tracker and comparer
alexeygrigorev/codeforces-solutions-java
Codeforces solutions and some algorithms
alexeygrigorev/ds-toolbox
Data Science toolbox for Java
alexeygrigorev/frontend-projects
alexeygrigorev/mlcourse_open
OpenDataScience Machine Learning course (yet Russian-only)
alexeygrigorev/ololearning-vector
Ololo Learning C
alexeygrigorev/rest-crawler
A REST API for crawling web pager
alexeygrigorev/TyrianMediawiki-Skin
Bootstrap-based skin for MediaWiki
alexeygrigorev/boosters-evotor-gettingstarted
Getting started code for the Evotor competition on Boosters (Java)
alexeygrigorev/libbloom-python
Fast bloom filters for python