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

Block or report sminerport

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
sminerport/README.md

Snake Game

Pinned Loading

  1. GitScriptHub GitScriptHub Public

    Welcome to GitScriptHub, a comprehensive collection of Git scripts and tools designed to automate and simplify common Git operations. This repository houses a variety of utilities that assist with …

    Shell

  2. eight-puzzle-solver eight-puzzle-solver Public

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

    Python 2 1

  3. healthcare-expert-system healthcare-expert-system Public

    Rule-based healthcare expert system designed using Pyke and Python. The project focuses on heart failure telemonitoring, aiming to enhance patient self-care and clinical management.

    Python 7

  4. sequence-prediction-ann sequence-prediction-ann Public

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

    Python 6

  5. boston-housing-analysis boston-housing-analysis Public

    Boston Housing Analysis: This repo presents an in-depth analysis of the Boston Housing dataset using Linear, Lasso, and Ridge Regression models. It explores data, preprocesses features, visualizes …

    Python 2

  6. iris-knn-classifier iris-knn-classifier Public

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

    Python 1