I've been working on a class project. While building a model, We've selected a few initial predictors (8 predictors out of 20) based on Busine
I am trying to extract the last layer of a classification model trained on some data. The first layer is an Embedding layer, followed by the bilstm and the foll
I have set up a Azure Automation, connected to Github for source control. Coding in vs.code, pushing script to github and then to Azure Automation. However, all
How can I make it display the max and min with its relevant value? I saw an answer with lambda but I don't understand it. Please help. Thank you! with open('lif
The question is : Make a two-player Rock-Paper-Scissors game. (Hint: Ask for player plays (using input), compare them, print out a message of congratulations to
I'm trying to create a two factor authentication using GoogleAuthenticator library (version 2.4.0). I am creating a setup code like this: TwoFactorAuthenticator
My google chrome extension has a background.js and content script that communicate with port.OnMessage but I have noticed that when I run my extension in Chrome
I have a toggle switch which collapses the sidebar panel; however, when I do that, the datatable in uiOutput() doesn't stretch accordingly. I don't know what ar
I need to make to delete all emails from mail server and I have made some code that handles that. But it doesn't work I have tried everything and still not dele
We are well aware of working with EvoPdf on Azure Cloud Services (Classic), but are there any known issues with EvoPdf on App Service deployments?