...
Expand |
---|
Code Block |
---|
| # not a complete list of imports
import pandas as pd
import numpy as np
import sklearn
from imblearn.over_sampling import SMOTE, ADASYN
# parsing inputs from the shell script
random_seed = sys.argv[1]
scaler = sys.argv[2]
model_choice = sys.argv[3]
# start all the fancy training from here |
|
Additional Help
If you require further assistance on this topic, please don't hesitate to contact the Research Computing Team. To create a support ticket, kindly send an email to rtshelp@asu.edu. For quick inquiries, you're welcome to reach out via our #rc-support Slack Channel or attend our office hours for live assistance
We also offer a series of workshops. More information here: Educational Opportunities and Workshops
Insert excerpt |
---|
| Contact RC Support excerpt |
---|
| Contact RC Support excerpt |
---|
name | Contact RC Support |
---|
nopanel | true |
---|
|