This Python library is known for data manipulation and analysis, often used with DataFrames.
What is pandas?
This tech giant owns Kaggle, a popular data science competition platform but is known for its powerful search engine.
What is Google?
A collection of related data that is organized in a structured format, often used for analysis.
What is a dataset?
This application uses machine learning to automatically recognize and categorize objects, people, and actions in photos or videos.
What is image recognition?
ANME (a basic statistical measure used to describe the central value of a dataset)
What is Mean?
This Python library is primarily used for scientific computing and includes support for arrays, matrices, and many mathematical functions.
What is NumPy?
This e-commerce giant is known for its cloud computing platform, AWS, which provides services like S3 and SageMaker for data science projects.
What is Amazon?
This dataset contains information on passengers aboard a famous ship that sank in 1912.
What is the Titanic dataset?
This application involves predicting future trends or values based on historical data, and is commonly used for sales projections and economic planning.
What is Forecasting?
LATFO (a type of numerical value that represents a number with a fractional part)
What is Float?
This Python library is commonly used for creating static, animated, and interactive visualizations. It's known for its pyplot module.
What is Matplotlib?
Known for its powerful data visualization tools, this company offers products like Desktop for creating reports and Server for sharing them.
What is Tableau?
In set notation, this operation combines the elements of two sets, including all elements from both sets without duplicates.
What is the union?
This machine learning application analyzes text data to determine if it's positive, negative, or neutral.
What is sentiment analysis?
DNEXI (a term used in data frames to uniquely identify positions and allow for efficient data retrieval)
What is Index?
A machine learning library for Python that offers simple and efficient tools for data mining and data analysis.
What is scikit-learn?
This company is known for its cloud computing service called Azure and offers tools like Power BI for data analytics.
What is Microsoft?
This term refers to data that does not have a predefined format or structure, such as text, images, or audio files.
What is unstructured data?
This application of data science involves analyzing text data to derive insights such as sentiment or topics.
What is Natural Language Processing (NLP)?
RAALBEIV (a term used for columns in a data frame that store different types of data)
What is Variable?
This R package is part of the tidyverse collection and is known for its grammar of graphics for creating complex plots.
ggplot2
This social media platform uses machine learning to personalize user feeds and is also known for its AI research lab, FAIR.
What is Facebook (Meta)?
This dataset contains information about the sepal length, sepal width, petal length, and petal width of three types of flowers.
What is the Iris dataset?
This technique is used to identify unusual patterns or outliers in data, often applied in finance and security to detect fraudulent activities.
What is anomaly detection?
YBISEANA (a statistical method used to update the probability for a hypothesis as more evidence becomes available)
What is Bayesian?