5 Questions 5 Answers 0 Followers
Questions related from Ayush Agrawal
I aim to take a raw audio file as input. And my final objective is to convert that audio into an, unique for each audio, ID. Is there any python library to do it? One which takes audio as an...
01 October 2020 2,942 2 View
I am actually working upon a project where I need to generate a unique id for unique string as input given. I have read about UUID's but the problem is I want a FIXED but unique id for a specific...
18 September 2020 6,720 7 View
Basically I want to create something similar to Spotify codes i.e. making scannable images linking to unique songs. But I am facing trouble in generating unique ids for each song's name as input,...
18 September 2020 6,644 5 View
The dataset in question is basically Olympics medal tally. The dataframe has the below mentioned columns with the Name of the country as Index. It is a (146, 16) dataset. #Summer Gold...
02 September 2020 651 3 View
I have two separate datasets and I am tasked with training my regression model on one dataset while its' assessment of its' performance has to be done on a different dataset. What do I do?
30 July 2020 3,497 8 View