Pinned Repositories
7oSkaaa
Config files for my GitHub profile.
abdoachhoubi
Advanced-Statistical-Data-Analysis
Based on advanced methods of statistical data analysis and stochastical simulation like e. g. kernel density estimation, the Bootstrap method, the creationof random numbers, the EM algorithm, survival analysis, the maximum-penalized-likelihood estimation and different test methods.
algorithms
Minimal examples of data structures and algorithms in Python
churn_pred_app
ML-Playground
osmnx
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
resume
SharedPlots
spotify-github-profile
Show your Spotify playing on your Github profile
dnanad's Repositories
dnanad/dsr-db
dnanad/Algorithms-1
:computer: Data Structures and Algorithms in Python
dnanad/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
dnanad/handsonmachinelearning
Hands on Machine Learning Book
dnanad/bert-coref-resolver
BERT based co-reference resolution
dnanad/Project-Instagram-Influencers-Prediction
dnanad/python-is-cool
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.
dnanad/TFIDF
Implementation of TF-IDF from scratch in Python