Git Product home page Git Product logo

Brian Carothers's Projects

datasci_course_materials icon datasci_course_materials

Public repository for course materials for the Spring 2013 session of Introduction to Data Science, an online coursera course.

dc-michelin-challenge icon dc-michelin-challenge

Guess the correct restaurants on DC's Michelin Guide by 10/12/16. Win $500 and an invite to the French Ambassador's residence.

decisiontrees_lab icon decisiontrees_lab

In this lab, we will discover how to apply decision trees to regression and classification problems. In particular, we will use regression trees to predict the price of used cars and classification trees to predict the acceptability of those cars.

project-4 icon project-4

Using different modeling techniques (logistic, kNN, cross-validation, grid search, feature scaling) and the stumbleupon kaggle data set, create models to predict whether a link is evergreen content.

project-5 icon project-5

Create models using Logistic Regression, kNN Classifiers, Decision Tree Classifiers, Bagging, and GridSearchCV to predict whether passengers on the Titanic survived. The data set is from the Kaggle Titanic competition and was obtained through SQL queries.

project-6 icon project-6

Obtained the data by scraping the IMDB Top 250 movies page, and every user review for the top 100 movies. We then using stemming and a TfidfVectorizer, and use the tokenized words to build models to predict the review score for each review. Model types include DecisionTreeClassifier, RandomForestClassifier, ExtraTreesClassifier, and AdaBoostClassifier.

usajobs_json_parser icon usajobs_json_parser

Takes in multiple JSON files obtained through the USA Jobs API, parses the data into a DataFrame and exports to .csv

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.