Pinned Repositories
01_Visual-Data-Analysis
Animated scatter plot: An epic visualization of Gapminder data
02_Classification_Titanic
Predicting Titanic Passenger Survival, with Supervised Machine Learning, by Logistic Regression (Classification)
03_Regression_Bikeshare
Predicting Bike Sharing Demand, with Supervised Machine Learning, by Linear Regression (Regression)
04_Text_Classification
Predicting the artist from text, using Web Scraping and a Naive Bayes classifier
05_Dashboard_Northwind
Building a dashboard to summarize the Northwind Databas
06_Docker_Pipeline_TweeterAPI
Building a Dockerized Data Pipeline that analyzes the sentiment of tweets
07_Time_Series_Analysis
Short-term Temperature Forecast. Analyzing Time Series with ARIMA.
FourOfaKind_Markov-chain_supermarket-simulation
Simulation of customer behaviour in a supermarket based on Markov Chain.
personal-website
berlin-runner
ai-aksoyoglu's Repositories
ai-aksoyoglu/01_Visual-Data-Analysis
Animated scatter plot: An epic visualization of Gapminder data
ai-aksoyoglu/02_Classification_Titanic
Predicting Titanic Passenger Survival, with Supervised Machine Learning, by Logistic Regression (Classification)
ai-aksoyoglu/03_Regression_Bikeshare
Predicting Bike Sharing Demand, with Supervised Machine Learning, by Linear Regression (Regression)
ai-aksoyoglu/04_Text_Classification
Predicting the artist from text, using Web Scraping and a Naive Bayes classifier
ai-aksoyoglu/05_Dashboard_Northwind
Building a dashboard to summarize the Northwind Databas
ai-aksoyoglu/06_Docker_Pipeline_TweeterAPI
Building a Dockerized Data Pipeline that analyzes the sentiment of tweets
ai-aksoyoglu/07_Time_Series_Analysis
Short-term Temperature Forecast. Analyzing Time Series with ARIMA.
ai-aksoyoglu/08_Markov-chain_customer-behaviour-simulation
A Markov-chain simulation of customer behavior in a supermarket.
ai-aksoyoglu/09_Deep_Learning
Handwritten digits. Images recognized by an ANN trained with Keras.
ai-aksoyoglu/10_Movie_Recommender
Building a movie recommender with a web interface.
ai-aksoyoglu/FourOfaKind_Markov-chain_supermarket-simulation
Simulation of customer behaviour in a supermarket based on Markov Chain.
ai-aksoyoglu/personal-website
ai-aksoyoglu/11_final_project_Scrabble
A Python Game of Scrabble - graduation project
ai-aksoyoglu/AdventOfCode
My solutions to the Advent of Code challenges.
ai-aksoyoglu/ai-aksoyoglu
ai-aksoyoglu/CI_demo
Demo for Continuous Integration (CI) with GitHub.
ai-aksoyoglu/ngx-cypress-test
Modified lightweight version of NGX-Admin project from Akveo.com to practice Cypress automation