DM File
DM File
NumPy- NumPy stands for Numerical Python. NumPy is a Python library used
for working with arrays. It also has functions for working in domain of linear algebra,
Fourier transform, and matrices.
Pandas- Pandas is a Python library used for working with data sets. It has
functions for analyzing, cleaning, exploring, and manipulating data. Pandas allows us
to analyze big data and make conclusions based on statistical theories. Pandas can
clean messy data sets, and make them readable and relevant.
Scikit-learn- Scikit-learn is the most useful and robust library for machine
learning in Python. It provides a selection of efficient tools for machine learning and
statistical modeling including classification, regression, clustering and dimensionality
reduction via a consistence interface in Python. This library, which is largely written in
Python, is built upon NumPy, SciPy and Matplotlib.
Fibonacci
Array insertion
Linear search
Sorting array
Sum of elements of array
Indexing
Mean, median, standard deviation, min, max of
an arrray
Line graph
Bar Graph
Scatter Graph
Creating 2 tables S1, S2
Mean ()
Apriori
Read data
Grouping
Transaction encoder
Apriori
Sorting
ECLAT
Read dataset
Shape of data
Scatter plot
KMeans
Clustering
Scatter graph
Line graph