Skip to content
View Invadazoid's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Invadazoid

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. Google-Firebase-Web-App Google-Firebase-Web-App Public

    Realtime database using the Google Firebase architecture to perform retrieve, insert, update, delete functions.

    JavaScript 1

  2. Detecting-COVID-19-with-Chest-X-Ray Detecting-COVID-19-with-Chest-X-Ray Public

    Used a ResNet-18 model pre-trained on the ImageNet dataset to train on our custom dataset of 3000 chest X-Rays and classify patients according to normal, viral and covid symptoms using PyTorch.

    Jupyter Notebook

  3. Visual-Random-Forest-Classifier-with-YellowBrick Visual-Random-Forest-Classifier-with-YellowBrick Public

    Evaluating and visualizing performance of a random forest classifier with Yellowbrick from scikit-learn

    Jupyter Notebook

  4. Predicting-House-Prices-with-Logistic-Regression Predicting-House-Prices-with-Logistic-Regression Public

    A simple logistic regression model is used with the help of TensorFlow and Keras to predict house prices

    Jupyter Notebook 1

  5. Basic-Calculator-using-AngularJS Basic-Calculator-using-AngularJS Public

    Simple Web Application of Basic Calculator using AngularJS

    TypeScript 1

  6. Banking-System-Java Banking-System-Java Public

    A simple but functional text-based-menu-driven Banking System using Java (Eclipse)

    Java