Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Ridge Regression Grid Search with Pipeline

Does it make sense to build a residual network with only fully connected layers (instedad of convolutional layers)?

Pytorch Unfold and Fold: How do I put this image tensor back together again?

what is the difference between using softmax as a sequential layer in tf.keras and softmax as an activation function for a dense layer?

TypeError: Could not build a TypeSpec with type KerasTensor

Document Layout Analysis for text extraction

Question on multi-probe Local Sensitive Hashing

Optimizing a Parking Lot Problem. What algorithms should I use to fit the most amount of cars in the lot?

Rare Event Detection

Interesting NLP/machine-learning style project -- analyzing privacy policies

Naive Bayesian and zero-frequency issue

How to hash vectors into buckets in Locality Sensitive Hashing (using jaccard distance)?

How to determine the number of feature maps to use in a convolutional neural network layer?

Difference between .score() and .predict in the sklearn library?

3D-plot of the error function in a linear regression

How to train a naive bayes classifier with pos-tag sequence as a feature?

Feature Scaling required or not

Linear regression poor gradient descent performance

Scikit multi-class classification metrics, classification report

Interpreting feature importance values from a RandomForestClassifier