GitXplorerGitXplorer
A

data-science-tutorials

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
de7186dc338e35d78ce53d3117f49ef9194d5371

Update README.md

AArmaanBhullar committed 6 years ago
Unverified
c8f62f24b9f1e6a5736e55451e464a80bbe3e6fd

only include required packages

AArmaanBhullar committed 6 years ago
Unverified
0ea39e5168c0d3e8921c3769d0443d215a509f0d

Adding requirements for binder integration

AArmaanBhullar committed 6 years ago
Unverified
dc005b69e0c16d19a4816e061d537a88bbac900e

Adding sections for indexing and search

AArmaanBhullar committed 6 years ago
Unverified
eb4ddaf4cb6a21fbcf9358c47b9392e4343c7e54

Adding tutorial for LSI using gensim

AArmaanBhullar committed 6 years ago
Unverified
24d1b0f2e3bc7b57e46cf6223bac398a198518e6

Adding exception handling tutorial

AArmaanBhullar committed 6 years ago

README

The README file for this repository.

data-science-tutorials

A collection of tutorials I've written to explore various techniues for data science. Currently I'm working on the following:

  • Python Visualization - Seaborn + Bokeh + Plotly (to be added)
  • Python Distributed computing - How to reduce compute time When working with large datasets, specifically will explore pandas integration with dask, ray. Also we'll explore other tricks like parallelizing load operations using multi processing
  • Gradient Boosting Algorithms - A powerfule yet less widely known ML tool
  • Latent semantic Indexing

Binder