I have written a basic program to understand what's happening in MLP classifier? from sklearn.neural_network import MLPClassifier data: a dataset of body met
I have records that that in some times came with one text and one number and sometimes two, three or four and they are separated with two point ':'. i want to s
In order to integrate our GitHub repo with the many AWS resources we are building we need to whitelist the IP addresses those resources use, on GitHub. But for
How to recover the unsaved scripts if the SSMS crashes / unsaved tab gets accidentally closed?
I'm working on a pygame project and i need to create a button that changes color when hovered. I can't just use 2 images (one with the normal
I would like to add some error handling to my cog, as all the commands require an argument of a user. However, the only way I have found to do this would requir
I have table like below value 10 10 10 20 20 30 30 30 40 50 I need to create an additional column with lagged values like below value lag_val