Skip to content
View Si-99-Code's full-sized avatar

Block or report Si-99-Code

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. power-bi-data-methods-3812122 power-bi-data-methods-3812122 Public archive

    Forked from LinkedInLearning/power-bi-data-methods-3812122

    this repo is for linkedin learning course: Power BI Data Methods (2024 revision)

  2. Detecting-Contradictions-Within-Data-MSc-Dissertation Detecting-Contradictions-Within-Data-MSc-Dissertation Public

    In this project I developed 4 deep learning Recurrent Neural Network models to detect contradictions within The Stanford Natural Language Inference (SNLI) Corpus. I utilised several Python librarie…

    Jupyter Notebook

  3. Distributed-AI-project-on-two-Adaboost-Algoithms Distributed-AI-project-on-two-Adaboost-Algoithms Public

    This project was part of my MSc Data Science Degree in the Distributed AI module. This was a research report coursework where I compared an Adaboost algorithm that uses real numbers against one whi…

    Python

  4. Data-Mining-project Data-Mining-project Public

    This project was coursework for the Data Mining module for my MSc Data Science degree at Lancaster University. Here I pre-processed a Climate dataset and the WLA dataset, and I clustered the Climat…

    Python

  5. Crazynacci-Sequence Crazynacci-Sequence Public

    This code is the Crazynacci Sequence coded in Python both with and without recursion,

    Python

  6. Prime-Stack Prime-Stack Public

    This uses the Stack data structure in Python to return prime numbers using a stack.

    Python