Skip to content
View konstantinlevin77's full-sized avatar
  • Middle East Technical University
  • Ankara/Turkey

Block or report konstantinlevin77

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
konstantinlevin77/README.md

Hi there, I am Mehmet 👋

  • 😄 I'm a sophomore computer engineering student at METU
  • 🔭 My main interest is in bioinformatics and data science.
  • 📧 You can always contact me with my email: tekman.mehmet@metu.edu.tr

Pinned Loading

  1. MultipleLinearRegression MultipleLinearRegression Public

    Multiple linear regression algorithm written from scratch using Python.

    Jupyter Notebook

  2. RegularizedLogisticRegression RegularizedLogisticRegression Public

    Python implementation of regularized and non-regularized logistic regression from scratch. Extra information is included!

    Jupyter Notebook

  3. DecisionTreeFromScratch DecisionTreeFromScratch Public

    Numpy implementation of Decision Tree Classifier, without using sk-learn. Everything is explained with examples :)

    Jupyter Notebook

  4. MultinomialNBTutorial MultinomialNBTutorial Public

    Multinomial Naive Bayes detailly explained with examples and implemented from scratch in Python.

    Jupyter Notebook