Skip to content
View jaganadhg's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@dlassociates
Block or Report

Block or report jaganadhg

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
jaganadhg/README.md
  • 👋 Hi, I’m Jaganadh Gopinadhan (Jagan), Engineering Leader in the AI/ML space.
  • 👀 I’m interested in AI System Design, Engineering Leadership, Linguistics, and Anthropology
  • 🌱 I’m currently learning Effective Engineering Leadership.
  • 💞️ I’m looking to collaborate on writing books on AI System Designs, Software Engineering for Data Science Professionals.
  • 📫 Reach me at https://www.linkedin.com/in/jaganadhg/

Pinned

  1. azureml-pretrained-sklearn azureml-pretrained-sklearn Public

    Code and model for AzureML sklearn pre-trained model usgage

    Python 3 1

  2. Implementation of Gap Statistic from... Implementation of Gap Statistic from Tibshirani, Walther, Hastie to determine the inherent number of clusters in a dataset with k-means clustering.
    1
    #!/usr/bin/env python
    2
    """
    3
    Author : Jaganadh Gopinadhan
    4
    Licence : Apahce 2
    5
    e-mail jaganadhg at gmail dot com 
  3. LSTM_Electricity_01 LSTM_Electricity_01 Public

    Time Series Forecasting with Deep Learning /LSTM Part 1

    Jupyter Notebook 2 2

  4. data_science_notebooks data_science_notebooks Public

    My notebook on Data Science

    Jupyter Notebook 2

  5. kaggle-rest-rev kaggle-rest-rev Public

    My code used for Kaggle restaruent revenu prediction

    Python 1

  6. tf2x_eval tf2x_eval Public

    Evaluating Tensorflow 2.0

    Python