I have this function where I open a video and then return it's length and the counter, to check if the users watched the hole video. When I ran it in Visual Stu
I have a folder with 48 ECG signal files. The files include .dat and .atr ECG signal records and annotation. I want to split them to train and test to train the
I need to convert json string to java object and display it as a long. The json string is a fixed array of long numbers: {numbers [ 268627104, 485677888, 50688
When I do pip install xgboost I get an error as shown below. I believe there is another method using git? But I don't understand how to do that exactly (step by
I used to run tensorflow/jupyter with the following command: docker run --gpus all -it -p 8888:8888 -p 6006:6006 -v /home/saus/:/tf/home tensorflow/tensorflow:l
everybody! I had ever registered the UDF, but it disappeared after some time. I don't know what cause it? Do you konw when does UDF need to be re-registered? If
I made an Autocomplete component using react-hook-form and Material UI's autocomplete. The form is a wizard-form (multistep form) so when I switch steps the com
when i click my button, a timer is supposed to display a countdown timer. But the button does not work. let timerCounter = document.getElementById("timer-co
My first time trying django REST api , I am doing some athentification , now i facing this error whene i run this commande : [curl -X POST -d "username=&p
I'm a bit starter in the Laravel system so please bear with me. Currently I have stored images in the database and they have columns featured and approved. They