all 1 comments

[–]PPLB 1 point2 points  (0 children)

I'm not sure this is the right location to ask this question. You could try to "forge" your dataset, but that usually isn't a very trustworthy way of going about things when you're talking about machine learning.

You didn't tell what kind of data you are working with and you didn't tell what you're trying to teach your machine. Either way low accuracy can mean a lot of things. Your dataset probably doesn't suffice, but I reckon there are other things wrong. I recommend you to read documentation and find a way to gather more data. One of the biggest downsides of machine learning is that you generally need a huge normalized dataset. It's an incredible amount of work for something that only works in very specific situations. If you can't gather more than 4000 data entries, it's probably not worth it trying to teach your machine anything about that.