Data Science questions and answers
Pandas, NumPy and the analysis and visualisation stack. Page 18 of 20.
ML System Design practice on Codemia
Design recommenders, ranking systems and training pipelines the way ML interviews actually ask for them, with worked solutions.
Answers 1021-1080
- How to tell the shap tree explainer and shap values calculator which variables are categorical?
- How to test if a string contains one of the substrings in a list, in pandas?
- How to train a customized transformer model with custom dataset formatting
- How to train a tensorflow.js model using a csv file?
- How to train image pixel data in libsvm format to use for recognition with Java
- How to traverse a tree from sklearn AgglomerativeClustering?
- How to tune GaussianNB?
- How to unbatch a Tensorflow 2.0 Dataset
- How to understand RandomForestExplainer output R package
- How to understand the output of Topic Model class in Mallet?
- How to unnest explode a column in a pandas DataFrame, into multiple rows
- How to update a matrix of probabilities
- How to update a plot in matplotlib
- How to update an SVM model with new data
- How to use both binary and continuous features in the k-Nearest-Neighbor algorithm?
- How to use both binary and continuous features in the k-Nearest-Neighbor algorithm?
- How to use dataset.shard in tensorflow?
- How to use image_summary to view images from different batches in Tensorflow?
- How to use Isolation Forest
- How to use Naive Bayes in TensorFlow?
- How to use numpy functions on a keras tensor in the loss function?
- How to use repeat function when building data in Keras?
- How to use scikit-learn PCA for features reduction and know which features are discarded
- How to use several summary collections in Tensorflow?
- How to use tensorflow on spyder?
- how to use to_categorical when using ImageDataGenerator
- How to use XGBoost algorithm for regression in R?
- How to view Apache Parquet file in Windows?
- How to view the plain text format of the row based binarly logs
- How to visualize a tensor summary in tensorboard
- How to visualize a TFRecord?
- How to visualize learned filters on tensorflow
- How to write DataFrame to postgres table
- How to write summaries for multiple runs in Tensorflow
- How to write to TensorBoard in TensorFlow 2
- How training and test data is split?
- How training and test data is split?
- How visualize attention LSTM using keras-self-attention package?
- How would one use Kernel Density Estimation as a 1D clustering method in scikit learn?
- How would you compare two XML Documents?
- I am getting negative values for the R2 Squared after doing the linear regression on my data. What does it Suggest?
- Ignoring NaNs with str.contains
- Imbalanced classes in multi-class classification problem
- Imbalanced data undersampling or oversampling?
- Implement Gaussian Naive Bayes
- Implement Relu derivative in python numpy
- Implementation of locality-sensitive hashing with min-hash
- Implementing lasso regression using TensorFlow
- Implementing PCA with Numpy
- Import Keras on Jupyter Notebook
- Import local function from a module housed in another directory with relative imports in Jupyter Notebook using Python 3
- Import multiple CSV files into pandas and concatenate into one DataFrame
- importance of PCA or SVD in machine learning
- ImportError No module named 'matplotlib' -- Using Anaconda tensorflow environment
- ImportError No module named matplotlib.pyplot
- ImportError No module named pandas
- ImportError numpy.core.multiarray failed to import
- Improve subplot size/spacing with many subplots
- Improving k-means clustering
- Improving model training speed in caret R
.png&w=3840&q=75)
Free course
Beginner
7 lessons
2 hours
Tackling System Design Interview Problems
A short course that equips you with the skills to approach system design interviews methodically.
Start the free course