I have a set of training data that consists of X, which is a set of n columns of data (features), and Y, which is one column of target variable. I am trying to
I am not receiving any errors but when I test my endpoint it's taking longer and no response until I terminate the request. I am sending a user an email with a
I want to send list of data to server using provider.How can i do using model class in flutter? i have created model class from https://app.quicktype.io. how to
I'm working with a RedPitaya Development Board, which runs Linux. The application requires communication between a socket server running on the board and a remo
I want to create a shortcut for sending image files to a specific WhatsApp number from a specific folder. How should I do this ? Steps will be: I will just copy
I've an Europe map. When i mouse-over Italy region, i wish to display the map image and disappear when mouse-out. However, i cant make it works perfectly. Belo
I have been trying to get these custom fonts working. The server starts up like normal, nothing strange shows up in the console log, it shows in the inspector t
Can I make a default value in Pydantic if None is passed in the field? I have the following code, but it seems to me that the validator here only works on initi
This is the figure I have with me now. There are 10 planes, but I want to plot them individually. How can I do that?enter image description here