Default image

Murat Kilinc

Hi! I'm Murat Kilinc. I live in Izmir, Turkey. Data science and programming enthusiast, a Ph.D. candidate in the MIS department, and a web developer. I have been researching web applications, dashboards, and machine learning for a long time. My areas of interest: Machine Learning, Web Technologies, PHP, Data Visualization, Business Analytics, SaaS, IoT. Welcome to my profile.

Python App Using Flask Framework and Machine Learning

Flask Micro Framework Introduction and Machine Learning With Python

Introduction This tutorial demonstrates how to create a python flask app with machine learning. Included is a dataset for predicting flower species. We will use it to predict between three species. We will build and run a python-built machine learning…

Creating Fun Charts With Chart.js

Creating Fun Charts With Chart JS Library

This article demonstrates how to create fun JavaScript graphs with the chart.js library. We include examples and code to implement a graph. We also explain what data visualization is. For this example, we will use the Chart.js library, which you…