Skip to content
View emre-kocyigit's full-sized avatar
  • Luxembourg

Block or report emre-kocyigit

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. phishing-website-detection-content-based phishing-website-detection-content-based Public

    This is an End-to-End Machine Learning Project which focuses on phishing websites to classify phishing and legitimate ones. Particularly, I focused on content-based features like html tag based fea…

    Python 24 14

  2. genetic_algorithm_tsp genetic_algorithm_tsp Public

    You can use this package for Travelling Salesman Problem-related optimization problems such as Route Planning, Delivery Management etc. I implemented all important operators of Genetic Algorithm: C…

    Python 6 3

  3. knapsack_genetic_algorithm knapsack_genetic_algorithm Public

    Simple implementation of genetic algortihm for knapsack problem.

    Python 3

  4. quick-glance quick-glance Public

    2

  5. linear_regression linear_regression Public

    Simple linear regression exercises.

    Jupyter Notebook 2 1

  6. content-based-feature-extraction content-based-feature-extraction Public

    You can create content-based(html) features with this project for ML models. I used BeautifulSoup module to parse html files and to create binary and quantitative features.

    Python 1