I need help in Deep Learning Model Development
Budget: $30 – $250 USD
I'm seeking a professional with deep learning expertise to assist in the development of a deep learning model.
Detail:
I have numbers 1-42 each randomly drawn. Each draw is 5 numbers. That means each number can be drawn at least 1 time in 9 draws. Please check the attached data files.
I am going to predict next draws using Random Forest Classifier now.
Model was trained, and tested. But I have some issues in prediction probabilities for the next draw using "predict_proba" function.
probs = model.predict_proba(X_test)
This issue is one of issues I have now.
Thanks.
Detail:
I have numbers 1-42 each randomly drawn. Each draw is 5 numbers. That means each number can be drawn at least 1 time in 9 draws. Please check the attached data files.
I am going to predict next draws using Random Forest Classifier now.
Model was trained, and tested. But I have some issues in prediction probabilities for the next draw using "predict_proba" function.
probs = model.predict_proba(X_test)
This issue is one of issues I have now.
Thanks.