Pinned Repositories
7z2zip_converter
Converter from 7z to zip archives
ad-hoc
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
colabcode
Run VSCode (codeserver) on Google Colab or Kaggle Notebooks
confluence-python-cli
A simple python script for interaction with a Atlassian Confluence Wiki
cookpad
coursera
Coursera data science sources
covid19india-cluster
:microscope: COVID19 India Cluster Network
d3py
a plottling library for python, based on D3
Thinkful
shubhabrataroy's Repositories
shubhabrataroy/7z2zip_converter
Converter from 7z to zip archives
shubhabrataroy/confluence-python-cli
A simple python script for interaction with a Atlassian Confluence Wiki
shubhabrataroy/coursera
Coursera data science sources
shubhabrataroy/data-science-ipython-notebooks
Continually updated Data Science Python Notebooks: Spark, Hadoop MapReduce, HDFS, AWS, Kaggle, scikit-learn, matplotlib, pandas, NumPy, SciPy, and various command lines.
shubhabrataroy/data_analysis_with_python_and_pandas
The Code belonging to my udemy course "Data Analysis in Python and pandas"
shubhabrataroy/DeepLearningMovies
Kaggle's competition for using Google's word2vec package for sentiment analysis
shubhabrataroy/docker
Docker - the open-source application container engine
shubhabrataroy/elephas
Distributed Deep learning with Keras & Spark
shubhabrataroy/Emotion-Analysis
shubhabrataroy/flask
A microframework based on Werkzeug, Jinja2 and good intentions
shubhabrataroy/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
shubhabrataroy/IPython-plotly
A collection of data science IPython notebooks with Plotly graphs
shubhabrataroy/kaggle
Additional files for the Otto Group Challenge hosted by Kaggle
shubhabrataroy/Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
shubhabrataroy/learning-spark
Example code from Learning Spark book
shubhabrataroy/MalwareDetection
Kaggle's malware Detection Challenge
shubhabrataroy/pymc
PyMC: Bayesian Stochastic Modelling in Python
shubhabrataroy/python-api
Python-API for beautiful, interactive, & shareable graphs
shubhabrataroy/scikit-learn
My fork of scikit-learn.
shubhabrataroy/sklearn_pycon2015
Materials for my Pycon 2015 scikit-learn tutorial.
shubhabrataroy/spark-ec2
Scripts used to setup a Spark cluster on EC2
shubhabrataroy/spark-gpu
GPU Acceleration for Apache Spark
shubhabrataroy/spark-gpu-1
Spark GPU and SIMD Support
shubhabrataroy/sparkit-learn
PySpark + Scikit-learn = Sparkit-learn
shubhabrataroy/Thinkful-1
shubhabrataroy/Thinkful-2
Enrolled in a Thinkful course on Data Science
shubhabrataroy/thinkful_python_ds
code for assignments in thinkful python datascience course
shubhabrataroy/Tidy-UCI-HAR
A set of scripts to produce a new tidy dataset from multiple noisy datafiles produced by inertial sensors in Samsung phones. With codebook.
shubhabrataroy/time-series-classification-and-clustering
Time series classification and clustering code written in Python. Mostly based on the work of Dr. Eamonn Keogh at University of California Riverside
shubhabrataroy/UnbalancedDataset
Python module to perform under sampling and over sampling with various techniques.