Skip to content
View bishtabhinavsingh's full-sized avatar

Block or report bishtabhinavsingh

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 Loading

  1. tutorial-live-barcode-reader-mongodb-integration Public

    This should serve as a tutorial for a working live barcode scanner with mongodb integration. Simply scan bar codes and have the corresponding data imported to your mongodb collection.

    Python

  2. Docker-pySpark-MachineFailurePrediction Public

    Docker app to input data from a test server, performing data clean-up operation, run multiple machine learning models and output the best model along with visuals into the terminal.

    Python

  3. analytics-R-UNCS Public

    The data was originally picked up from UN Data which is an online repository of various datasets generated by the United Nations Organisation and its allied bodies. This was then shared on Kaggle w…

  4. analytics-R-GitAPI Public

    The data was originally pulled from GitHub. The objective was to choose a popular Github user and work with the GitAPI to pull data and run analytics.

  5. analytics-R-MLbraille Public

    This braille dataset exercise was carefully picked for having 1000+ images (yet a less than 2 MB total size) and no R-code on kaggle available at the time of making the selection.

    R 1

  6. analytics-R-MLcompare Public

    Train certain deep learning models (Simple RNN, LSTM, bidirectional LSTM, GRU, bidirectional GRU, 1D Covnet) based on a given dataset (imdb rds file), using given x_train and y_train code. Objectiv…

    R