Skip to content
View NishitKumarBarik's full-sized avatar

Block or report NishitKumarBarik

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

Popular repositories Loading

  1. Anomaly-Detection-in-Network-Activities Anomaly-Detection-in-Network-Activities Public

    The proposed model sniffs network packets in real time and collects the number of network packets with respect to each protocol like TCP, IP, DNS etc. The model displays this data using live bar gr…

    Python 1 1

  2. Natural-Language-Processing Natural-Language-Processing Public

    This project uses NLP to analyse a large number of restaurant reviews and identify whether a given review is a positive one or a negative one.

    Python

  3. Cats-and-Dogs Cats-and-Dogs Public

    This project uses Convolutional Neural Networks to analyse a large number if images of cats and dogs thus identify whether a given image is that of a cat or a dog.

    Python

  4. IRIS-Flower IRIS-Flower Public

    This project consists of a Python GUI and uses various Linear Regression models to determine the species of the an Iris flower given its dimensions.

    Python

  5. Railway-Reservation-System Railway-Reservation-System Public

    A basic Railway Reservation System using Concepts of data structures like Linked Lists, Stacks and Queues in C Programming Language.

    C