Skip to content
View yagizterzi's full-sized avatar

Highlights

  • Pro

Block or report yagizterzi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yagizterzi/README.md

Pinned Loading

  1. SleepEDF SleepEDF Public

    EEG & Hypnogram Sleep Quality Scoring with CNN + LSTM

    Python 7

  2. ChurnAnalysisWithXGBoost ChurnAnalysisWithXGBoost Public

    Analyzing https://www.kaggle.com/datasets/adammaus/predicting-churn-for-bank-customers dataset and using XGBoost for predicting user churn rate

    Jupyter Notebook

  3. HeartDiseaseRiskPrediction HeartDiseaseRiskPrediction Public

    A prediction model using various machine learning algorithms to predict the risk of heart disease based

    Python

  4. HitSongRandomForest HitSongRandomForest Public

    A random forest model for classification of songs based on their popularity https://www.kaggle.com/datasets/priyamchoksi/spotify-dataset-114k-songs/data using this dataset

    Jupyter Notebook

  5. NeuralNetworkWithJustNumpy NeuralNetworkWithJustNumpy Public

    A NN Built by just using numpy and trained on MNSIT dataset

    Jupyter Notebook

  6. DiffusionModel DiffusionModel Public

    A stable diffusion model built from scratch using PyTorch framework

    Python