Skip to content
View manasakashyapharinath's full-sized avatar

Block or report manasakashyapharinath

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Kernelized-Ridge-Regression Kernelized-Ridge-Regression Public

    Kernelized Ridge regression using Linear regression , Polynomial Regression and Gaussian Kernels.

    Jupyter Notebook 2 1

  2. Sarcasm-detection-on-twitter-data Sarcasm-detection-on-twitter-data Public

    The goal of our project is to implement a Natural language solution for detecting the sarcasm on Twitter data

    Python

  3. Parallel-CYK-algorithm Parallel-CYK-algorithm Public

    Our aim is to develop a parallel implementation of a traditional parsing algorithm, CYK algorithm.

    Java

  4. Gaussian-Salt-and-pepper-filter Gaussian-Salt-and-pepper-filter Public

    This application applies Gaussian and Salt pepper filters separately. Firstly, Gaussian filter is applied, its canny edges and performance parameters and calculated. Secondly, to the true image, Sa…

    Python

  5. Lucas-Kanade-method Lucas-Kanade-method Public

    Implementation of Lucas Kanade optical flow estimation

    Python

  6. Multiple-Linear-Regression Multiple-Linear-Regression Public

    Implementation of Multiple Linear Regression on Abalone dataset

    Python