building a strong neural network model for a dataset
I have a dataset that has 24 input parameters and 1 target parameter. The number of data is about 14800. To build a strong neural network, I tried different number of layers and number of neurons, but I failed to achieve my ideal accuracy. How should I do it؟