Skip to content
View RobertNFisher's full-sized avatar

Block or report RobertNFisher

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 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

Popular repositories Loading

  1. Fraud-Detection-using-ML Fraud-Detection-using-ML Public

    Senior Capstone project incorporating Lexis Nexis's HPCC VM and ECL language to develop a fraud detection utilizing a rule set followed by a deep learning model, either Logistic Regression or Hiera…

    ECL 1 3

  2. Hello_World Hello_World Public

    My first test project

  3. Algorithm_Analysis_Homework_1 Algorithm_Analysis_Homework_1 Public

    My Previous work on our homework

  4. Algorithm_Analysis_HW_1 Algorithm_Analysis_HW_1 Public

    My Previous work on our homework

  5. KNN KNN Public

    A simple KNN that predicts a given output with n features. Uses Iris dataset sample to classify the species given 4 features with 3 classes. Also uses student dataset from Kaggle and predicts wethe…

    Python

  6. Basic-Neural-Network Basic-Neural-Network Public

    Feed Forward Network precept and multilayered. For this example, the network only classifies whether or not a square of 2x2 dimensions, is dark (majority of the squares are dark).

    Python