Skip to content
View emircelk's full-sized avatar

Block or report emircelk

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

Pinned Loading

  1. DetectionPhishingURLsWithANN DetectionPhishingURLsWithANN Public

    Detection Phishing site URLs with Artificial Neural Networks

    Jupyter Notebook

  2. FoodDetectionAndNutritionValuesEstimationWithCNN FoodDetectionAndNutritionValuesEstimationWithCNN Public

    A different look at people's diet tracking and eating habits by exploring different CNN models and techniques to improve the accuracy of food detection.

    Jupyter Notebook

  3. NLPProject NLPProject Public

    In this NLP project I was attempting to classify Yelp Reviews into 1 star or 5 star categories based off the text content in the reviews. I used the [Yelp Review Data Set from Kaggle](https://www.k…

    Jupyter Notebook

  4. RecommenderSystemProject RecommenderSystemProject Public

    Providing a basic recommendation system by suggesting items that are most similar to a particular item, in this case, movies. This is not a true robust recommendation system, to describe it more ac…

    Jupyter Notebook

  5. DetectionMaliciousURL DetectionMaliciousURL Public

    Classification of Malicious, Legitimate, Phishing, Defacement URLs

    Python