Code Monkey home page Code Monkey logo

dsc680's Introduction

DSC680 Projects

This is a repo designated for all projects in this class and other projects I've completed in the past at my time at Bellevue University studying a Masters' in Data Science. Please feel free to look through the content in the folders and see what models and presentations were done in my time here.

Current Projects in the Repo

Heart Disease Prediction via Logistic Regression.

This project highlights logistic regression in determing wheter a patient's blood markers, physical status, and diet can predict having heart disease.

Diagnosing Diabetes via Blood CBC Data.

Given Whole CBC Data (Complete Blood Cell) tests, I utilize Random Cut Machine learning analysis techniques to determine if a patient is at risk of having Diabetes.

Determining Student Satisfaction using Machine Learning over Survey Respondents

Given a dataset from students, we determine positive/negative trends amongst answers provided for satisfaction surveys to further enhance school board's ability to improve metrics for following years curriculums.

Predict Cat/Dog images using TensorFlow

With a selection of 2500 cat and dog images, we are able to train a model using an Image Data generator to classify these images to flattened binary files. They are then tested on single images to determine if they are indeed a cat or dog image.

Steam Game Price Prediction based off historical Steam prices for games

Given a dataset of steam sales from game releases, we attempt to predict prices for games by only knowing their initial features of the game.

Pizza or Not Pizza! TensorFlow Image Prediction

Given images of pizza and images that are not pizza - We predict if given images are pizza or not!

Twitter User Gender prediction given off user tweets.

In this dataset, we are given tweets and the provided gender of the twitter user. We attempt at determining if we can predict the user's gender off these tweets and find useful features that may seperate the two if there are any.

The Office IMDB Score Prediction

This script predicts IMDb ratings for episodes of "The Office" using a Linear Regression model. It preprocesses episode descriptions with TF-IDF vectorization and combines them with numerical features like season and episode number to train and evaluate the model.

College Basketball Metrics

We make a bar chart shows how many teams ended up in each postseason ranking category, giving us a sense of the distribution. A correlation heatmap reveals which features are most related to postseason success. A scatter plot compares predicted rankings with actual ones, visually checking our model's accuracy; and a bar chart highlights the importance of each feature in predicting rankings.

Visualizations and Explanations of Nintendo Switch Games

I take a large excel of video games done by Nintendo Switch and provide cool visualization with explanations!

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.