Ahmet Kaan Ipekoren (akipekoren)

akipekoren

Geek Repo

Github PK Tool:Github PK Tool

Ahmet Kaan Ipekoren's repositories

heart-disease-neural-network

Heart disease detection by using neural network algorithm.

Language:PythonStargazers:1Issues:3Issues:0

All-operations-of-doubly-linked-list

Using all linked list operations on the given txt file. Txt file includes customers and products. This program creates a doubly linked list for customers and single linked list for products.

Language:C++Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.

Language:TypeScriptLicense:NOASSERTIONStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

heart-disease-pca-svm

Heart disease detection by using pca and svm. Firstly, dimensions reduced by two with pca, then svm is used for classification.

Language:PythonLicense:MITStargazers:0Issues:3Issues:0

User-Interface-for-WebCam-with-OpenCv

User Interface for WebCam with OpenCv

Language:C++Stargazers:0Issues:3Issues:0
Language:JavaScriptStargazers:0Issues:3Issues:0

heroku-django-blog

heroku-django-blog

Language:PythonStargazers:0Issues:0Issues:0

Polynomial-regression

Showing polynomial regression task on Us-house data set

Language:PythonLicense:MITStargazers:0Issues:3Issues:0
Language:MATLABStargazers:0Issues:3Issues:0

Scaling-and-Filtering-in-Computer-Vision

Basic operations in the computer vision and image processing. Such as conditional scaling, linear scaling, box filter, local max min filter and steps for making image gray.

Language:MATLABStargazers:0Issues:3Issues:0
Language:C#Stargazers:0Issues:0Issues:0

Survey-Application-Nodejs-React

Survey Application by using nodes and react

Language:JavaScriptStargazers:0Issues:2Issues:0

test

test

Language:C++Stargazers:0Issues:0Issues:0

to-do-manager

ToDo List Dashboard with react and nodes

Language:JavaScriptStargazers:0Issues:3Issues:0

Trie

Trie is a data structure which is used for storage or querying in dictionaries or documents. It is basically a tree with a 26 children that corresponds to every character or letter in the English language. In this exercise most of the operations for Trie is shown in the cpp and header files.

Language:C++Stargazers:0Issues:3Issues:0

vscode-extension-samples

Sample code illustrating the VS Code extension API.

License:NOASSERTIONStargazers:0Issues:0Issues:0