MCPcopy Create free account
hub / github.com/bnegreve/rasta / train_model_from_directory

Function train_model_from_directory

python/models/processing.py:15–64  ·  view source on GitHub ↗
(directory_path,model,model_name ='model',target_size =(256,256) ,batch_size = 64 ,horizontal_flip = False,epochs=30,steps_per_epoch=None,validation_path=None,validation_steps=None,params=None,preprocessing=None,distortions=0.)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

run.pyFile · 0.90

Calls 3

count_filesFunction · 0.85
_presavingFunction · 0.85
_postsavingFunction · 0.85

Tested by

no test coverage detected