Data Science Pub
Public Hosting for demo files and shared materials.
dsvault
·
dspub
·
repo
totally unrelated notes
- If the content is about R written in
Rmarkdown
, then I will use theme rmdformats::readthedown:
- If it is about Python but rendered in
Rmarkdown
, then the theme will be rmdformats::downcute:
Data Science Pub
data wrangling
do not hover
- Things you might forget about R (tidyverse) [to be continued]
- Translate SQL to Python (Pandas)
- Regex 101 (by J.Hu)
(back to top)
python coding
The Zen of Python
- Efficient Python
- Python traps
- Python quiz
(back to top)
data visualization
- R Visualization
- Python Visualization: Based on a Conversion Report (by J.Hu)
- Note: data used in this notebook is masked
(back to top)
automation
(back to top)
machine learning
readme
- overview
-
- supervised
- Linear Regression
- Logistic Regression
- Support Vector Machines (SVMs)
- Decision Trees and Random Forests
- k-Nearest Neighbors
- Neural networks
- unsupervised
- Clustering
- Anomaly detection & novelty detection
- Visualization and dimensionality reduction
- Association rule learning
- Decision Tree (by Y.Tang)
- Feature Engineering
- selected examples
(back to top)
reading
“Open source is about collaborating; not competing.”
- Free books
- Kaggle notebooks
- Open source lectures
(back to top)
kaggle FTR
prod data science FTR