AI-powered search & chat for Data / Computer Science Students

data exploration

 Learn Data Science

data exploration data analysis

Read more at Learn Data Science

Data Exploration

 Analytics Vidhya

After learning concepts of Deep Learning, beginners go for using and applying these on problem statements. The approach to solution involves many steps to follow. These steps generally involve…

Read more at Analytics Vidhya

Know Your Data | Part 1

 Towards Data Science

In my previous article, we discussed about the chemistry between Big Data and Machine Learning. We also reach to the fact that for making a good learning model we need to first understand our data…

Read more at Towards Data Science

Discovery of Data Analysis

 Towards Data Science

Data and information are one of the most strategic instruments of an organization. If a business understands and processes its data correctly, it can use it to improve its processes. Data directly…

Read more at Towards Data Science

Discovering New Data

 Towards Data Science

When you are working in data science one of the hardest parts is discovering which data to use when trying to solve a business problem. Remember that before trying to get data to solve a problem you…

Read more at Towards Data Science

Basic Data Exploration

 Kaggle Learn Courses

Using Pandas to Get Familiar With Your Data The first step in any machine learning project is familiarize yourself with the data. You'll use the Pandas library for this. Pandas is the primary tool da...

Read more at Kaggle Learn Courses

Data Mining

 Towards Data Science

Commonly used functions of Pandas data structures library

Read more at Towards Data Science

Data Discovery for Business Intelligence

 Towards Data Science

Dashboards and reports are the lingua franca in the world of business. Simple as they may seem, behind each KPI dashboard are data analysts who are responsible for keeping dashboards working…

Read more at Towards Data Science

Data Exploration, Simplified.

 Towards Data Science

Tired of looking up hundreds of methods and functions over the internet to explore your dataset? Xplore makes the exploratory data analysis process 10x faster, all in just one line of code.

Read more at Towards Data Science

Getting to Know Your Data

 Python in Plain English

Why you need to understand your data before preparing it, and ways to do so includes a unique way for an EDA table.

Read more at Python in Plain English

Solving data problems

 Towards Data Science

I enjoy working with students interested in learning to work with data to solve real-world problems. New learners often experience frustration in the learning process because they want to solve…

Read more at Towards Data Science

Data Mining

 Codecademy

Data mining is the process of applying algorithms to search for patterns within collections of data. Fundamentally, data mining is the deployment of an automated process for analyzing large amounts of...

Read more at Codecademy

Knowledge Discovery Data (KDD)

 Analytics Vidhya

Knowledge Discovery from Data (KDD); Is a sequential process of extraction patterns or knowledge from a vast quantity of data. Typically, our point of interest is data which is non-trivial, implicit…

Read more at Analytics Vidhya

Data Curiosity

 Becoming Human: Artificial Intelligence Magazine

Here’s a question for you — when did you learn to read and write? Odds are it was one of the first things you remember learning, and that makes sense: learning to read and write is foundational for…

Read more at Becoming Human: Artificial Intelligence Magazine

The Easy Way To Do Data Exploration

 Towards Data Science

with Jupyter notebook and bamboolib Python library Continue reading on Towards Data Science

Read more at Towards Data Science

Know your Data

 Analytics Vidhya

The most important aspect of data science is, without a doubt, data. Having a prerequisite knowledge of what forms the data can be and how to do basic scrutiny always helps. This article covers the…

Read more at Analytics Vidhya

What Problem Is Your Data Solving?

 Towards Data Science

The evergreen popularity of careers in data science is the result of many factors, from shifts in the labor market to advances in cloud computing. It also hinges, though, on a fundamental idea: smart…...

Read more at Towards Data Science

Back to the basics — Knowing your DATA

 Analytics Vidhya

Understanding types of data, central tendency, and measures of dispersion.

Read more at Analytics Vidhya

Introduction to Data Science

 Python in Plain English

In our lives, we use or even enjoy the results of data science. For example, when we are browsing in an online shop, then we click on one of the product items, and the browser will provide other produ...

Read more at Python in Plain English

Data Science

 Towards AI

Hi all, this article will explore the process of deploying a FastAPI application on Saturn Cloud. FastAPI is a robust web framework for building APIs with the Python language. Saturn Cloud is a…

Read more at Towards AI

Data Science 101

 Towards Data Science

Data Science 101. A step-by-step process for every use case: business problem, data collection, EDA, feature engineering, model comparison, and results

Read more at Towards Data Science

Experimentation in Data Science

 Towards Data Science

Today I am going to talk about experimentation in data science, why it is so important and some of the different techniques that we might consider using when AB testing is not appropriate…

Read more at Towards Data Science

Data Science Advice I Wish I Knew Sooner

 Towards Data Science

Learning and practicing data science can be challenging — trust me, I have been doing it for over four years! I have dealt with all the complicated math equations and complex code. However, I now know...

Read more at Towards Data Science

Intro to Data Science

 Towards Data Science

We are going to see the basic methods in statistics and machine learning to analyze data. Statistics allow us to make sure we are doing reasonable inferences from data and check for statistical…

Read more at Towards Data Science