Skip to content
View niktaakbarpour's full-sized avatar
Block or Report

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

  1. 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

  2. JobAdvertisementAssociationRulesExtracter JobAdvertisementAssociationRulesExtracter Public

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

    Python

  3. NewsClassifier NewsClassifier Public

    A text classification problem done in python using NLP techniques

    Python

  4. MazeResolver MazeResolver Public

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

    Kotlin

  5. RSSWebApplication RSSWebApplication Public

    An application (back-end: Spring Boot, and front-end: React.js) for retrieving news from news agencies using RSS protocol.

    JavaScript