I have a minimum algorithm (algorithm for a minimum BQP). I want to test the efficacy of the algorithm over G-set data set. Please suggest me how do I proceed.
How can I get the data? Or can you the form of G-data? The input of BQP (min x^T Qx s.t Ax >= b && Cx = d && l
x is a vector and so X=x*xT is a square matrix of order nxn. X is known. Is it possible to know the vector x?
03 April 2017 6,842 2 View
The diagonal elements are non-zero. So inverse of the matrix is easily computed by taking the reciprocals of each elements. Is this the complexity O(n)?
09 October 2016 4,726 1 View
I want to simplify (I+Y^(-1))^(-1).
11 December 2015 4,034 9 View
I want to express the square of Frobenius norm of a matrix X in terms Schur complement where X is block matrix X=[1 y^T; y B].
06 July 2015 1,750 2 View
I have dataset which shows the length of power lines. I need to classify the lines based on the line length. Is there a rule to classify the High voltage (HV) and low voltage (LV) lines based on...
03 March 2021 4,116 4 View
Hello! I have a dataset of n=3000 nested within 8 countries with approximately 200 or 400 responses in each country. I originally planned to perform multilevel modelling with 4 dependent variables...
02 March 2021 6,865 1 View
I would like to research on MR images (0.5T and 3T). Can you please suggest some websites that I can download dataset including both 0.5T and 3T MR images? Thank you.
02 March 2021 7,735 3 View
NFL theorem is valid for algorithms training in fixed training set. However, the general characteristic of algorithms in expanded or open dataset has not been proved yet. Could you show your...
01 March 2021 1,189 3 View
I want to differentiate between normal and abnormal movement. For this reason, I am looking forward to this type of dataset.
01 March 2021 9,485 1 View
Hi, I'm looking for public datasets that have CT, X-ray information, or medical records for patients with Covid-19. Does anyone have suggestions?
28 February 2021 4,760 3 View
Hi every body I need to collect datasets from different source to work on recommendation system algorithms, could you advise me how collect data?
27 February 2021 7,063 7 View
I run algorithms like HDBSCAN and MeanShift, and compare them with K-means and GaussianMixture. The first two algorithms do not return cluster labels for some elements in the dataset. My question...
27 February 2021 428 3 View
I have to download dataset from software infrastructure repository (SIR) and I have created account on repository but I am not able to download plz guide.
25 February 2021 3,840 2 View
I am working on creating deep neural network on geospatial dataset and wanted to know how to do the sampling so that I can increase the presence of solar panels in the images. I cannot use entire...
25 February 2021 3,936 6 View