Join Now
Home Aptitude Reasoning DI VA GK CA CA Hindi Quiz Placements
Lists can only contain one data type, while arrays can contain multiple data types.
Arrays can be resized after creation, while lists cannot.
Lists can be indexed using negative numbers, while arrays cannot.
Arrays are optimized for numerical operations, while lists are not.
Regularization
Gradient descent
Lasso regression
None of the above
list
tuple
ndarray
set
Data visualization
Data analysis
Deep learning
Machine learning
Keras
PyTorch
TensorFlow
All of the above
Pandas
NumPy
Scikit-learn
Matplotlib
NLTK
K-means clustering
Decision tree
Random forest
Linear regression
To test the performance of the model on unseen data
To create a validation set for hyperparameter tuning
To reduce overfitting of the model
Which library in Python is commonly used for numerical computing and data analysis?