Im trying to create multiple docker containers to deploy on a VM where each container has its own proxy ip. But when i run the system the containers take the ip
Here is an example: public class Dog implements Animal{ private String color; @Inject private Owner owner; //This constructor always used to
first of all, thanks for visiting my questions. in multi label classification problem, i wonder if i measure accuracy correcyly. the label data are one-hot enco
I seek some help to plot a heat map which should look like this: The data set that one can use along x axis is an array of years from 1975 to 2018 [1975,.....2
Given a value I want to validate it to check if it is a valid year. My criteria is simple where the value should be an integer with 4 characters. I know this is
I'm trying to implement the Candlestick Google Chart, but I want to be able to reload the chart with different data using AJAX. I copied some code from the sam
I create chat app applicattion have many conversation which i can have conversation, my problem depend on receive messages by another account. most work correct
I have a WCF service hosted in a windows service and I am having issues with client login and log out. In the client side code Login I sometimes get the follow