Skip to content
View satyajeetmaharana's full-sized avatar
🌏
Working from home
🌏
Working from home

Highlights

  • Pro
Block or Report

Block or report satyajeetmaharana

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. HandDetection_MaskRCNN HandDetection_MaskRCNN Public

    An ML project to train and use a Mask R CNN pipeline for detecting hands in pictures

    Jupyter Notebook 17 3

  2. IoTImageCaptioningCloud IoTImageCaptioningCloud Public

    This project is to make an application that helps alleviate the issues faced by visually impaired people. We have built a visual aid with the help of IoT devices and cloud resources that identifies…

    Python 1 1

  3. harddrivefailureprediction harddrivefailureprediction Public

    In this project, we analyze and compare the performance of various machine learning algorithms (Linear Regression, Decision Tree, AdaBoost, XGBoost, Gradient Boosting and k- Nearest Neighbors) when…

    HTML 1

  4. Accessing Spark on the NYU HPC Dumbo Accessing Spark on the NYU HPC Dumbo
    1
    
                  
    2
      
    3
    # How to run Spark on NYU Dumbo Cluster
    4
    
                  
    5
    
                  
  5. floodprediction floodprediction Public

    The goal of this project is to identify the flood-prone areas with probabilities of flood in counties in a future date, using Spark MLLib.

    Scala 3 1

  6. A quick Apache Spark tutorial (on yo... A quick Apache Spark tutorial (on your local machine)
    1
    # A quick Apache Spark tutorial (on your local machine)
    2
    
                  
    3
    There are many ways to start with and learn Spark. This is one of the ways you can do on your local machine.
    4
    
                  
    5
    ## Using Spark on your local machine