Add files via upload
This commit is contained in:
parent
62ce933546
commit
94d1121e49
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ def run_AI_all(pathdir,filename,BF_try_time=60,BF_ops_file_type="14ops", polyfit
|
||||||
return PA
|
return PA
|
||||||
|
|
||||||
# this runs snap on the output of aifeynman
|
# this runs snap on the output of aifeynman
|
||||||
def run_aifeynman(pathdir,filename,BF_try_time,BF_ops_file_type, polyfit_deg=3, NN_epochs=4000, vars_name=[],test_percentage=20):
|
def run_aifeynman(pathdir,filename,BF_try_time,BF_ops_file_type, polyfit_deg=3, NN_epochs=4000, vars_name=[],test_percentage=0):
|
||||||
# If the variable names are passed, do the dimensional analysis first
|
# If the variable names are passed, do the dimensional analysis first
|
||||||
filename_orig = filename
|
filename_orig = filename
|
||||||
try:
|
try:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue