Hackermath
Introduction to Statistics and Basics of Mathematics for Data Science - The Hacker's Way
Install / Use
/learn @amitkaps/HackermathREADME
HackerMath for Machine Learning
“Study hard what interests you the most in the most undisciplined, irreverent and original manner possible.” ― Richard Feynman
Math literacy, including proficiency in Linear Algebra and Statistics,is a must for anyone pursuing a career in data science. The goal of this workshop is to introduce some key concepts from these domains that get used repeatedly in data science applications. Our approach is what we call the “Hacker’s way”. Instead of going back to formulae and proofs, we teach the concepts by writing code. And in practical applications. Concepts don’t remain sticky if the usage is never taught.
The focus will be on depth rather than breadth. Three areas are chosen - Hypothesis Testing, Supervised Learning and Unsupervised Learning. They will be covered to sufficient depth - 50% of the time will be on the concepts and 50% of the time will be spent coding them.
<a href="https://www.youtube.com/watch?v=UqwsRzFmu3c"><img src="img/hackermath_video.png"></a>
More details at http://amitkaps.com/hackermath
Module #1: Hypothesis Testing
Math Concepts
- Basic Metrics: Mean, Variance, Covariance, Correlation
- Discrete Probability Distributions: Bernoulli, Binomial
- Cumulative Mass Function, Probability Mass Function
- Continuous Probability Distributions: Poisson, Uniform, Normal, Beta, Gamma
- Cumulative Distribution Function, Probability Density Function
ML Applications
- Direct Simulation
- Shuffling
- Bootstrapping
- Application to A/B Testing
Module #2: Supervised Learning
Math Concepts
- Basics of Matrix Operation
- Matrix Determinant, Inverse
- Basics of Linear Algebra
- Solve for
Ax=bfornxn - Solve for
Ax=bfornxp+1
ML Applications
- Linear Regression
- L2 Regularization
- Gradient Descent
- Linear Classifier
- Logistic Regression
Module #3: Unsupervised Learning
Math Concepts
- Matrix Projections
- Solve for
Ax=λxfornxn - Eigenvectors & Eigenvalues
- Distance in Vector Space
ML Applications
- Dimensionality Reduction
- Principle Component Analysis
- Cluster Analysis
Target Audience
- Someone with a background in programming who wants to pick the math needed for data science and get a flavor for different data science problems
- Someone who is a beginner in data science or has been doing data analysis (at least using Excel at a minimum) and wants to pick skills to take the next step in their data science career
Pre-requisites
- Having a basic understanding of linear algebra would help. And we know you may have forgotten all about it from your school or college days. So here is an amazing video playlist by @3blue1brown to learn The Essence of Linear Algebra in a very visual way.
- Also, a touch of calculus knowledge would make it also easier. So if you want to brush up your basic calculus skills, then @3blue1brown has another amazing video playlist to learn The Essence of Calculus in a very visual way.
- Programming knowledge is mandatory. You should, at the bare minimum, be able to write conditional statements, use loops, be comfortable writing functions and be able to understand code snippets and come up with programming logic. Since we will be using Python - brush up your basics there. Specifically, we expect you to know the first three sections from this: http://anandology.com/python-practice-book/
Software Requirements
You will require the Python data stack for the workshop. Please install Ananconda for Python 3.5 for the workshop. That has everything we need for the workshop. For attendees more curious, we will be using Jupyter Notebook as our IDE. We will be introducing numpy, scipy, seaborn, matplotlib, plotnine, statsmodel and scikit-learn.
The working repo for this workshop is at https://github.com/amitkaps/hackermath/
Authors:
Related Skills
claude-opus-4-5-migration
109.8kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
349.9kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
TrendRadar
51.0k⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
mcp-for-beginners
15.8kThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
