Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Venkatachalam

Venkatachalam

Venkatachalam has asked 4 questions and find answers to 114 problems.

Stats

3.5k
EtPoint
1.3k
Vote count
4
questions
114
answers

About

machine-learning| scikit-learn

Scikit-learn contributor.

Some of my favorite answers

  • Validation curve for GridSearchCV
  • Influence of normalization in linear regression
  • How tf-idf works for character features in sklearn
  • Understand RidgeClassifier of sklearn
  • Creating dendrogram using correlation matrix
  • How to use manhattan distance in spectral clustering
  • Difference between tfidf implementation of sklearn and pyspark
  • How to use MLPclassifier as estimator for AdaBoosting
  • Bored of Bagging and boosting, try Decorate