Skip to content
View RadostinaIvanova's full-sized avatar
  • Sofia, Bulgaria
Block or Report

Block or report RadostinaIvanova

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Personality-test Personality-test Public

    Personality test which classifies in four personality types. For the classification is used the natural language processing classification algorithm - Multinomial Naive-Bayes.

    Go

  2. Expert-system-in-Prolog Expert-system-in-Prolog Public

    Expert system in Prolog for diagnosis of mental disorders.

    Prolog 14 7

  3. Sliding-Puzzle Sliding-Puzzle Public

    Solving the Sliding puzzle with 8 pieces using A* algorithm

    C++ 2

  4. K-nearest-neighbors K-nearest-neighbors Public

    Implementation of the The k-nearest neighbors (KNN) algorithm. A machine learning algorithm that can be used to solve both classification and regression problems.

    C++

  5. Console-game Console-game Public

    The final project from the course of OOP in FMI - Console game of World of Warcraft.

    C++

  6. Spelling-corrector Spelling-corrector Public

    Python