Skip to content
View Ashwin-Ravi's full-sized avatar
  • Seattle, USA

Block or report Ashwin-Ravi

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

Pinned Loading

  1. NLP-Keyword-Extraction-Ensemble-Method NLP-Keyword-Extraction-Ensemble-Method Public

    This script uses an ensemble of multiple methods: RAKE, TF-IDF and Automatic Keyword Extraction to obtain top keywords in Reddit posts. Providing an approximation of the trending topics and words i…

    Python 12 6

  2. Grid-Mapping Grid-Mapping Public

    A simulation of a robot exploring a 50 x 50 grid. Here the robot tries to simultaneously localize and map the surroundings (SLAM). This repository would serve as a basis of grid creation and initia…

    MATLAB

  3. Algorithms-I-Coursera-Princeton Algorithms-I-Coursera-Princeton Public

    Contains the programming assignments for Algorithms Part I course conducted by Princeton University on Coursera.

    Java 1 4

  4. RedditWebScrapper RedditWebScrapper Public

    Given a Subreddit URL, The script scrapes the content of the webpage. It picks the first 10 items. Subsequently Identifying the top 10 comments by points (including nested comments) for each. The s…

    Python

  5. Machine-Learning---Coursera Machine-Learning---Coursera Public

    Contains all the work done by me as a part of Coursera Machine Learning Course. Contains the implementation of Linear Regression, Logistic Regression, Neural Networks- Forward / Backward Propagatio…

    MATLAB 1

  6. Porto-Seguro-s-Safe-Driver-Prediction-kaggle-competition Porto-Seguro-s-Safe-Driver-Prediction-kaggle-competition Public

    This is an Data Analysis for the Porto Seguro’s Safe Driver Prediction competition hosted by Kaggle. We will visualise the different data features, their relation to the target variable, explore mu…

    Jupyter Notebook