Skip to content
View aryazeynep's full-sized avatar

Block or report aryazeynep

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. News-Article-Enrichment News-Article-Enrichment Public

    Fine-tuned BERT Base Uncased on AG News (30k train / 7.6k test for 4-class) for article classification. Used Google Gemini API to generate titles and polished versions of articles. Built an end-to-…

    Jupyter Notebook

  2. My_Personal_Portfolio_Website My_Personal_Portfolio_Website Public

    JavaScript

  3. Exploring-Word-Embeddings-with-Word2Vec Exploring-Word-Embeddings-with-Word2Vec Public

    Implements word replacement and sentence similarity tasks using the pre-trained word2vec-google-news-300 model with Gensim and NumPy.

    Python

  4. Bird-Species-Classification Bird-Species-Classification Public

    Classified 25 bird species (37,500 images dataset each image is approximately 1 MP) using traditional ML models and CNNs. Applied feature extraction (HoG, SIFT, color histograms), PCA, and fine-tun…

    Jupyter Notebook

  5. IMDB-Sentiment-Analysis-with-Naive-Bayes-Logistic-Regression IMDB-Sentiment-Analysis-with-Naive-Bayes-Logistic-Regression Public

    This project explores text classification techniques by performing binary sentiment analysis (positive/negative) on the IMDB Movie Review Dataset. It covers both Naive Bayes and Logistic Regression…

    Python

  6. Eco-Friendly-Power-Grid-Optimization Eco-Friendly-Power-Grid-Optimization Public

    While I completed during my computer science education in Hacettepe

    Java