KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
FSDS_NOV_deepCNNClassifier
★ 18
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
py-rewrite
:
No description available.
netcode-sample-unity-fishnet
:
This guide will help you create a headless server on Edgegap for a Unity project using Fishnet as its networking solution.
LBM-FEM-IBM
:
No description available.
plugin.program.kscleaner
:
No description available.
Twitter-auto-tweets-with-multiple-accounts
:
Twitter auto tweets with multiple accounts using selenium with python
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
FSDS_NOV_deepCNNClassifier
?
Download (.md)
# deep Classifier project ## workflow 1. Update config.yaml 2. Update secrets.yaml [Optional] 3. Update params.yaml 4. Update the entity 5. Update the configuration manager in src config. 6. Update the components 7. Update the pipeline 8. Test run pipeline stage 9. run tox for testing your package 10. Update the dvc.yaml 11. run "dvc repro" for running all the stages in pipeline .png) STEP 1: Set the env variable | Get it from dagshub -> remote tab -> mlflow tab MLFLOW_TRACKING_URI=https://dagshub.com/c17hawke/FSDS_NOV_deepCNNClassifier.mlflow \ MLFLOW_TRACKING_USERNAME=c17hawke \ MLFLOW_TRACKING_PASSWORD=<> \ STEP 2: install mlflow STEP 3: Set remote URI STEP 4: Use context manager of mlflow to start run and then log metrics, params and model ## Sample data for testing- https://raw.githubusercontent.com/c17hawke/raw_data/main/sample_data.zip