Skip to main content

Questions tagged [data-sets]

Questions asking for real-life or benchmarking data sets.

-1 votes
1 answer
65 views

I am a mathematics student and I want to get data of options from https://bigcharts.marketwatch.com/quickchart/options.asp?symb=SPX into c++ (the strike prices etc.), but is there a way to import it ...
student's user avatar
1 vote
0 answers
42 views

How Does the ELM Method Approximate Solutions to Linear ODEs Without Direct Training Data? Summary of the Problem I am working on solving a linear inhomogeneous ordinary differential equation (...
RIZWAN GULZAR MIR's user avatar
0 votes
2 answers
95 views

As a beginner in neural networks, I'm currently working on a project for predicting winning fighters in MMA matches. I understand that this is a complex task due to the nature of the sport. Currently, ...
BlizZ's user avatar
  • 1
0 votes
0 answers
153 views

I am looking for a formula or program to help place people in classes based on their preferences. The elements of the problem are: There are 30 class choices a student can pick from. There are 400 ...
Nick B. 's user avatar
1 vote
2 answers
1k views

I am searching for datasets to evaluate an algorithm designed for tasks such as node-classification (edge-prediction, etc.) on weighted and potentially directed graphs. The Stanford Network Analysis ...
Qualearn's user avatar
0 votes
1 answer
560 views

I'm supposed to find an algorithm that, given a bunch of points on the Euclidean plane, I have to return the tightest (smallest) origin centered upright equilateral triangle that fits all the given ...
MathCurious's user avatar
1 vote
1 answer
116 views

I am working on a uni project, for which i will model synthetic electricity consumption time series using Markov-Chains. I am reading through current academic literature on that topic and came across ...
Stefan 44's user avatar
1 vote
0 answers
62 views

I am currently a Ph.D. student in the computer science department, I was given the subject of Deep RL for Healthcare. However, after lots of research on the internet, I could not find any free dataset ...
mac179's user avatar
  • 161
0 votes
0 answers
61 views

I am working on a load balancer that schedules tasks that communicate over network. I want to test its performance, but I'm struggling to find test data for it. Currently I try to extract relevant ...
asdfasdf's user avatar
1 vote
1 answer
151 views

The problem. Let us consider a huge file with billions of lines, each containing a string. There are $n$ different strings and $m$ lines in the file, with $m$ much greater than $n$, although both are ...
Matthieu Latapy's user avatar
2 votes
1 answer
221 views

I am working on implementing algorithms to solve Hamiltonian Cycle Problem. I need difficult problem graphs to test my implementations but my google-fu is weak and am unable to find any. Please advise ...
gautam's user avatar
  • 23
1 vote
2 answers
129 views

I am comparing two comparison and binary data structure based sorting algorithms, the Tree Sort, and the Heap Sort. I am measuring the time taken for both algorithms to sort an increasing size of an ...
Sanjay Chintapally's user avatar
0 votes
1 answer
82 views

I have a dataset of 100 ID's, each ID with only a single unique face image. How can I develop an effective face recognition system to recognise only these faces? I was thinking Deep Learning but the ...
Fady's user avatar
  • 33
0 votes
0 answers
58 views

for a project I need to evaluate a model, that tries to predict wether a certain cyber-attack (i.e. connection to a low level honeypot) is just a random access, a new attack-wave or an already known ...
Felix's user avatar
  • 1
0 votes
1 answer
745 views

In my data mining course, we are working with a data set. I have to identity the ranges of each attribute. I am given the set of data for all 150 points and i am given the visualization (charts) of ...
Lola Martinez's user avatar

15 30 50 per page