
Dice Roll Simulator Project
This is a dice roll simulator in python. The purpose is for the application to roll a standard DnD set and show the result.
Hi, I'm Konstantinos. I am a freelance data scientinst, passionate about problem-solving by means of data process, data analysis, data visualisation, machine learning and artificial intelligence applications. I'm skilled in Python, SQL, and making a nice playlist to listen to while writing code.
This is a dice roll simulator in python. The purpose is for the application to roll a standard DnD set and show the result.
This is a simple game that makes a user guess the number generated by the computer.
This is a text-based adventure game with a musical twist.Try it out.
Here we explore some data extracted from earthquake reports. It is simple example of exploratory analysis and visualisation of comparisons and other findings.
This is a notebook about the exploratory analysis of the classic titanic dataset.
This is a small streamlit webapp which is used to predict the survivability chance of a hypothetical titanic passenger based on the features of the titanic dataset.
Using the JFK Ariport flight take off data, we will do some data cleaning in order for our data to be prepared for linear regression algorithms and some predictions.
Playing around with Neural Networks to predict the chance of heart failure. Small analysis and visualisation is included.
Using supervised machine learning to predict if a mushroom is poisonous or not.
Using a wine based dataset for analysis and visualisation and playing around with KMeans clustering.
Using the GTZAN Dataset we are building a genre classifcation and music recomendation algorithm.
This is a webapp that lets a user upload a song and predict it's genre amongst 10 popular genres of music. Try it out!