Open in app
Home
Notifications
Lists
Stories

Write
Shelvi Garg
Shelvi Garg

Home

About

Apr 22

The Bold Type Quotes I loved

Specifically for the bold ladies out there…. — I just watched Bold type, and I got obsessed with it, more than being fascinated, I find so many things that I need to learn from it and implement in my own life, Quotes in Bold Type that I feel inspired from and want to implement in my real world…

Millennials

4 min read

The Bold Type Quotes I loved
The Bold Type Quotes I loved

Apr 22

Unbound happiness: Feeling fulfilled in Self

Wisdom of Feeling unbound happiness in self.❤ Once soaking up the winter sun, I felt wonderful bliss and deep silence in the warmth of the sun and open blue sky. This little article/prose is in its raw form of what I felt and wrote in that one single moment….. Do…

Life Lessons

3 min read

Unbound happiness: Feeling fulfilled in Self
Unbound happiness: Feeling fulfilled in Self

Jan 7

Rank-78 Approach for Analytics Vidhya Hackathon

My Approach for Analytics Vidhya Job-a-thon (Sep-2021) Problem Statement: Supplement Sales Prediction Your Client WOMart is a leading nutrition and supplements retail chain that offers a comprehensive range of products for all your wellness and fitness needs. WOMart follows a multi-channel distribution strategy with 350+ retail stores spread across 100+ cities. Effective forecasting for store…

Hackathons

6 min read

Rank-78 Approach for Analytics Vidhya Hackathon
Rank-78 Approach for Analytics Vidhya Hackathon

Published in Python in Plain English

·Jul 13, 2021

Python — A Guide to the Star or Asterisk Operator / (** ) **args or ***kwargs

In this short tutorial, we will see different ways in which Asterisk Operator can make our Pythonic Life Easy! — There are many times when we see * and ** operators being used in Python. Many Python Programmer even at the intermediate level is often puzzled when it comes to the asterisk ( * ) character in Python. After studying this article, you will have a solid understanding of the…

Python

4 min read

Python — A Guide to the Star or Asterisk Operator / (** ) **args or ***kwargs
Python — A Guide to the Star or Asterisk Operator / (** ) **args or ***kwargs

Published in Python in Plain English

·Jul 11, 2021

How to Take Multiple Inputs From Users In Python

In this short tutorial, we will see all the ways in which we can take multiple inputs from users in Python. In Python, users can take multiple values or inputs in one line by two methods. Using the split() method Using List comprehension 1. Using split() method : This function helps in getting multiple inputs…

Python

4 min read

How to Take Multiple Inputs From Users In Python
How to Take Multiple Inputs From Users In Python

Published in Nerd For Tech

·Jul 3, 2021

Read this before getting started with Apache Spark

All that you need to understand before getting hands-on Apache Spark Data Processing Framework — Whenever we learn a new tool/ technology, we all are in hurry to just skip the theory part to jump to implementation and coding. It is sometimes non-problematic and saves a lot of time but this cannot be the case if you are just starting with Apache Spark… Before you…

Apache Spark

7 min read

Read this before getting started with Apache Spark
Read this before getting started with Apache Spark

Published in Geek Culture

·Jun 23, 2021

Getting Started with SQLAlchemy

Implementing the SQLAlchemy for database operations In Python — What is SQLAlchemy? SQLAlchemy is an open-source SQL toolkit and object-relational mapper(ORM) for Python. It facilitates communication between Python programs and databases. Most of the time, this library is used as an ORM tool. What is ORM? ORM is a programming technique for representing database records as corresponding objects in programming languages. Therefore…

Sqlalchemy

5 min read

Getting Started with SQLAlchemy
Getting Started with SQLAlchemy

Jun 22, 2021

How to Import CSV File in MySql Database

How to deal with Common Errors. 7-Step To the Point Guide to Load CSV in MYSQL . Steps to Follow: Identify the CSV file dataset

Csv

3 min read

Importing CSV File in MySql Database
Importing CSV File in MySql Database

Published in Nerd For Tech

·Jun 15, 2021

Dropping Constant Features using VarianceThreshold: Feature Selection -1

Most Straight forward Guide for removing constant/quasi-constant predictors with Python VarianceThreshold — In this guide, you will read exactly what you need to remove constant features while doing feature selection. Constant Features show similar/single values in all the observations in the dataset. These features provide no information that allows ML models to predict the target.

Feature Selection

4 min read

Removing Constant Variables- Feature Selection
Removing Constant Variables- Feature Selection

Published in MLearning.ai

·Jun 11, 2021

How to Encode Categorical Data

TASK: To Experiment and Implement Different Types of Encoding to deal with Categorical Data — In this blog we will explore and implement: One hot Encoding using: Python’s category_encoding library Sklearn Preprocessing Python’s get_dummies Binary Encoding Frequency Encoding Label Encoding Ordinal Encoding What is Categorical data Categorical data is a type of data that is used to group information with similar characteristics while Numerical data is a type of data that expresses information in the form of…

Category

6 min read

Category Encoders
Category Encoders
Shelvi Garg

Shelvi Garg

Data Scientist at Spinny.

Following
  • Tony Yiu

    Tony Yiu

  • Mehul Gupta

    Mehul Gupta

  • Saul Dobilas

    Saul Dobilas

  • Baijayanta Roy

    Baijayanta Roy

  • Yashi Gupta

    Yashi Gupta

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable