Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
soopertramp
Follow
Focusing

Pradeepchandra Reddy S C soopertramp

Focusing
Data Science and Machine Learning Practitioner

Block or report soopertramp

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 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
soopertramp/README.md

Hello I'm Pradeepchandra Reddy S C


I'm interested in:

Data Science and Machine learning,
particulary interested in Data Wrangling (Cleaning the data fascinates me),
Exploratory Data Analysis (Without this how can i Live)
and Mostly in the field of Classical Machine Learning (For Now)

I'm currently learning and Working on:

Machine learning Models and Working on some capstone projects.

I'm looking to collaborate on:

Any data science and machine learning related projects

How to reach me:

Mail - pradeepchandrareddy95@gmail.com

Twitter - @soopertramp07

Instagram - @soopertramp07

Check Out My Articles:

Check Out My Portfolio:

My Practice:

It's Currently a Private Repository


My Projects:



Connect with me:



Languages and Tools:

Learning

* * * *

Pinned Loading

  1. DataDetective_app DataDetective_app Public

    DataDetective is an interactive web application that allows you to upload, investigate, clean, and analyze your data with ease. Whether you are a data scientist, analyst, or just someone curious ab...

    Python

  2. data-profile-generation data-profile-generation Public

    This is a web application built using Streamlit that allows users to upload a CSV file and generate a data profiling report. The app utilizes the pandas library for data manipulation and the ydata_...

    HTML 3

  3. inventory_forecasting_end2end inventory_forecasting_end2end Public

    This project focuses on inventory forecasting for a supermarket, leveraging time series data to predict future product demand. Accurate forecasting helps ensure optimal stock levels, minimizing bot...

    Python 9 1

  4. clicks-counter clicks-counter Public

    The Click Counter script is a Python program that allows you to update click counts in a Google Sheets document based on provided links. It automates the process of retrieving HTML content from spe...

    Python 1

  5. url-shortner url-shortner Public

    This is a lightweight URL shortener built using Flask, a micro web framework for Python. The application allows users to generate short aliases for long URLs, making it easy to share links in a con...

    HTML