I have a data set with 100 observations of 6 variables that I'm trying to run the sknn function on and then output a table of the results. I have updated the re
I'm using Ubuntu 22.04 Today, i cannot start many applications (Sublime, whatapps, ...) I try to search on google, but don't have any solution to resolve this i
Here is the situation I'm facing: A directory full of generated files where commited to the repo by mistake. They obviously shouldn't have been, so I want to r
I've searched over stackoverflow and found the following code that allow me to search for a key values in nested dict recursively. However, I also want to keep
I tried to run my project and it appears that I did not allocate enough memory so I go to VM options and upgraded, and the error still appears, when it appears
I have an API to keep tracked photos and tags. Each photo can have N tags and one tag can be linked to N photos. That's done using 3 tables: Photo's table. Tag'
I need to write some code to verify that a macro is defined but empty (not having any values). The test does not need to be in compile time. I am attempting to
I am having issues when trying to use the Chainlink random number generator and deploying to Rinkeby. Relevant code pieces are the following: Constructor from t