Sat.Jun 19, 2021 - Fri.Jun 25, 2021

article thumbnail

Exploring Mito: Automatic Python Code for SpreadSheet Operations

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Spreadsheets or Excel is the foremost and most adaptive way. The post Exploring Mito: Automatic Python Code for SpreadSheet Operations appeared first on Analytics Vidhya.

Python 396
article thumbnail

Building a Convolutional Neural Network Using TensorFlow – Keras

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction This article aims to explain Convolutional Neural Network and how. The post Building a Convolutional Neural Network Using TensorFlow – Keras appeared first on Analytics Vidhya.

professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Running Pandas on GPU, Taking It To The Moon??

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Pandas library comes in handy while performing data-related operations. Everyone starting. The post Running Pandas on GPU, Taking It To The Moon?? appeared first on Analytics Vidhya.

article thumbnail

How to Load Kaggle Datasets Directly into Google Colab?

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Almost every data science aspirant uses Kaggle. It houses datasets. The post How to Load Kaggle Datasets Directly into Google Colab? appeared first on Analytics Vidhya.

article thumbnail

How To Get Promoted In Product Management

Speaker: John Mansour

If you're looking to advance your career in product management, there are more options than just climbing the management ladder. Join our upcoming webinar to learn about highly rewarding career paths that don't involve management responsibilities. We'll cover both career tracks and provide tips on how to position yourself for success in the one that's right for you.

article thumbnail

How to Build a Data Warehouse Using PostgreSQL in Python?

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Data warehouse generalizes and mingles data in multidimensional space. The. The post How to Build a Data Warehouse Using PostgreSQL in Python? appeared first on Analytics Vidhya.

Python 350

More Trending

article thumbnail

Traversing the Trinity of Statistical Inference Part 2: Confidence Intervals

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction This is the second article of the series on ‘Traversing. The post Traversing the Trinity of Statistical Inference Part 2: Confidence Intervals appeared first on Analytics Vidhya.

article thumbnail

Polars: The fastest DataFrame library you’ve never heard of

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Pandas is the most popular library when it comes to. The post Polars: The fastest DataFrame library you’ve never heard of appeared first on Analytics Vidhya.

article thumbnail

Lollipop Charts: Advanced Data Visualization in Python

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Like the evolution of humans, data visualization techniques have also been. The post Lollipop Charts: Advanced Data Visualization in Python appeared first on Analytics Vidhya.

Python 310
article thumbnail

Generate Reports Using Pandas Profiling, Deploy Using Streamlit

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Pandas library offers a wide range of functions. It helps. The post Generate Reports Using Pandas Profiling, Deploy Using Streamlit appeared first on Analytics Vidhya.

article thumbnail

Navigating the Future: Generative AI, Application Analytics, and Data

Generative AI is upending the way product developers & end-users alike are interacting with data. Despite the potential of AI, many are left with questions about the future of product development: How will AI impact my business and contribute to its success? What can product managers and developers expect in the future with the widespread adoption of AI?

article thumbnail

Image Processing using CNN: A beginners guide

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction The various deep learning methods use data to train neural. The post Image Processing using CNN: A beginners guide appeared first on Analytics Vidhya.

article thumbnail

Resume Screening with Natural Language Processing in Python

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Contents Why do we need Resume Screening? What is Resume Screening? The post Resume Screening with Natural Language Processing in Python appeared first on Analytics Vidhya.

article thumbnail

Support Vector Machine: Introduction

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction In this article, we will be discussing Support Vector Machines. The post Support Vector Machine: Introduction appeared first on Analytics Vidhya.

article thumbnail

Learn to Develop Simple Chatbots using Python and Deep Learning!

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction A Chatbot is an application(software) that is used to manage. The post Learn to Develop Simple Chatbots using Python and Deep Learning! appeared first on Analytics Vidhya.

article thumbnail

Peak Performance: Continuous Testing & Evaluation of LLM-Based Applications

Speaker: Aarushi Kansal, AI Leader & Author and Tony Karrer, Founder & CTO at Aggregage

Software leaders who are building applications based on Large Language Models (LLMs) often find it a challenge to achieve reliability. It’s no surprise given the non-deterministic nature of LLMs. To effectively create reliable LLM-based (often with RAG) applications, extensive testing and evaluation processes are crucial. This often ends up involving meticulous adjustments to prompts.

article thumbnail

Defining, Analysing, and Implementing Imputation Techniques

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon What is Imputation? Imputation is a technique used for replacing the. The post Defining, Analysing, and Implementing Imputation Techniques appeared first on Analytics Vidhya.

article thumbnail

Data Extraction from Unstructured PDFs

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction: Data Extraction is the process of extracting data from various. The post Data Extraction from Unstructured PDFs appeared first on Analytics Vidhya.

article thumbnail

Data Visualization Techniques You MUST Know as a Data Scientist

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Have you ever got confused by reading those large data. The post Data Visualization Techniques You MUST Know as a Data Scientist appeared first on Analytics Vidhya.

article thumbnail

Flight Price Prediction -A Regression Analysis using Lazy Prediction

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon This Blog deals with the problem of flight price prediction. 1. The post Flight Price Prediction -A Regression Analysis using Lazy Prediction appeared first on Analytics Vidhya.

article thumbnail

How to Improve Email Deliverability and Optimize Each Send

Learn how to optimize email deliverability and drive greater email ROI. What lands your email in the customer’s inbox? Understanding those factors, otherwise known as email deliverability, is critical to getting the most return on your campaign investments. But the “rules” around which factors land you in the spam folder aren’t always easy to keep up with.

article thumbnail

Ensemble Deep Learning | An Ensemble of deep learning models!

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Hello There, This blog has an example of an ensemble of. The post Ensemble Deep Learning | An Ensemble of deep learning models! appeared first on Analytics Vidhya.

article thumbnail

Exploring Pandas DataFrame With D-Tale

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction A Pandas dataframe is represented in a tabular format with. The post Exploring Pandas DataFrame With D-Tale appeared first on Analytics Vidhya.

article thumbnail

EDA: Exploratory Data Analysis With Python

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Exploratory data analysis is the first and most important phase. The post EDA: Exploratory Data Analysis With Python appeared first on Analytics Vidhya.

article thumbnail

Part- 4: Step by Step Guide to Master Natural Language Processing in Python

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction This article is part of an ongoing blog series on. The post Part- 4: Step by Step Guide to Master Natural Language Processing in Python appeared first on Analytics Vidhya.

article thumbnail

Understanding User Needs and Satisfying Them

Speaker: Scott Sehlhorst

We know we want to create products which our customers find to be valuable. Whether we label it as customer-centric or product-led depends on how long we've been doing product management. There are three challenges we face when doing this. The obvious challenge is figuring out what our users need; the non-obvious challenges are in creating a shared understanding of those needs and in sensing if what we're doing is meeting those needs.

article thumbnail

MLOps – Operationalizing Machine Learning Models in Production

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Overview In this blog, I will be briefly explaining the concepts. The post MLOps – Operationalizing Machine Learning Models in Production appeared first on Analytics Vidhya.

article thumbnail

Working with Lists & Dictionaries in Python

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Python is a high-level general-purpose programming language. Python is one of. The post Working with Lists & Dictionaries in Python appeared first on Analytics Vidhya.

Python 258
article thumbnail

All You Need To Know About Reinforcement Learning For Digital Marketing

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon What Is Reinforcement Learning? Reinforcement learning, at its essentials, is determining. The post All You Need To Know About Reinforcement Learning For Digital Marketing appeared first on Analytics Vidhya.

article thumbnail

Confusion Matrix for Multi-Class Classification

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Confusion Matrix is used to know the performance of a. The post Confusion Matrix for Multi-Class Classification appeared first on Analytics Vidhya.

article thumbnail

How Embedded Analytics Gets You to Market Faster with a SAAS Offering

Start-ups & SMBs launching products quickly must bundle dashboards, reports, & self-service analytics into apps. Customers expect rapid value from your product (time-to-value), data security, and access to advanced capabilities. Traditional Business Intelligence (BI) tools can provide valuable data analysis capabilities, but they have a barrier to entry that can stop small and midsize businesses from capitalizing on them.

article thumbnail

Functions in Python that Every Data Science Beginners should Begin Learning With

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Python is an interpreted high-level language that supports a large. The post Functions in Python that Every Data Science Beginners should Begin Learning With appeared first on Analytics Vidhya.

article thumbnail

Covid-19 Tweets Analysis using NLP with Python

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction In this tutorial, I am going to discuss a practical. The post Covid-19 Tweets Analysis using NLP with Python appeared first on Analytics Vidhya.

NLP 256
article thumbnail

How To Add Textual Watermarks To The Images With OpenCv and PIL!

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Photo by Markus Spiske on Unsplash Hi, today we are. The post How To Add Textual Watermarks To The Images With OpenCv and PIL! appeared first on Analytics Vidhya.