How can I perform Machine Learning Modeling using JMP18 Python Script?
Hello,
I am working on creating a LightGBM model using a JMP Python script (JMP18).
My current setup is as follows:
- X variables: "train1.csv" file, columns D1 through D1776
- Y variable: "y1.csv" file, "Activity" column - Prediction target "Activity": "test1.csv" file, columns D1 through D1776
- Note: Original file "train_original.csv" file, columns Activity through D1776. from Kaggle.com (Pr...