fdavidsen / Personal-Data-Science-Projects

My personal data science projects

Home Page:https://fdavidsen.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Data Science Projects

This is a collection of my simple personal projects. I made them for fun and learning purposes.

Custom Library

fd_lib is a custom library I created to make my job easier. It includes functionality I use frequently, so I don't have to repeat the same block of code every time I do a project.

Table of Contents

Project Name Description
Wine Quality Prediction Predict the wine quality base on some variables
Student's Final Grade Prediction Predict students' final grades and gain insight into student problems
Spotify Song Classification Classify whether the data creator likes the song
Son's Height Prediction Predict the height of the son base on his father
Forest Fires Prediction Predict the burned area of forest fires in the northeast region of Portugal
Python Classification Classify whether python refers to the snake or the programming language in a sentence
Admission Prediction Prediction of the chance to be admitted to a university

About

My personal data science projects

https://fdavidsen.ml

License:MIT License


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.6%Language:R 0.0%