ELMo for Feature Extraction
@helenacopsey wrote: Hi there I’ve been using the article: A Step-by-Step NLP Guide to Learn ELMo for Extracting Features from Text...
View ArticleHere's your Learning Path to Master Computer Vision in 2020
@datascience221 wrote: The demand and value of a computer vision expert is sky high in the industry. Specialize in computer vision and it’s different facets, and you will see a plethora of recruiters...
View ArticleHow to Get Best Image Annotation Tools?
@cogito wrote: If you are looking for image annotation tools you can find the unlimited number of online services and free tools available to annotate pictures into different formats. However, if you...
View ArticleGetting a Public Dataset Included in the Analytics Vidhya List
@yeldarb wrote: Hi @datascience221 - I came across your Comprehensive Collection of Deep Learning Datasets and was hoping to get ours added to the list. We just published an object detection dataset...
View ArticleHow to contact blockchain Support?
@emmaw wrote: Blockchain wallet users facing the technical problems can get online assistance right here calling at Blockchain number with nonstop online assistance remotely. A team of certified...
View ArticleI got this type of error on google colab.How to remove it?
@8Bit_1Byte_Coder wrote: elmo_train = [elmo_vectors(x[‘cleen_tweet’]) for x in list_train] elmo_test = [elmo_vectors(x[‘cleen_tweet’]) for x in list_test] error:INFO:tensorflow:Saver not created...
View ArticleVia_region_data.json file not found error while it is there in train and test...
@ayush27 wrote: I am trying to train custom.py file on custom dataset. Both the train and test datasets contain via_region_data.json file. However the error that I am getting is “via_region_data.json”...
View Articlehow to do smart data analysis when you have a lot of variables
@math75 wrote: Im new here, i work a lot with marketing analysis. Most times, i receive a giant base with a lot of variables(10-15) and people ask me: With the variables that we have(age, sex, etc.)...
View ArticleIris submission
@BanashreeBS wrote: Where do we submit solution for Iris problem? Posts: 1 Participants: 1 Read full topic
View ArticleUndergraduate student interested in Data Analytics/Big Data grad. education
@Mihael47 wrote: Hi, I am a senior computer science student and I am interested in pursuing my grad. studies in data-related field such as Big Data or Dana Analytics. Academically, I have an average...
View Articlepython, mxnet, gluoncv
@sourabh073 wrote: hi I have run a segmentation code for single image and a single pre trained model such as fcn_resnet50_ade, but how can I code when I have multiple images let say 100 and I have to...
View ArticleReinforcement multi Armed Bandit few questions
@malino wrote: Hello, I just came across this blog post which explain how MAB can be applied to online advertising to Optimise the CTR. Analytics Vidhya – 24 Sep 18 Solving the Multi-Armed Bandit...
View ArticleData Visualization on Salesforce.com Platform
@saeesh0111 wrote: As business leaders, you often need to take both operational and strategic decisions that often impact your organization in many ways. Data visualization tools, which is a graphical...
View ArticleExplain the code
@shivagolla1 wrote: Can someone please explain the pattern given in match() function. import re li=[‘9999999999’,‘999999-999’,‘99999x9999’] for val in li: if re.match(r’[8-9]{1}[0-9]{9}’,val) and...
View ArticleIdentifying SARIMA parameters
@saipkb86 wrote: I am trying to build SARIMAX model, trying to determine the (p,d,q) & (P,D,Q,s) values from ACF, PACF plots. Data is daily observations collected for about 5 years. Series is...
View ArticleWendy Bouchoux's background
@wendy51 wrote: https://onedrive.live.com/?id=C96C234E2EC97E41!107423&cid=C96C234E2EC97E41 Posts: 1 Participants: 1 Read full topic
View ArticleMaskRCNN 1 class car damage detection: How to apply on new images (similar to...
@olympia8 wrote: Hello, I really liked your implementation of MaskRCNN with one class here: https://www.analyticsvidhya.com/blog/2018/07/building-mask-r-cnn-model-detecting-damage-cars-python/ The...
View ArticleGini impurity, Decision Tree
@ravi042 wrote: I am referring https://www.analyticsvidhya.com/blog/2016/04/complete-tutorial-tree-based-modeling-scratch-in-python/ for Gini Impurity. in image attched, I don’t understand, how in...
View ArticleWhy Cogito is one of the Best Data Labeling and Data Annotation Companies?
@cogito wrote: Along with best quality machine learning training data , if you are looking a company offering such service at competitive process, then Cogito is the market leader in the industry. It...
View ArticleHow I Could Embed Graphs(subgraphs) to Deep Learning Model ?
@seham89 wrote: I had graphs that I get from social networks and I want to input them to deep learning model like to predict(regression) the future one, actually my graphs not normal graphs It is...
View Article