View source: R/flightLevelClassifier.R
Iterates classification over a flight directory after giving computation time.
1 2 | flightLevelClassifier(homeDir = getwd(), modelObj, flightName,
filterThreshold = 0.2, assessFlightSize = TRUE)
|
homeDir |
Base directory. Should have "Chips" folder. |
modelObj |
A DIMEC model object. |
flightName |
Name of flight to be classified. |
filterThreshold |
Adjustable threshold for classifying a positive hit. |
assessFlightSize |
Spend a couple minutes getting a precise time estimate? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.