Skip to content

Instantly share code, notes, and snippets.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@puchufo
puchufo / model-evaluation-and-refinement.ipynb
Created June 4, 2019 23:04
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@puchufo
puchufo / model-development.ipynb
Created June 4, 2019 15:08
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@puchufo
puchufo / exploratory-data-analysis.ipynb
Created May 29, 2019 23:36
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@puchufo
puchufo / data-wrangling.ipynb
Created May 28, 2019 18:21
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@puchufo
puchufo / review-introduction.ipynb
Created May 28, 2019 18:21
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@puchufo
puchufo / DB0201EN-Week4-2-2-PeerAssign-v5-py.ipynb
Created May 27, 2019 18:05
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@puchufo
puchufo / gist:63bb2a34831fc4147d8c66ad29b19cd3
Last active October 21, 2020 16:42
Data Analysis with Python
Python libraries for Data Analysis:
1. Scientific computing libraries:
Pandas -> data structures and tools
Numpy -> array and matrices
Scipy -> integrals, solving differential equations, optimization
2. Visualization libraries
Matplot -> plots & graphs, most popular
Seaborn -> plots: heat maps, time series, violin plots
3. Algorithmic libraries
Scikit-learn -> Machine learning: regression, classification,...
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@puchufo
puchufo / DB0201EN-Week3-1-3-SQLmagic-v3-py.ipynb
Created May 23, 2019 22:40
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.