FA5 + M5 - Sheet1 Flashcards
(138 cards)
Which of the following libraries are used for mathematical and statistical operations on multi-dimensional arrays and matrices in Python?
Group of answer choices
Matplotlib
NumPy
Pandas
NumPy
Which of the following libraries are used for data visualization in Python?
Group of answer choices
NumPy
Matplotlib
SciPy
Matplotlib
Which of the following libraries are used for deep learning in Python?
Group of answer choices
TensorFlow
Scikit-learn
Keras
TensorFlow
Which of the following libraries are used for natural language processing in Python?
Group of answer choices
NLTK
Scrapy
Scikit-learn
NLTK
Which of the following libraries are used for creating spiders bots that scan website pages and collect structured data in Python?
Group of answer choices
Scrapy
Pandas
SciPy
Scrapy
Which of the following libraries are used for object identification, speech recognition, and more in Python?
Group of answer choices
PyTorch
Keras
Dist-keras
Tensorflow dapat pero Pytorch ung tama sa canvas
Which of the following libraries are used for reading data, selecting and filtering in data, and data manipulations in Python? There are two correct answer in the options, just choose one.
Group of answer choices
PyTorch
Pandas
NumPy
SciPy
Pandas
NumPy
Which of the following libraries are used for creating interactive and scalable visualizations in a browser using JavaScript widgets in Python? There are two correct ansers from the choices, just select one.
Group of answer choices
SciPy
Bokeh
NumPy
Bokeh
Plotly
Plotly
NumPy
SciPy
Bokeh
Bokeh
Plotly
Plotly
Which Python libraries are built on NumPy? There are two correct ansers from the choices, just select one.
Group of answer choices
Pandas
Seaborn
Scikit-Learn
Matplotlib
Pandas
Scikit-Learn
Which Python library provides machine learning algorithms?
Group of answer choices
Pandas
Scikit-Learn
NumPy
Matplotlib
Scikit-Learn
Data Wrangling:
SciPy
NumPy
pandas
Statistic
StatsModels
NLP
Natural Language Toolkit
SpaCy
gensim
Machine Learning
scikitlearn
xgboost
lightgbm
catboost
eli5
Deep Learning
TensorFlow
Pytorch
Keras
Distributed Deep Learning
dist-keras
elephas
spark-deep-learning
Visualization
matplotlib
Bokeh
plotly
Seaborn
pydot
it is intended for processing large multidimensional arrays and matrices, and an extensive collection of high-level mathematical functions and implemented methods makes it possible to perform various operations with these objects
NumPy (numpy.org)
it is based on NumPy and therefore extends its capabilities. SciPy main data structure is again a multidimensional array, implemented by Numpy.
SciPy (scipy.org/scipylib)
The package contains tools that help with solving linear algebra, probability theory, integral calculus and many more tasks
SciPy
provides high-level data structure and a vast variety of tools for analysis. The great feature of this package is the ability to translate rather complex operations with data into one or two commands.
Pandas (pandas.pydata.org)
contains many built-in methods for grouping, filtering, and combining data, as well as the time-series functionality
Pandas
is a low-level library for creating two-dimensional diagrams and graphs.
Matplotlib (matplotlib.org)
With iths help, you can build diverse charts, from histograms and scatterplots to non-Cartesian coordinates graphs.
Matplotlib (matplotlib.org)