Git Product home page Git Product logo

Cynthia Correa's Projects

characterizing_fitbit_walking_data icon characterizing_fitbit_walking_data

I clean up, munge, plot, and characterize personal movement monitoring data. This project offers examples of how to use the lubridate, plyr, and knitr R packages.

classifying_fitbit_data_with_random_forest_model icon classifying_fitbit_data_with_random_forest_model

I test my machine learning prowess by predicting whether entries in FitBit data correspond to walking, running, or going up stairs. The Random Forest algorithm gives almost perfect accuracy and correctly predicts the 20 test cases.

itunes-sql-machine-learning icon itunes-sql-machine-learning

Make an SQL database out of your iTunes music library and use python and machine learning algorithms to predict star ratings for all your songs.

lightfm icon lightfm

A Python implementation of LightFM, a hybrid recommendation algorithm.

merging_data_tables_in_r icon merging_data_tables_in_r

Merge two datasets from the UC Irving Human Activity Recognition archive, use them to calculate means and standard deviations of variables.

odsc-east2018 icon odsc-east2018

"Network/Graph Analysis in Python" repository of 3 hours training session held at ODSC East 2018.

scipy_classification_of_iris_dataset icon scipy_classification_of_iris_dataset

I use SciPy to train 6 ML algorithms on the Iris dataset to predict the species of each sample based on the petal and sepal length and width. I use a test harness with 10-fold cross validation. KNN gives the best results, with 90% accuracy on the validation set.

sentiment_analysis_of_2016_election_tweets icon sentiment_analysis_of_2016_election_tweets

I perform sentiment analysis on tweets about Donald Trump and Hillary Clinton leading up to the 2016 presidential election. I also look for activity upticks corresponding to election debates and other events. I use the Twitter API and my R code to retrieve the tweets. The sentiment analysis is done using the tm (text mining) R package.

spacy icon spacy

💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython

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.