Code Monkey home page Code Monkey logo

ipython-notebooks's Introduction

A Collection of iPython Notebooks from Side Projects and One-Off Analyses

I often find myself getting carried away with data and models with no real goal of making a larger project out of the matter. This is where those types of projects will live. So far I have:

Author Analysis

An NLP analysis of the career works of various authors. Here I look into the distribution of part-of-speech and punctuation profiles across authors, cluster them on both linguistic profile and word choice (via TF-IDF scores), and hierarchically cluster all the authors in my data. Data mostly comes from Project Gutenberg.

Coffee

Every cup of coffee I consumed between July 13th and December 21st, 2016 was logged as an entry in a spreadsheet I keep. This is the analysis of that data.

Election Forecasts

Some minimal analysis on polling and electoral college data. Still need to add Trump vs. Hillary to this.

Generative LSTM-RNN

Procedural text generation with recurrent neural networks using long short-term memory cells. Makes use of the Keras library.

Groupme Analytics

A notebook for data mining your Groupme. Requires you to get an API key. Find out who talks the most, writes the longest messages, gets the most likes, swears the most, etc. I highly recommend doing this.

Malicious URL Classification

Comparing the performance of three binary classifiers (logistic regression, random forest, and SVM) on the UCSD Malicious URL dataset (~1M rows, 3M features).

NBA Draft

An analysis of the career value of NBA draft picks, draft-day trades, and of tanking on the league standings in order to improve a team's lottery odds.

ipython-notebooks's People

Contributors

jldbc avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.