Open in app
Home
Notifications
Lists
Stories

Write
Ram Thiruveedhi
Ram Thiruveedhi

Home
About

May 9

Optimizing performance of AWS lambda functions

I recently developed a data science application on AWS Lambda. It is CPU bound application that uses data science libraries. When I tested it using 128MB setup I found only 72MB was utilized on several trials. I incorrectly assumed 256MB or higher setting is not going to help. I then…

AWS Lambda

2 min read

Optimizing performance of AWS lambda functions
Optimizing performance of AWS lambda functions

Apr 23

Two step process to showcase data science project as web application on AWS

I will start this article by thanking to Nicolás Metallo for sharing the code on github. Why should I build web applications for data science As data scientist, I often work with data on my own laptop (Jupyter notebooks, VS Code, etc). To demonstrate visualizations and machine learning workflows to stakeholders I often build a proof of concept app…

Streamlit App Deployment

4 min read

Two step process to showcase data science project as web application on AWS
Two step process to showcase data science project as web application on AWS

Apr 17

Why do I write medium articles?

Simply, for improving myself and sharing “aha moments” from my own experience. There is plenty of content and classes for the topics I write about. For many years I thought that I would not bring anything new to the table. After I started learning new topics by reading articles in…

Blog

1 min read

Why do I write medium articles?
Why do I write medium articles?

Mar 26

Data processing using Sagemaker connected to EMR

In my last blog post, I discussed adding data analysis to data processing in EMR. Though that workflow works well for data processing, there are two draw backs. EMR has only basic set of data processing libraries — these are sufficient to do basic data analysis and plotting as detailed…

Sagemaker

2 min read

Data processing using Sagemaker connected to EMR
Data processing using Sagemaker connected to EMR

Nov 13, 2021

Data Processing and Data Analysis — Improved workflow using AWS EMR

In this document, I will demonstrate how to do data analysis and plots using a simple workflow with EMR notebooks. This workflow eliminates the complexity of disjointed workflow of separate data processing (in EMR) and exploratory data analysis (in Python notebook). …

Emr

4 min read

Data Processing and Data Analysis — Improved workflow using AWS EMR
Data Processing and Data Analysis — Improved workflow using AWS EMR

Apr 30, 2021

Column-wise Modeling in Python using PuLP Solver

There are several articles about modeling linear and integer programs in Python. Please refer to this article that solves a simple problem using PulP. There are two ways of building an LP model and most of the articles only illustrate row-wise modeling where the constraints are built one row after…

Pulp

3 min read

Column-wise Modeling in Python using PuLP Solver
Column-wise Modeling in Python using PuLP Solver

Mar 10, 2021

Pros and Cons of different Prescriptive Analytics technologies
23
1

AlainChabrier

This is an amazing post.

This is an amazing post. Everyone in ML and DO should read this to pick the technique suitable for their business problem. Thank you for explaining pros and cons using example everyone can relate to.

1 min read

This is an amazing post. Everyone in ML and DO should read this to pick the technique suitable for their business problem.

Thank you for explaining pros and cons using example everyone can relate to.

--

--


Mar 2, 2021

TensorFlow Predictions on test data using dataframe

Introduction Machine learning models are trained by data scientists but too often predictions made are not analyzed to check for bias, fairness and insights. This step is helpful to do what-if analysis on model performance. Google’s what-if tool is very useful in doing this. We need predictions on large sample of…

Tensor Flow

2 min read

TensorFlow Predictions on test data using dataframe
TensorFlow Predictions on test data using dataframe

Feb 14, 2021

Best case and worst case analysis for decision making under uncertainty

Uncertainty makes decision making hard We face uncertainty while making decisions everyday. When we are faced with picking one of the several options, we are often perplexed because the outcomes for each option have uncertainty. In this article I will cover a simple technique that is intuitive which will work in many situations. Best case and worst case analysis In the…

Algorithms

4 min read

Best case and worst case analysis for decision making under uncertainty
Best case and worst case analysis for decision making under uncertainty

Jan 18, 2021

How to find Airline Data for your Data Science project?

This article will help you use latest airline data for your data science projects. Introduction Studying airline travel is very interesting since there is movement in both space and time. It is also fascinating to study an industry that is evolving with time. However the data being used in data science…

Airlines

3 min read

How to find Airline Data for your Data Science project?
How to find Airline Data for your Data Science project?
Ram Thiruveedhi

Ram Thiruveedhi

Data Science | Machine Learning | Operations Research https://www.linkedin.com/in/ramgit/

Following
  • Gautam Pradhan

    Gautam Pradhan

  • Pooya Amini

    Pooya Amini

  • Lak Lakshmanan

    Lak Lakshmanan

  • AlainChabrier

    AlainChabrier

  • Dr. Varshita Sher

    Dr. Varshita Sher

See all (20)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable