Skip to content
View saheelRsawant's full-sized avatar
  • Gainesville, Florida, USA

Block or report saheelRsawant

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. Analyzing-dataset-using-AB-test-and-Regression Analyzing-dataset-using-AB-test-and-Regression Public

    This project is a system which performs an A/B test to compare conversion rate performances between two web interfaces of a website based on the collected data impressions. In this a regression app…

    Jupyter Notebook

  2. Sports-Analysis-And-Outcome-Prediction-System Sports-Analysis-And-Outcome-Prediction-System Public

    This project is based on the idea of an intelligent system to predict the winning odds for a Cricket (Indian Premier League) or Football (English Premier League) match using both categorical and nu…

    HTML 3

  3. NoteSpace NoteSpace Public

    This project was developed during Spring 2020 as a part of the curriculum of Human Computer Interaction taught by Dr. Sharon Chu at the University of Florida. It is based on the idea of improving t…

    JavaScript

  4. Exploratory-Data-Analysis Exploratory-Data-Analysis Public

    This project is based on data wrangling and exploratory data analysis with visualizations using Jupyter Notebook and Microsoft Excel. The CSV files are wrangled, cleaned and standardized using some…

    Jupyter Notebook

  5. Wrangling-and-Analyzing-Twitter-Data--WeRateDogs Wrangling-and-Analyzing-Twitter-Data--WeRateDogs Public

    This project is based on wrangling data generated by Twitter handle @WeRateDogs which is obtained from multiple sources and is in different formats. This data is checked for different data quality …

    Jupyter Notebook

  6. Twitter-JSON-based-API Twitter-JSON-based-API Public

    A Twitter clone based on a client-server architecture is developed, which uses a JSON based API to execute different Twitter functionalities and perform client-server communication. GET/ POST reque…

    F#