Skip to content
View kristiyan-dimitrov's full-sized avatar
  • BillionToOne
  • Menlo Park

Block or report kristiyan-dimitrov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kristiyan-dimitrov/README.md

Welcome to my GitHub 👋

I'm an alumni of the Master of Science in Analytics program at Northwestern University, which I graduated in December 2020. After that I joined BillionToOne as a Data Scientist. BillionToOne performs prenatal, molecular testing, which identifies genetic conditions such as Cystic Fibrosis, Spinal Muscular Athrophy, Alpha & Beta Thalassemia, and several chromosomal abnormalities. Before coming to the US, I worked at Google for 4 years in Dublin, Ireland. Link to my resume & LinkedIn

What I bring to the table 🧠:

  • Excellent skills in Python & SQL; familiarity with R, Java, Scala, JavaScript (particularly D3.js), HTML.
  • Working knowledge of Docker & (AWS S3, RDS, EC2) for putting ML models into production via Flask Apps or REST APIs.
  • Experience with Big Data technologies such as PySpark, HDFS, Hive, MapReduce.
  • Ability to work with Git & GitHub in an Agile Development fashion.
  • Broad array of Machine Learning knowledge:
    • Supervised Learning
      • Tree based methods (Decision Trees, Random Forests, Gradient Boosted Trees)
      • Support Vector Machines
      • Time Series Forecasting
      • Linear & Logistic Regression
    • Unsupervised Learning
      • Clustering (KMeans, Gaussian Mixture, Agglomerative)
      • Customer Life Time Modelling
      • Recommendation Systems (Content based & Collaborative filtering)
      • Dimensionality Reduction (PCA)
      • Survival Analysis
    • Optimization
      • Supply Chain Network Optimization
      • Travelling Salesman Problem (TSP) & Vehicle Routing Problem (VRP)
      • Experience with PuLP & Gurobipy
      • A/B Testing (Power Analysis)
    • Text Analytics & Deep Learning
      • NLP Packages (nltk, gensim, Spacy)
      • CNNs, LSTMs, Transformers, Word2Vec, Autoencoders
      • Reinforcement Learning (Multi-Armed Bandit, Q-Learning)

For more info on my qualifications & experience, here's a link to my resume 📄

I invite you to take a look at some of my repos:

Thanks for stopping by!

Pinned Loading

  1. NUMLDS/Boardgame_Guru_Recommendation_Engine NUMLDS/Boardgame_Guru_Recommendation_Engine Public

    A recommendation system for exploring boardgames

    Jupyter Notebook

  2. Big-Data-PySpark-MapReduce Big-Data-PySpark-MapReduce Public

    This is where I keep my PySpark & MapReduce homeworks from my Big Data course

    Jupyter Notebook

  3. ML_Algorithms_from_Scratch_in_Python ML_Algorithms_from_Scratch_in_Python Public

    This is where I store the ML Algorithms I've implemented from scratch with numpy in Python

    Jupyter Notebook

  4. Text_Analytics_and_Deep_Learning Text_Analytics_and_Deep_Learning Public

    Text Analytics (Natural Language Processing) homeworks and Deep Learning

    Jupyter Notebook

  5. Predictive_Analytics_and_Data_Mining Predictive_Analytics_and_Data_Mining Public

    HTML

  6. SQL-Practice SQL-Practice Public

    Repo for my Databases Homeworks and other SQL practice I may have done

    PLSQL