Skip to content

hsma-programme/h6_4j_model_optimisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use the lecture examples and undertake the exercise in this repository, you should install the supplied environment.

Once you have downloaded the repository, navigate to the environment directory in your Ananconda prompt and type :

conda env create -f environment.yml

Once the environment has been installed, use :

conda activate complete_ml

to activate the environment, or select the environment as your kernel in VSCode.

Slides

Google Slides - Click here to view slides for this session

Lecture Recording

Youtube - Click here to watch the lecture

Code Examples

Example notebooks can be opened here:

Auto ML: Open In Colab

Data Preprocessing and EDA: Open In Colab

Ensembles - Voting: Open In Colab

Feature Engineering: Open In Colab

Feature Selection: Open In Colab

Hyperparameter Optimisation: Open In Colab

Imbalanced Data: Open In Colab

K-fold validation: Open In Colab

Missing Data Imputation: Open In Colab

Model Calibration: Open In Colab

Pipelines: Open In Colab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published