Machine Learning questions and answers
Model training, evaluation and the classical algorithm toolkit. Page 1 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 1-60
- 10 fold cross-validation in one-against-all SVM using LibSVM
- 10 fold cross validation
- 10 fold cross validation
- 2D Bin Packing Algorithm
- 2d point clustering
- 3D clustering Algorithm
- 400 higher error with PyTorch compared with identical Keras model with Adam optimizer
- __init__ got an unexpected keyword argument 'cachedir' when importing top2vec
- A3C in Tensorflow - Should I use threading or the distributed Tensorflow API
- A density based clustering library that takes distance matrix as input
- A few implementation details for a Support-Vector Machine SVM
- A simple explanation of Naive Bayes Classification
- A simple explanation of Naive Bayes Classification
- A simple explanation of Random Forest
- About accuracy in recommendation system
- About names of variable scope in tensorflow
- About tensorflow graph what am I wrong with this program?
- About tensorflow Metadata and RunOptions
- About tensorflow.initialize_all_variables
- About tf.nn.softmax_cross_entropy_with_logits_v2
- About tf.nn.softmax_cross_entropy_with_logits_v2
- Accessing already downloaded dataset with tensorflow_datasets API
- Accessing filename from file queue in Tensor Flow
- Accessing '.pickle' file in Google Colab
- Accessing Tensorboard on AWS
- Accessing the values used to impute and normalize new data based upon scikit-learn ColumnTransformer
- Accuracy issue in caffe
- Accuracy, precision, and recall for multi-class model
- Accuracy score of a Decision Tree Classifier
- Accuracy Score ValueError Can't Handle mix of binary and continuous target
- Active Learning e.g. Pool Sampling for SVM in python
- actor critic policy loss going to zero with no improvement
- AdaBoostClassifier with different base learners
- Adam optimizer with warmup on PyTorch
- AdamOptimizer and GradientDescentOptimizer from tensorflow not able to fit simple data
- Adapting binary stacking example to multiclass
- Add L2 regularization when using high level tf.layers
- Add None dimension in tensorflow 2.0
- Add Tensorflow pre-processing to existing Keras model for use in Tensorflow Serving
- Add weights to .pb file exported by TensorFlow
- Adding a preprocessing layer to keras model and setting tensor values
- Adding a variable into Keras/TensorFlow CNN dense layer
- Adding a variable into Keras/TensorFlow CNN dense layer
- Adding an additional value to a Convolutional Neural Network Input?
- Adding an extra hidden layer using Google's TensorFlow
- Adding Attention on top of simple LSTM layer in Tensorflow 2.0
- Adding custom labels to pytorch dataloader/dataset does not work for custom dataset
- Adding Dropping Column instance into a Pipeline
- Adding regularizer to an existing layer of a trained model without resetting weights?
- Adding Tensorboard summaries from graph ops generated inside Dataset map function calls
- additive Gaussian noise in Tensorflow
- additive Gaussian noise in Tensorflow
- Adjust Single Value within Tensor -- TensorFlow
- Admissible Heuristic Manhattan Distance
- Advantages of SVM over decion trees and AdaBoost algorithm
- Affinity Propagation preferences initialization
- After reducing the dimensionality of a dataset, I am getting negative feature values
- Agile User Stories for Machine Learning Project?
- AI / inference problem
- AlexNet architecture for black and white image identification
.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