Zadania z inżynierii uczenia maszynowego.
c6b0661447
Some checks failed
s434704-predict-s426206/pipeline/head There was a failure building this commit
|
||
---|---|---|
mlruns/0 | ||
movies_on_streaming_platforms_model | ||
.gitignore | ||
count_files_lines.sh | ||
create_chart.py | ||
data_download.sh | ||
Dockerfile | ||
evaluation.py | ||
Jenkinsfile | ||
Jenkinsfile_coop | ||
Jenkinsfile_eval | ||
Jenkinsfile_stats | ||
Jenkinsfile_train | ||
linear_regression.h5 | ||
linear_regression.py | ||
ml_model.py | ||
mlflow_exp.py | ||
mlflow_prediction.py | ||
MLproject | ||
MoviesOnStreamingPlatforms_updated.csv | ||
README.md | ||
requirements.txt | ||
rmse.txt | ||
sacred_exp.py | ||
save_metrics.py | ||
script.py | ||
training.py |
Instalacja skryptu
python3 -m venv env
source ./env/bin/activate
pip install -r requirements.txt
python3 script.py