Skip to content
View umeshchandake's full-sized avatar
Block or Report

Block or report umeshchandake

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

πŸš€ About Me

I'm interested in all things data: Machine Learning, Data Science, Deep Learning, Big Data and Cloud.

A Data advocate passionate about Data Science πŸ“Š. I like building pipelines, improving efficiency and performance of a model.

EDA occupies most of my daytime.

πŸ›  Skills

def skills():
    python = {
        'eda' : ['Numpy','Pandas','Pypolars'],
        'visualization' : ['Matplotlib','Seaborn','Plotly'],
        'modelling' : ['Scikit-learn','PyCaret']
    }
    db = ['MySQL']
    cloud = ['AWS Sagemaker']
    tools = ['HuggingFace', 'Streamlit', 'VS Code', 'Jupyter Notebook', 'Jupyter Lab', 'Google Colab']

skills()

πŸ”— Links

I love connecting with different people so if you want to say hi, you can follow links below :)

Linkedin Badge Gmail Badge

Popular repositories Loading

  1. scalajs-tutorial scalajs-tutorial Public

    Forked from scala-js/scalajs-tutorial

    Source code accompanying the Scala.js tutorial

    Scala

  2. ZeroToBlockchain ZeroToBlockchain Public

    Forked from rddill-IBM/ZeroToBlockchain

    Tutorial for Zero to Blockchain series

    JavaScript

  3. my-react-app my-react-app Public

  4. AlgoCasts AlgoCasts Public

    Forked from StephenGrider/AlgoCasts

    JavaScript

  5. FlutterCasts FlutterCasts Public

    Forked from StephenGrider/FlutterCasts

    Companion repo to a course hosted on Udemy

    Dart

  6. GoCasts GoCasts Public

    Forked from StephenGrider/GoCasts

    Companion Repo to https://www.udemy.com/go-the-complete-developers-guide/

    Go