Skip to content
Snippets Groups Projects
Commit d6838b8a authored by Oksana Riba Grognuz's avatar Oksana Riba Grognuz
Browse files

Update README.md

parent 0372279a
No related branches found
No related tags found
No related merge requests found
Pipeline #165965 failed with stage
in 1 minute and 1 second
# AMLD 2021 Workshop
Practical part for AMLD 2021 Workshop based on the original work of Pawel Rosikiewicz available at Github: https://github.com/PawelRosikiewicz/SkinDiagnosticAI
## Introduction
This is a Renku project - basically a git repository with some
bells and whistles. You'll find we have already created some
useful things like `data` and `notebooks` directories and
a `Dockerfile`.
## Working with the project
The simplest way to start your project is right from the Renku
platform - just click on the `Environments` tab and start a new session.
This will start an interactive environment right in your browser.
To work with the project anywhere outside the Renku platform,
click the `Settings` tab where you will find the
git repo URLs - use `git` to clone the project on whichever machine you want.
### Changing interactive environment dependencies
Initially we install a very minimal set of packages to keep the images small.
However, you can add python and conda packages in `requirements.txt` and
`environment.yml` to your heart's content. If you need more fine-grained
control over your environment, please see [the documentation](https://renku.readthedocs.io/en/latest/user/advanced_interfaces.html#dockerfile-modifications).
## Project configuration
Project options can be found in `.renku/renku.ini`. In this
project there is currently only one option, which specifies
the default type of environment to open, in this case `/lab` for
JupyterLab. You may also choose `/tree` to get to the "classic" Jupyter
interface.
## Moving forward
Once you feel at home with your project, we recommend that you replace
this README file with your own project documentation! Happy data wrangling!
\ No newline at end of file
![skindiagnosticai title image](images/skindiagnosticai_title_image.png)
## SkinDiagnosticAI
### Comparison of 5000 AI methods for cancer detection and classyfication on dermatoscopic images from Harvard HAM10000 dataset using FastClassAI workbench
Author: Pawel Rosikiewicz, Founder, and Team Leader at SwissAI
License: MIT
The goal is to quickly test and optimize large number of ml and deep learning models and dataset preprocessing procedures, that are integrated in one python enviroment with FastClassAI workebench.
Main Goals are:
- to identify main challenges with the dataset used for model training,
- to explore different strategies for data preparation, treatment and feature extraction,
- to test, of the shelf AI solutions, with extensive grid search,
- to develope baseline for further analyses,
- to evaluate what statistics and error fucntions shodul be used for developing final and ensemble models,
### Presentation on SkinDiagnosticAI Project
* all images were created wiht FastClassAI pipeline,
* the slides shows full analyis done on over 5000 compared models and data treatment procedures,
* Jupyter notebooks in notebook/ folder shows light vervion of that analyis that can be reapeated by the user and build up to any number of compared models,
![skindiagnosticai presentation slide](images/Slide1.png)
![skindiagnosticai presentation slide](images/Slide2.png)
![skindiagnosticai presentation slide](images/Slide3.png)
![skindiagnosticai presentation slide](images/Slide4.png)
![skindiagnosticai presentation slide](images/Slide5.png)
![skindiagnosticai presentation slide](images/Slide6.png)
![skindiagnosticai presentation slide](images/Slide7.png)
![skindiagnosticai presentation slide](images/Slide8.png)
![skindiagnosticai presentation slide](images/Slide9.png)
![skindiagnosticai presentation slide](images/Slide10.png)
![skindiagnosticai presentation slide](images/Slide11.png)
![skindiagnosticai presentation slide](images/Slide12.png)
![skindiagnosticai presentation slide](images/Slide13.png)
![skindiagnosticai presentation slide](images/Slide14.png)
![skindiagnosticai presentation slide](images/Slide15.png)
![skindiagnosticai presentation slide](images/Slide16.png)
![skindiagnosticai presentation slide](images/Slide17.png)
![skindiagnosticai presentation slide](images/Slide18.png)
![skindiagnosticai presentation slide](images/Slide19.png
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment