I have an Excel file with about 500 lines, each line is a trade, the 1st column is the PnL resulted from the trade, and other 10~15 columns are attributes of the trade
My objective is to find a model that will filter these 500 trades down to about 200 trades optimizing Total profit
What kind of data mining model is suitable for this scenario, and how do I set it up in a popular software package such as Rapid Miner?
Many Thanks