Skip to content

Experiments of AutoML/data science packages and solving Kaggle competition in Google Colaboratory or DevContainer/Codespace

License

Notifications You must be signed in to change notification settings

alankrantas/colab-python-cookbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python, Data Science & AutoML cookbooks in Google Colaboratory

AutoML Examples

The auto-sklearn example is removed due to incompatibility to Colab runtimes.

ML Examples

AutoML Experiments on Kaggle Community Competitions

I ran these scripts in local Jupyter Notebook since they usually require much longer training time. For AutoKeras I use a GTX 1660 Ti card as GPU. A screen shot of my leaderboard ranks (as of Feb 14th, 2022) can be found here.

Open in DevContainer/Codespace

This repo can be opened in a Python 3.10 DevContainer which supports executing notebooks. You may need to select the Python kernel first.