Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

definition of error rate in classification and why some researchers use error rate instead of accuracy

Column-dependent bounds in torch.clamp

PyTorch LSTM input dimension

Are the k-fold cross-validation scores from scikit-learn's `cross_val_score` and `GridsearchCV` biased if we include transformers in the pipeline?

FastAi What does the slice(lr) do in fit_one_cycle()

Implementing a trainable generalized Bump function layer in Keras/Tensorflow

Sequence to Sequence - for time series prediction

How to design a neural network to predict arrays from arrays

Neural network in MATLAB

Can k-means fall into an infinite loop ?

machine-learning k-means

NLTK/NLP buliding a many-to-many/multi-label subject classifier

10*10 fold cross validation in scikit-learn?

Disease named entity recognition

How to approach Machine Learning problems with dynamically sized input collection?

bag of words - image classification

facial expression classification in real time using SVM

Why is scikit-learn's random forest using so much memory?

Computing AUC and ROC curve from multi-class data in scikit-learn (sklearn)?

Load Custom Dataset (which is like 20 news group set) in Scikit for Classification of text documents

Does Caffe need data to be shuffled?