Abhinav Maurya

Results 5 issues of Abhinav Maurya

While using the pinterest scraper, I came across the following error: Obtained 550 results after 9 scrolls Scraping: http://www.pinterest.com/nealthegr8/detailed/ URL failed: http://www.pinterest.com/nealthegr8/detailed/ connections attempted: 1 exception message: 'NoneType' object has...

The generated classification reports state a micro-avg. However, classification report from sklearn generates a macro-average by default. Hence, the generated plots should state macro-avg.

this is associated with the evaluate.py file where f1_conll and f1_score plots are created.

A more semantically coherent interpolation such as McCann's Interpolation (https://twitter.com/gabrielpeyre/status/1006053480455426049) based on optimal transport might significantly generalize this work.

Hi Yachen, I used the Bayesian Optimization package for optimizing the hyperparameters in a Kaggle contest. I noticed that the same hyperparameters can be repeatedly sampled, which can be a...