-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Ananyeah edited this page Mar 22, 2018
·
64 revisions
Welcome to the UCLA_data_science_W_2018 wiki!
-
How to
- How to add wiki content
- How to Bash
- How to pull and push the notebook from and to the github
- How to structure a problem statement
-
Programming
-
Statistics
- Nominal, Ordinal and Interval Variables.
- Distributions
- Linear Algebra
- Hypothesis Testing
- Variance-Inflation-Factor
- Redundancy
- Regularization
-
Types of Data Science Problems
-
Regression -- Linear Regression (Use Lasso or Ridge instead) -- Logistic Regression
-
Classification
-
Clustering
-
NLP
-
Other
- Bayes
- Reinforcement Learning
- Bias Variance Tradeoff
- Optimization using GridSearchCV
- Deep Learning
-
Setting Up a Docker File (Twitter Streamer)
-
Data Storage
- RDBMS Vs NOSQL Vs Key-value-cache-store
- DAG
- Hadoop
- REDIS (splat, double splat)
- MongoDB
- Spark
- RDBMS Vs NOSQL Vs Key-value-cache-store
-
Process
- Luigi Tool
- Jupyter tricks : shift tb, shift tb tb, shift tb tb tb inside a function
- Decorator
- Using verbose in a python function
- tqdm
- Copying multiple cells and pasting in Jupyter: Check the cell you want to copy where it turns blue(outside), not green(inside) shift down arrow press c get to where you wanna paste. make sure its blue press v