Skip to content
View niktaakbarpour's full-sized avatar

Block or report niktaakbarpour

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. Ruby_Reflexion Ruby_Reflexion Public

    RAMP—Ruby Agent-based Multi-agent Program repair—a novel framework that leverages a team of collaborative, LLM-driven agents to iteratively detect, reason about, and repair buggy Ruby code.

    Python 1

  2. Unveiling-Ruby Unveiling-Ruby Public

    This project investigates developer challenges with the Ruby programming language by mining Stack Overflow and conducting a complementary developer survey. It applies topic modeling, statistical an…

    Python 2

  3. JobAdvertisementAssociationRulesExtracter JobAdvertisementAssociationRulesExtracter Public

    A python project to extract Association Rules from IranITJobs2021 dataset using Apriori algorithm.

    Python

  4. AuctionClassification AuctionClassification Public

    Given a dataset of sales in auctions, we are about to classify and predict the "Stage" value which is either Won or Lost using scikit-learn library and algorithms such as decision tree, random fore…

    Python

  5. NewsClassifier NewsClassifier Public

    A text classification problem done in python using NLP techniques

    Python

  6. MazeResolver MazeResolver Public

    A Kotlin project to find a path in a Maze using several search algorithms including A*, IDS, and BFS.

    Kotlin