Giter VIP home page Giter VIP logo

data-science-sandbox's Introduction

The Data Science Codex

A collection of code and resources to serve as a starting point for data science projects. For more explanation and material on R visit my blog.

Notes

Data Visualization

Statistical Modeling and Machine Learning

  • Modeling Fundamentals (R) - A primer on logistic and linear regression modeling with the classic Titanic dataset.
  • Survival Analysis (R) - Survival analysis methods such as cox proportion hazard models and Kaplan-Meier curves.
  • Modeling Workflows (R) - Streamlined Tidyverse modeling workflows with the gapminder dataset.
  • Multilevel Models (R) - Multi-level aka. mixed effects models
  • Time Series Modeling (R) - Experimenting with time series modeling (tsibble, forecast libraries, prophet, etc.)
  • Ordinal Regression (R) - Experimenting with ordinal (ranked categorical outcome) regression
  • Presenting Regression Models (R) - Code for cleaning the outputs of regression models for presentations.
  • Sklearn Modeling Workflows (Python) - Modeling workflows with sklearn (cross-validation, randomized search for optimizing hyperparameters, lift curves).
  • Sklearn - Skopt Workflow (Python) - Modeling workflow with sklearn and scikit-optimize (bayesian hyperparameter optimization.
  • Machine Learning with Caret (R) - Using the Caret library for machine learning.
  • Parsnip (R) - fitting models with the parsnip package (from tidymodels)

Bayesian Models

Clustering

  • k-means clustering (R) - Using the k-means algorithm to cluster data.
  • Clustering (Python) - Agglomerative (Hierarchical) clustering, k-means clustering, and Gaussian mixture models

Stats Analysis

NLP

  • Document Embeddings (Python) - Using word embeddings to compare the similarity of State of the Union addresses.
  • State of the Union Analysis (Python) - An exploration of state of the union addresses with topic modeling and sentiment analysis.
  • Sentiment Analysis (R) - Exploring sentiment analysis in R.
  • LSTM Demo (Python) - An LSTM network for predicting if a company review from glassdoor is positive

Miscellaneous

data-science-sandbox's People

Contributors

cambonj avatar jessecambon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

data-science-sandbox's Issues

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.