Skip to content
View cricketjanoon's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report cricketjanoon

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. curriculum-vitae curriculum-vitae Public

    Updated resume.

    TeX

  2. binary-independence-model binary-independence-model Public

    Binary Independence Model algorithm to search the relevant news article from the list of documents.

    Python

  3. Memory-Allocator Memory-Allocator Public

    This is a memory allocator program which mimics the functionality of malloc() and free() in C language (only for educational purposes).

    C

  4. File-System File-System Public

    This is a very naive (and possibly very buggy) implementation of File System in C on Unix Programming Environment (for educational purposes only).

    C

  5. Naive-Bayes-Classifier Naive-Bayes-Classifier Public

    Multi-class classification using Naive Bayes on "Twitter US Airline Sentiment" dataset.

    Python

  6. perceptron perceptron Public

    A perceptron learning algorithm for classification on Iris Data Set.

    Python