oracle-devrel / redbull-analytics-hol

Learn machine learning the fun way, with Oracle and RedBull Racing
Universal Permissive License v1.0
73 stars 61 forks source link

Update README.md #32

Closed ttscoff closed 2 years ago

ttscoff commented 2 years ago

Fix shell command

github-actions[bot] commented 2 years ago

:warning: WARNING: Missing Copyright Notice(s) It's a good idea to have copyright notices at the top of each file. It looks like at least one file was missing this (though it might be further down in the file - this might be a false-positive).

Details: :white_check_mark: - LICENSE: The first 1 lines contain all of the requested patterns.
:warning: - sonar-project.properties: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/01_0.Formule1_Data_Collection.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/01_1.Weather_Data_Collection.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/01_2.Qualifying_Data_Collection.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/02.Data_Preparation_merging.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/03.f1_analysis_EDA.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/04.ML_Modelling.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/05.ML_Model_Serving.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - docs/RedBullcar.png: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - docs/SI202105091303_hires_jpeg_24bit_rgb.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - scripts/launchapp.sh: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - scripts/launchjupyterlab.sh: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:white_check_mark: - terraform/compartments.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/computes.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/data_sources.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/dhcp_options.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/gateways.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/provider.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/route_tables.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/security_lists.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/subnets.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/tags.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/terraform.tfvars.template: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/variables.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/vcns.tf: The first 1 lines contain all of the requested patterns.
:warning: - beginners/data/constructor_standings.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data/driver_standings.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data/f1_df_final.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data/qualifying.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data/races.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data/results.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data/weather.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/circuits.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/cleaned_data.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/constructor_results.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/constructor_standings.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/constructors.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/data_filtered.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/data_filtered_2021.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/driver_standings.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/drivers.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/lap_times.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/pit_stops.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/qualif_filtered.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/qualif_lastrace.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/qualifying.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/races.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/results.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/seasons.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/data_f1/status.csv: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/docs/Red-Bull-HOL.pdf: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/docs/red-bull-hol-1a-create-stack-information.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/docs/red-bull-hol-1b-create-stack-config.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/docs/red-bull-hol-1c-create-stack-review.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/docs/red-bull-hol-1d-create-stack-succeeded.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/docs/red-bull-hol-2a-menu-instances.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/docs/red-bull-hol-2c-instances-compartment.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/docs/red-bull-hol-2d-instances-public-ip.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/docs/red-bull-hol-3a-jupyter-ip.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/docs/red-bull-hol-3b-jupyter-login.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/docs/red-bull-hol-configure-variables.jpg: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/from_scratch/01_0.Formule1_Data_Collection.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/from_scratch/01_1.Weather_Data_Collection.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/from_scratch/01_2.Qualifying_Data_Collection.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/models/RandomForestClassifier.pkl: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/res/04.ML_Modelling_solution.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/web/RandomForestClassifier.pkl: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/web/app.py: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/web/constructor_dict: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/web/constructor_pred_dict: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/web/driver_dict: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/web/predictor.py: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/web/testpredictor.py: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/web/testqualif.py: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:white_check_mark: - terraform/orm/provider.tf: The first 1 lines contain all of the requested patterns.
:warning: - beginners/web/images/Hero_image.png: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/web/images/RRB_logo_lockup.png: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/web/images/badge-trophy 1.png: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/web/templates/index.html: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.