Highlights
- Pro
-
This repository is a collection of guides and manuals for setting up systems, tools, and environments. It is designed to streamline installation processes and provide quick references for configura…
1 UpdatedJan 15, 2025 -
Useful-Tiny-Scripts Public
Useful, tiny bash and python scripts are being collected here.
-
Yildiz-Recycling Public
Yildiz Recycling Project is a social responsibility project aiming to save the environment, raise awareness for recycling and regain uneaten foods.
UpdatedJun 4, 2024 -
-
Case Study for a data engineering job application at a company
-
Our team (Versed Chimpanzee) came first among 340 people and 148 registered teams (119 teams did submission) in TUM Analytics Cup 2022 challenge sponsored by Siemens Advanta Consulting and organize…
-
OTMISC-Topic-Modeling-Tool Public
We created a topic modeling pipeline to evaluate different topic modeling algorithms, including their performance on short and long text, preprocessed and not preprocessed datasets, and with differ…
-
Implementation of C standard library memory-related functions: malloc(), calloc(), realloc(), free() from scratch.
C UpdatedMar 27, 2022 -
PySpark-Auto-Clustering Public
Implemented an auto-clustering tool with seed and number of clusters finder. Optimizing algorithms: Silhouette, Elbow. Clustering algorithms: k-Means, Bisecting k-Means, Gaussian Mixture. Module in…
Python UpdatedMar 26, 2022 -
Scrape English course descriptions from YTU Bologna page via this small program
-
airflow Public
Forked from apache/airflowApache Airflow - A platform to programmatically author, schedule, and monitor workflows
Python Apache License 2.0 UpdatedMar 29, 2021 -
Real-time-Emotion-Detection Public
8 emotions detected in real-time with ~77% accuracy. Used: OpenCV, Python 3, Keras, Data Preprocessing, Deep Learning & Machine learning Techniques.
-
Where-is-the-Answer Public
A Turkish NLP tool built as a computer project. Used: Python 3, Word2Vec, Natural Language Processing Techniques, Linux Bash Script.
natural-language-processing word2vec word-embeddings cosine-similarity vectors fasttext jaccard-similarityPython UpdatedNov 5, 2020 -
Crawled Amazon E-Commerce Website, analyzed & visualized intents of customers. Used: NLP, PyQT4, Python 3, Beautiful Soup 4.
-
Loan-Data-Report-with-AWS Public
Built a distributed system which completes several objectives with given data to generate loan reports using Amazon Web Services, Apache Spark, Java and Python.
-
A distributed classification tool developed as a graduation project. Used: Big Data Analysis, Java 8, Spark, Web Mining, Machine Learning.
-
Python-Kafka-Server Public
Handy tool to manage Apache Kafka scripts. You can start Apache-Kafka services, create topics, list topics, create producers and consumers easily. It basically automates shell scripts with the powe…
-
GCN-Text-Classification Public
Text Classification using Graph Convolutional Neural Networks and Natural Language Processing Techniques
-
Autonomous-Robot Public
TÜBİTAK 2209/A Research Project, including autonomous logistic robot car which can be monitored by mobile app.
Java UpdatedJul 25, 2020 -
Install Hadoop, HDFS, Yarn and Spark on 3 Ubuntu 18.04 Machines
5 UpdatedJul 3, 2020 -
ML-101-Course Public
Introduction to Machine Learning Course by Berk Sudan and Mesut Şafak Bilici
3 UpdatedMay 19, 2020 -
Credit-Approval-Tool Public
Classified and clustered bank clients with respect to their user profile and decided if they should get credit. KNN & KMeans algorithms, K-Fold developed in C without libraries.
-
Implementation of Statistical Methods via Hadoop Map-Reduce Library.
Java UpdatedDec 9, 2019 -
NewtonRaphsonRegulaFalsi Public
Implementation of Classic Newton Raphson & Regula Falsi Methods in C
C UpdatedJan 3, 2018 -