Giter VIP home page Giter VIP logo

portfolio's Introduction

Portfolio

Portfolio of data science projects. Each headline below references the subfolder of and provides a breif description for the project.

A/B Testing

This project is a quick mock-up to demonstrate how to perform A/B Testing. The dataset is a Kaggle Dataset of an A/B Test.

AbsenteePredictions

This project was to create a model to predict if an absence was to be extended or not. Extended, in terms of the target, was for a period of 3 or more hours. Logistic regression was used as the modeling method. This folder contains the production ready distribution, which includes the pickle files for the custom scaler, model, and the class module to call preprocessing, scaling, model predictions, and wrting outputs.

K_Means_Iris_dataset

This project was an attempt to apply K-Means clustering to the Iris dataset to identify the number of species. In this attempt, I split the data into two datasets (Iris-dataset.csv, Iris_with_answers.csv). I performed the clustering on the iris-dataset.csv, which excluded the species variable, and compared back to the Iris-with-answers.csv. Turns out that k-means clustering wasn't a good fit for identifying species as the k-means algorithm clustered on sepal instead of petal attributes, but, in biology, species were derived more by petal attributes.

Linear_Regression_Used_Car_Prices

This folder houses the final code and datasource used to build a multivariate linear regression model to predict used car prices. This project was a course assignment for the Data Science Bootcamp 2022 certification offered through Udemy. The Jupyter Notebook documents the goal of the project, the scope, and methodology employed to solve the issue.

portfolio's People

Contributors

jrhollo avatar

Watchers

 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.