I'm working on an Access application with multiple nested forms on which the users clicks on selections in order to do specific tasks, e.g., enter new data, sea
I wanted to know if it is required to use SMOTE only after splitting test and train dataset. I used smote after train_test_split for Churn prediction, but haven
I need the second user to not be able to see the first user's input, but when it tells the second user to input, the first user's input is right in front of the
i am a java student and i have to do a small project. I have to use Maven and Hibernate ( no Spring frameworks). I use IntelliJ as IDE. The thing is that my tea
I to match in javascript any string after nomatch if any for example "test 1 test2" in these 2 cases : nomatch test1 test2 and test1 test2 I tried https://re
I am creating a set of 5 cards with the style of Google Now Cards. I am focusing first with the layout in general. I'm using CardView and RecyclerView and wha
I am trying to add the ability to perform optional chaining in my project. When I run npm i, getting following error. Module build failed (from ./node_modules/e
As per the requirement, we have to hide the App's last stored state/snap when viewed from app carousel in minimized state. Now in the app, I'm using JetPack's l
I have a JWT session that asks user to extend the session every 20 minutes if the user is not doing anything on the site. BUT the session expires after 1 hour r