Pinned Repositories
2014
Official content for the Fall 2014 Harvard CS109 Data Science course
2015lab2
2015lab4
Lab for Linear and Logistic Regression, SciKit Learn
2015lab9
andersonvom.github.io
Visit ~andersonvom
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
arnauddri.github.io
DMReSearch
lectures
Oxford Deep NLP 2017 course
PMixClus
Penalized model-based model for clustering RNA-Seq count data
TianYe00's Repositories
TianYe00/lectures
Oxford Deep NLP 2017 course
TianYe00/2015lab9
TianYe00/andersonvom.github.io
Visit ~andersonvom
TianYe00/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
TianYe00/Clairvoyant
Software designed to identify and monitor social/historical cues for short term stock movement
TianYe00/cushychicken.github.io
Nash Reilly's personal blog.
TianYe00/DAT4
General Assembly's Data Science course in Washington, DC
TianYe00/data
Data and code behind the stories and interactives at FiveThirtyEight
TianYe00/data-science-primer
A set of self paced resources for anyone looking to get into data science. The materials assume an absolute beginner and are intended to prepare students for the Galvanize Data Science interview process: http://www.galvanize.com/courses/data-science/
TianYe00/data-wrangling
TianYe00/DeepLearningProjectWorkflow
Machine Learning Workflow, from Andrew Ng's lecture at Deep Learning Summer School 2016
TianYe00/dragula
:ok_hand: Drag and drop so simple it hurts
TianYe00/dsp
Metis Data Science Bootcamp - Official Prework Repository
TianYe00/jekyllDecent
Blog Template for Jekyll
TianYe00/jr-tools
TianYe00/kaggle-Facebook-V
Second place solution for Facebook V competition on Kaggle
TianYe00/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
TianYe00/Machine_Learning_exercises
TianYe00/mapshaper
Tools for editing Shapefile, GeoJSON and TopoJSON files
TianYe00/MartinThoma.github.io
This repository contains my static website
TianYe00/ml-cookiecutter-starter-flask-app
Cookiecutter Starter App for Building Flask App with Scikit-learn models
TianYe00/models
Models built with TensorFlow
TianYe00/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
TianYe00/Python_notes
TianYe00/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
TianYe00/sqlzoo-solutions
Solutions to the challenges on http://sqlzoo.net
TianYe00/ThinkPython2
LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
TianYe00/vimrc
The ultimate Vim configuration: vimrc
TianYe00/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
TianYe00/zero-to-production
A sample Flask application to accompany my Zero to Production