Skip to content
View sushanth10's full-sized avatar
👋
Hello Namaskara!
👋
Hello Namaskara!
  • Oracle India Pvt. Ltd.
  • Bangalore
  • 01:08 (UTC +05:30)

Block or report sushanth10

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
sushanth10/README.md
  • 👋 Hi, I’m Sushanth Bhat, an Associate Software Engineer at Oracle India Private Limited.
  • 🏫 I am an enthusiastic engineering graduate from MS Ramaiah Institute of Technology
  • 👀 I’m interested in Data Science and Analytics
  • 🌱 I’m currently learning Data Science and Python
  • 📫 How to reach me : By Email, LinkedIn, or Instagram

Pinned Loading

  1. car-price-analysis car-price-analysis Public

    Linear Regression Model for Car Price Prediction based on one or more features.

    Jupyter Notebook 1

  2. whatsapp-chat-analysis whatsapp-chat-analysis Public

    Data Analysis and visualisation project on a Whatsapp chat to get insights into the chatting behaviour of members of the group.

    Jupyter Notebook 1

  3. data_structures_in_c data_structures_in_c Public

    C Programs on Recursion, Stacks, Queues, Linked Lists, and Binary Trees + Programs taught in 3rd Sem Engineering Curriculum

    C

  4. 5th-sem-labs 5th-sem-labs Public

    Collection of all the programs taught to us in the college curriculum during the 5th semester of engineering.

    Jupyter Notebook 1

  5. Frontend-Miniprojects Frontend-Miniprojects Public

    A Collection of beginner-level frontend dynamic webpages and applications which I created while learning web development.

    HTML 1

  6. linear-regression-using-java linear-regression-using-java Public

    Implementation of single linear regression model in java. This program replicates the functionality of python's LinearRegression() for a univariate dataset where there is one dependent and one inde…

    Java