I am trying to make a mixed dataset but I am struggling. I want to use an image and float value for the inputs. Then output a linear regression. I've tried rese
I've encountered an interesting situation. While playing with Burp Suite, I noticed that if the Content-Length of a request does not match the size of its paylo
Hi I have a question the way to reset model in for loop. To do a grid search to find the optimal model for the dataset, I made for loop with parameters. Here's
Is it possible to achieve a side by side stacked bar chart using jqplot? For example the X-Axis would be a given month and for each month you would have some n
Description I'm writing full stack web application using ReactJS, Laravel and MySQL that allows users to create quizzes. My database structure: Quizzes table cr
We are using the proguard-maven-plugin to obfuscate a jar file. After some trials we managed to make it work and produced a fully working obfuscated jar file wi
I spent a couple days trying to make Protractor click elements that are visible on the page appearing after a click on a button. But most of the time I have thi
I have an array of 2D coordinates, from which I need to obtain a boolean mask with a known shape, where elements whose index is in the coordinates array is True
Good day I have a question; I am using Bootstrap 5 for my website, which works fine yet, I want Bootstrap using the whole page and not like 80%; (See image)