Skip to content
View sminerport's full-sized avatar

Block or report sminerport

Report abuse

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

Report abuse
sminerport/README.md

Pinned Loading

  1. eCommerceMicroservices eCommerceMicroservices Public

    Microservices-based eCommerce platform with an Angular frontend. Services are submodules and can be deployed via Docker Compose or Kubernetes.

    TypeScript 2

  2. IrisKNNClassifier IrisKNNClassifier Public

    Iris flower classification using k-Nearest Neighbors (k-NN) algorithm in Python. Simple, effective ML model for species prediction.

    Python 1

  3. TextAugmentor TextAugmentor Public

    This repo offers a Python script using NLPAug library & RTT to augment text datasets. It processes TXT files in "data/" folder, translating text and creating augmented versions. Augmented data enha…

    Python 2

  4. EightPuzzleSolver EightPuzzleSolver Public

    A* search algorithm implementation for solving 8-puzzle problem. Includes code modularization, performance optimization and solvability checking features.

    Python 2

  5. FollowEqualizer FollowEqualizer Public

    A Python-based tool built with PyQt to manage your GitHub followers and starred repositories, offering automated exception management, multi-threading, and real-time cache handling for faster opera…

    Python 3

  6. SequencePredictionANN SequencePredictionANN Public

    Predict next number in a sequence using a simple ANN. Modularized code with classes for data preparation, neural network architecture, and training.

    Python 8 2