roshanchourasia001 (Roshan Chourasia) · GitHub
Skip to content
View roshanchourasia001's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report roshanchourasia001

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

 About Me

Coding GIF

class Roshan:
    name       = "Roshan Chourasia"
    role       = "Data Science Fresher"
    location   = "India"
    email      = "roshanchourasia1105@gmail.com"
    github     = "github.com/roshanchourasia001"
    interests  = ["Machine Learning", "NLP", "Data Visualization", "AI"]
    currently  = "Building end-to-end ML projects"
    open_to    = "Internships and Entry-level DS Roles"
    fun_fact   = "I see patterns in everything — even my chai"

    def say_hi(self):
        print("Let's connect and build something great!")

me = Roshan()
me.say_hi()

 Tech Stack & Tools

Languages

Python R SQL

ML & Data Science

NumPy Pandas Scikit-Learn TensorFlow Keras OpenCV

Visualization & BI

Matplotlib Seaborn Power BI Tableau Plotly

Databases

MySQL PostgreSQL MongoDB

Tools & Platforms

Jupyter VS Code Git GitHub Streamlit Google Colab Kaggle

 Featured Projects

Project Description Stack
Customer Churn Predictor ML model predicting telecom churn with 92% accuracy, deployed as web app Python · XGBoost · Streamlit
Sales Analytics Dashboard Interactive Power BI dashboard for regional sales KPIs and forecasting Power BI · SQL · DAX
Sentiment Analyzer BERT-based Twitter sentiment classification with REST API Python · HuggingFace · Flask
House Price Predictor End-to-end regression model with EDA and feature engineering Python · Sklearn · Streamlit

View All Repos

 GitHub Analytics

 





🏆 GitHub Trophies

🐍 Contribution Snake

Snake animation

🎯 2025 Goals

Status Goal
Master Python for Data Science
Build end-to-end ML projects
🔄 Complete Google Data Analytics Certificate
🔄 Contribute to open-source ML library
🎯 Land a Data Science Internship or Job
🎯 Achieve Kaggle Expert rank
🎯 Publish articles on Medium or Kaggle

📚 Currently Learning

  Deep Learning and Neural Networks
  Feature Engineering Techniques
  MLOps and Model Deployment on Cloud
  Advanced SQL and Window Functions
  HuggingFace Transformers and LLMs
  Time Series Forecasting

🤝 Connect With Me

LinkedIn GitHub Twitter Instagram Kaggle Gmail


"Without data, you're just another person with an opinion."W. Edwards Deming

Star My Repos

Pinned Loading

  1. car-price-prediction car-price-prediction Public

    🚗 Car Price Prediction System built with Python, Machine Learning, and Flask. The application analyzes vehicle attributes and predicts the estimated market price of a car.

    Jupyter Notebook 1

  2. Machine-learning-algorithm-PDF Machine-learning-algorithm-PDF Public

    “Machine Learning is the science of getting computers to learn and act like humans do, and improve their learning over time in autonomous fashion, by feeding them data and information in the form o…

    Jupyter Notebook 1

  3. movie-recomendations-system movie-recomendations-system Public

    A Machine Learning-based Movie Recommendation System that suggests movies similar to the one selected by the user. The project uses movie metadata and similarity scores to recommend relevant movies…

    Jupyter Notebook 31 1

  4. Heat-Exchanger-Price-Prediction Heat-Exchanger-Price-Prediction Public

    A machine learning project that predicts the price of heat exchangers based on technical and operational specifications. Built end-to-end — from raw data to model deployment — with an interactive T…

    Python 1