Machine Learning for Health InformaticsWelcome, Hello World!

2016S, 2.0 h 3.0 ECTS, Type: VU Lecture with Excercises, Language: English
Venue: Vienna University of Technology > Faculty of Informatics

Machine Learning in Health Informatics

Introduction to this Class: Wednesday, 16th March 2016,  17:00 – 19:30 Seminarraum Argentinierstrasse
Lecture Room after 16th March > SemR DA gruen 06B (link to TISS)

Lecturers: Andreas HOLZINGER, Holzinger Group HCI-KDD
Rudi FREUND, Theory & Logic Group
Tutors: Marcus BLOICE & Bernd MALLE, Holzinger-Group HCI-KDD

You find assignments and tutorial material via Github:
https://github.com/cassinius/GraphiniusJS
https://github.com/mdbloice/Machine-Learning-for-Health-Informatics
https://github.com/cassinius/mlhi-ass2-anonymization

Short Description:

This graduate course follows a research-based teaching (RBT) approach and discusses experimental methods for combining human intelligence with machine learning to solve problems from health informatics. For practical applications we focus on Python – which is to date the worldwide most used ML-language.

Motto of the Holzinger-Group: Science is to test crazy ideas – Engineering is to put these ideas into Business.

Grading:

Machine learning is a highly practical field, consequently this class is a VU: there will be a written exam at the end of the course, and during the course the students will solve related assignments.

Motivation:

Machine learning (ML) is the most growing field in computer science (Jordan & Mitchell, 2015. Machine learning: Trends, perspectives, and prospects. Science, 349, (6245), 255-260), and it is well accepted that health informatics is amongst the greatest challenges (LeCun, Bengio, & Hinton, 2015. Deep learning. Nature, 521, (7553), 436-444).

Business related issues:
McKinsey: An executive’s guide to machine learning
NY Times: The Race Is On to Control Artificial Intelligence, and Tech’s Future
Economist: Million-dollar babies

Employability for University Graduates:
“Fei-Fei Li, a Stanford University professor who is an expert in computer vision, said one of her Ph.D. candidates had an offer for a job paying more than $1 million a year, and that was only one of four from big and small companies.”
https://www.mckinsey.com/industries/high-tech/our-insights/an-executives-guide-to-machine-learning

Market Opportunity for Spin-offs:
“By 2020, the market for machine learning applications will reach $40 billion, IDC, a market research firm, estimates.
By 2018, IDC predicts, at least 50 percent of developers will include A.I. features in what they create.”
https://www.nytimes.com/2016/03/26/technology/the-race-is-on-to-control-artificial-intelligence-and-techs-future.html?_r=2

Description:

The goal of ML is to develop algorithms which can learn and improve over time and can be used for predictions. In automatic Machine learning (aML), great advances have been made, e.g., in speech recognition, recommender systems, or autonomous vehicles. Automatic approaches, e.g. deep learning, greatly benefit from big data with many training sets. In the health domain, sometimes we are confronted with a small number of data sets or rare events, where aML-approaches suffer of insufficient training samples. Here interactive Machine Learning (iML) may be of help, having its roots in Reinforcement Learning (RL), Preference Learning (PL) and Active Learning (AL). The term iML can be defined as algorithms that can interact with agents and can optimize their learning behaviour through these interactions, where the agents can also be human. This human-in-the-loop can be beneficial in solving computationally hard problems, e.g., subspace clustering, protein folding, or k-anonymization, where human expertise can help to reduce an exponential search space through heuristic selection of samples. Therefore, what would otherwise be an NP-hard problem reduces greatly in complexity through the input and the assistance of a human agent involved in the learning phase. However, although humans are excellent at pattern recognition in dimensions of ≤3; most biomedical data sets are in dimensions much higher than 3, making manual data analysis very hard. Successful application of machine learning in health informatics requires to consider the whole pipeline from data preprocessing to data visualization. Consequently, this course fosters the HCI-KDD approach, which encompasses a synergistic combination of methods from two areas to unravel such challenges: Human-Computer Interaction (HCI) and Knowledge Discovery/Data Mining (KDD), with the goal of supporting human intelligence with machine learning.

Course Content:

For the successful application of ML in health informatics a comprehensive understanding of the whole HCI-KDD-pipeline, ranging from the physical data ecosystem to the understanding of the end-user in the problem domain is necessary. In the medical world the inclusion of privacy, data protection, safety and security is mandatory.

Differentiation from and bridging to existing courses:

At the TU Vienna are currently two courses on “machine learning”, i.e.

184.702 3VU Machine Learning, in winter term, which deals mainly with principles of supervised and unsupervised ML, including pre-processing and data preparation, as well as evaluation of Learning Systems. ML models discussed may include e.g. Decision Tree Learning, Model Selection, Bayesian Networks, Support Vector Machines, Random Forests, Hidden Markov Models, as well as ensemble methods;

183.605 3VU Machine Learning for Visual Computing, in winter term, which deals mainly with linear models for regression and classification (Perceptron, Linear Basis Function Models, RBF, historical overview), applications in computer vision, neural nets, error functions and optimization (e.g., pseudo-inverse, gradient descent, newton method), model complexity, regularization, model selection, VC dimension, kernel methods: duality, sparsity, Support Vector Machine, principal component analysis and Hebbian rule, canonical correlation analysis, bayesian view of the above models, Bayesian regression, relevance vector machine, clustering und vector quantization (e.g., k-means);

Besides from focusing on health informatics (biological, biomedical, medical, clinical) and health related problems, we will build on and refer to the courses above, to avoid any parallelization, thus will particularly focus on solving problems of health with other ML-approaches (both aML and iML).

Consequently, this course is an addtional benefit for the students of computer science to foster machine learning and to show some examples in the important area of health informatics which is currently a hot topic internationally and opens a lot of future opportunities.

Here the course material will be made available after each lecture has taken place
No.:Date:Time:Location:Agenda:Lecture Slides:
Additional Material:
01Mi, 16.03.2016
(week 11)
17:00-
18:30
Seminarraum Argentinier-
strasse 8
Machine Learning meets health informatics, introduction, challenges and future directions. [[Course Slides, pdf, 7521KB]]
[ML-Anonymization, pdf, 1835KB]

[Jupyter Assignments, pdf, 618KB]

02Di, 12.04.2016
(week 15)
17:00- 20:00Sem.R. DA grün 06B Gebäude D Freihaus Wiedner Hauptstrasse 8Health Data Jungle:
Selected Topics on Fundamentals of Data and Information Entropy
[Course Slides, pdf, 8024KB]
[Mathematical Notations, pdf, 216KB]
03Di, 26.04.2016
(week 17)
17:00- 20:00Sem.R. DA grün 06B Gebäude D Freihaus Wiedner Hauptstrasse 8Dimensionality Reduction and Subspace Clustering:
Example for the Doctor-in-the-Loop
[Course Slides, pdf, 6331KB] [Assignment-2, pdf, 129KB]
[Link to Github]
04Mi, 04.05.2016
(week 18)
17:00- 20:00Sem.R. DA grün 06B Gebäude D Freihaus Wiedner Hauptstrasse 8Human Learning vs. Machine Learning, Decision Making under Uncertainty and Reinforcement Learning [Course Slides, pdf, 5790KB]
05Mi,11.05.2016
(week 19)
17:00- 20:00Sem.R. DA grün 06B Gebäude D Freihaus Wiedner Hauptstrasse 8Probabilistic Graphical Models Part 1: From Knowledge Representation to Graph Model Learning [Course Slides, pdf, 11200KB] [Tutorial Slides, pdf, 1200KB]
06Mi, 18.05.2016
(week 20)
17:00- 20:00Sem.R. DA grün 06B Gebäude D Freihaus Wiedner Hauptstrasse 8Probabilistic Graphical Models Part 2: From Graphical Learning to Graph Bandits [Course Slides, pdf, 9999KB]
07Mi, 01.06.2016
(week 22)
17:00- 20:00Sem.R. DA grün 06B Gebäude D Freihaus Wiedner Hauptstrasse 8Evolutionary computing for solving problems in health informatics Part 1 [Course Slides, pdf, 2129KB]
08Mi, 08.06.2016
(week 23)
17:00- 20:00Sem.R. DA grün 06B Gebäude D Freihaus Wiedner Hauptstrasse 8Evolutionary computing for solving problems in health informatics Part 2 [Course Slides, pdf, 9522KB]
09Mi, 15.06.2016
(week 24)
17:00- 20:00Sem.R. DA grün 06B Gebäude D Freihaus Wiedner Hauptstrasse 8Selected Topics on Privacy Aware Machine Learning [Course Slides, pdf, 2743KB] [Assignment Privacy Aware ML]
10Mi, 22.06.2016
(week 25)
17:00- 20:00Sem.R. DA grün 06B Gebäude D Freihaus Wiedner Hauptstrasse 8On Grand Challenges: Multi-Task Learning and Transfer Learning [Course Slides, pdf, 5100KB] [Tutorial Slides, pdf, 1108KB]
11Mi, 29.06.2016
(week 26)
17:00- 20:00Sem.R. DA grün 06B Gebäude D Freihaus Wiedner Hauptstrasse 8Selected Topics on Tumor Growth Learning [Tumor Tutorial Slides, pdf, 3510KB]

Week 11 Reading – Machine Learning meets health informatics: challenges and future directions

Week 15 Reading – Health Data Jungle: Selected Topics on Fundamentals of Data and Information Entropy

Keywords in this lecture: data – underlying physics of data; biomedical data sources – taxonomy of biomedical data; biomedical data structures – data integration, data fusion in the life sciences; clinical view on data, information, knowledge; information – probabilistic information; information theory – information entropy; cross-entropy – Kullback-Leibler divergence; mutual information – Pointwise Mutual Information (PMI);

Additional reading to foster a deeper understanding of information theory related to the life sciences:

  • Manca, Vincenzo (2013). Infobiotics: Information in Biotic Systems. Heidelberg: Springer. (This book is a fascinating journey through the world of discrete biomathematics and a continuation of the 1944 Paper by Erwin Schrödinger: What Is Life? The Physical Aspect of the Living Cell, Dublin, Dublin Institute for Advanced Studies at Trinity College)

Week 17 Reading – Dimensionality Reduction and Subspace Clustering: Example for the Doctor-in-the-Loop

Keywords in this lecture: curse of dimensionality, feature spaces, feature selection, feature extraction, dimensionality reduction (PCA, ICA, FA, MDS, LDA (supervised), Isomap, LLE (laplacian eigenmaps), autoencoders, main focus on: subspaces, subspace clustering;

  • Hund, M., Böhm, D., Sturm, W., Sedlmair, M., Schreck, T., Ullrich, T., Keim, D. A., Majnaric, L. & Holzinger, A. 2016. Visual analytics for concept exploration in subspaces of patient groups: Making sense of complex datasets with the Doctor-in-the-loop. Brain Informatics, 1-15: doi: 10.1007/s40708-016-0042-6
  • Kriegel, H. P., Kroger, P. & Zimek, A. 2009. Clustering High-Dimensional Data: A Survey on Subspace Clustering, Pattern-Based Clustering, and Correlation Clustering. ACM Transactions on Knowledge Discovery from Data (TKDD), 3, (1), 1-58, doi:10.1145/1497577.1497578.
  • Parsons, L., Haque, E. & Liu, H. 2004. Subspace clustering for high dimensional data: a review. SIGKDD Explor. Newsl., 6, (1), 90-105, doi:10.1145/1007730.1007731. [link to pdf]
  • Vidal, Rene 2011. Subspace Clustering. IEEE Signal Processing Magazine, 28, (2), 52-68, doi:10.1109/msp.2010.939739. [link to pdf]
  • Koch, I. 2014. Analysis of Multivariate and High-Dimensional Data, New York, Cambridge University Press.

Week 18 Reading – Human learning vs. Machine learning:
Decision Making under Uncertainty and Reinforcement Learning

RL is in principle decision making under uncertainty and has its roots in early psychology (Pavlov, Thorndike, Skinner) and cognitive neuroscience, consequently RL can be seen as a bridge between brains and computers.
Keywords in this lecture: cognition as probabilistic inference, associative learning, memory, attention, concept learning, reasoning, causal inference, decision making and decision support (highly important for health informatics); single-agent RL, multi-agent RL, n-armed bandits, multi-agent-reinforcement learing (MARL);

Week 19 Reading – Probabilistic Graphical Models Part 1: From Knowledge Representation to Graph Model Learning

Keywords in this lecture: Reasoning under uncertainty, graph extraction, network medicine, metrics and measures, point-cloud data sets, graphical model learning

Introduction to Graphical Models:

  • KOLLER, Daphne & FRIEDMAN, Nir (2009) Probabilistic graphical models: principles and techniques. Cambridge (MA): MIT press.
  • Bishop, Christopher M (2007) Pattern Recognition and Machine Learning. Heidelberg: Springer [Chapter 8: Graphical Models]
  • Wainwright, Martin J. & Jordan, Michael I. (2008) Graphical Models, Exponential Families, and Variational Inference. Foundations and Trends in Machine Learning, Vol.1, 1-2, 1-305, doi: 10.1561/2200000001 [Link to pdf]

A hot topic in ML are graph bandits:

Week 20 Reading – Probabilistic Graphical Models Part 2: From Bayesian Networks to Graph Bandits

Keywords in this lecture: Graphical Models and Decision Making, structure learning, factor graphs, function prediction, protein network inference, graph-isomorphism, Bayes’ Nets, machine learning on graphs, subgraph discovery, similarity, correspondence, Gromov-Hausdorff distance, topolopgical spaces in weakly structured data, probabilistic topic models, LDA, graph bandits, rare diseases, randomized clincial trials, bandit strategies, dynamic programming;

Murphy, K. P. 2012. Machine learning: a probabilistic perspective, MIT press. Chapter 26 (pp. 907) – Graphical model structure
learning, https://www.cs.ubc.ca/~murphyk/MLbook/

https://fortune.com/2015/10/26/cancer‐clinical‐trial‐belmont‐report/

Week 22 Reading – Evolutionary Algorithms for solving problems in health informatics, Part 1

Keywords in this lecture: computational intelligence (CI), evolutionary computing (EC), genetic algorithms (GA), medical decison making as a search problem, heuristics vs. analytics, diagnostic reasoning, evolutionary principles, biology as natural engineering, theory of evolution, Lamarck, Darwin, Baldwin, Mendel, biological universe vs. computational universe, Weighted Naive Bayesian, evaluation function=fitness function, k-armed bandits

Distributed Evolutionary Algorithms in Python (DEAP) is an evolutionary computation framework for rapid prototyping and testing of ideas:
Fortin, F.-A., Rainville, D., Gardner, M.-a. G., Parizeau, M. & Gagné, C. 2012. DEAP: Evolutionary algorithms made easy. The Journal of Machine Learning Research, 13, (1), 2171-2175.
https://deap.readthedocs.org
https://github.com/DEAP/deap
https://pypi.python.org/pypi/deap

Week 23 Reading – Evolutionary Algorithms for solving health informatics problems – Part 2

Keywords in this lecture: Medical Applications of evolutionary algorithms, Nature-Inspired Computing, NP-hard problems, Ant-Colony Optimization, Simulated Annealing, Problem solving: Human versus Computer, Solving NP-hard problems with the human in the loop, Multi-Agent-Hybrid Systems, Neuroevolution;

BROWNLEE, Jason 2011. Clever algorithms: nature-inspired programming recipes, Jason Brownlee. Aan excellent open source book > GitHub > https://cleveralgorithms.com

also highly recommendable from Jason BROWNLEE is: https://machinelearningmastery.com/machine-learning-in-python-step-by-step/

https://www.codeproject.com/Articles/644067/Applying-Ant-Colony-Optimization-Algorithms-to-Sol

Scholarpedia Entry Neuroevolution: https://www.scholarpedia.org/article/Neuroevolution

Neuorevolution – a car learns to drive: https://www.youtube.com/watch?v=5lJuEW-5vr8

Neuroevolution – evolving creatures: https://www.youtube.com/watch?v=oiVNxAGC70Q

Genetic Evolution of a wheeled vehicle: https://www.youtube.com/watch?v=uxourrlPlf8

Neuroevolution by Reza Mahjourian: https://github.com/nnrg/opennero/wiki/NeuroEvolution

Neural Networks Research Group at University of Texas: https://nn.cs.utexas.edu/

Week 24 Reading – Privacy Aware Machine Learning

Keywords in this lecture: Privacy, Safety, Security, Data Protection in Machine Learning for Health Informatics

Week 25 Reading – Multi-Task Learning and Transfer Learning

Keywords in this lecture: Multi-task learning, transfer learning,

Week 26 Reading – Tumor Growth Simulation

Keywords in this lecture: tumor growth learning, tumor development, simulation and visualization

Tumor growth in-vivo

Short Bio of Lecturer:

Andreas HOLZINGER <expertise> is head of the Holzinger Group, HCI-KDD, Institute for Medical Informatics, Statistics and Documentation, Medical University Graz; and Assoc.Prof (Univ.-Doz.) at the Faculty of Computer Science and Biomedical Engineering, Graz University of Technology, Institute of Information Systems and Computer Media. His research interests are in supporting human intelligence with machine learning to help to solve complex problems in biomedical informatics and the life sciences. Andreas obtained a Ph.D. in Cognitive Science from Graz University in 1998 and his Habilitation (second Ph.D.) in Computer Science from Graz University of Technology in 2003. Andreas was Visiting Professor in Berlin, Innsbruck, London (2 times), and Aachen. He was program co-chair of the 14th IEEE International Conference on Machine Learning and Applications of the Association for Machine Learning and Applications (AMLA), and is Associate Editor of the Springer Journal Knowledge and Information Systems (KAIS), Springer Brain Informatics (BRIN), BMC Medical Informatics and Decision Making (MIDM), and founder and leader of the international expert network HCI-KDD. Andreas is member of the IFIG WG 12.9. Computational Intelligence and co-chair of the Cross-Disciplinary IFIP CD-ARES 2016 conference, organizing a special session on privacy aware machine learning (PAML) for health data science. Since 2003 he has participated in leading positions in 30+ R&D multi-national projects, budget 4+ MEUR, 6500+ citations, h-index =36, g-index=140; Homepage: https://human-centered.ai

Short Bio of Tutors:

Marcus BLOICE is finishing his PhD this year with the application of deep learning on medical images.

This tutorial will present the installation and usage of Caffe – see caffe.berkeleyvision.org – a popular deep learning framework developed by the Berkeley Vision and Learning Centre, University of California. It will first discuss how to obtain, compile, and run the Caffe software under Linux on a GPU-equipped workstation. We will then see how, through the use of a mid-range gaming GPU, training times can be reduced by a factor of 20 when compared to a CPU. Lastly, a concrete example of a deep learning task will be presented in the form of a live analysis of a confocal laser scanning microscopy dataset of skin lesion images, by training a model that automatically classifies these images into malignant and benign cases with a high degree of accuracy.

Bernd MALLE is pursuing his PhD with a focus on graph data structures.

The amount of patient-related data produced in today’s clinical setting poses many challenges with respect to collection, storage and responsible use. For example, in research and public health care analysis, data must be anonymized before transfer, for which the k-anonymity measure was introduced and successively enhanced by further criteria. As k-anonymity is an NP-hard problem, modern approaches often make use of heuristics based methods. This talk will convey the motivation for anonymization followed by an outline of its criteria, as well as a general overview of methods & algorithmic approaches to tackle the problem. As the resulting data set will be a tradeoff between utility and individual privacy, we need to optimize those measures to individual (subjective) standards. Moreover, the efficacy of an algorithm strongly depends on the background knowledge of a potential attacker as well as the underlying problem domain. I will therefore conclude the session by contemplating an interactive machine learning (iML) approach, pointing out how domain experts might get involved to improve upon current methods.

Additional study material and reading:

Related Books in Machine Learning:

  • MITCHELL, Tom M., 1997. Machine learning, New York: McGraw Hill.  (Book Webpages)
    Undoubtedly, this is the classic source from the pioneer of ML for getting a perfect first contact with the fascinating field of ML, for undergraduate and graduate students, and for developers and researchers. No previous background in artificial intelligence or statistics is required.
  • FLACH, Peter, 2012. Machine Learning: The Art and Science of Algorithms that Make Sense of Data. Cambridge: Cambridge University Press. (Book Webpages)
    Introductory for advanced undergraduate or graduate students, at the same time aiming at interested academics and professionals with a background in neighbouring disciplines. It includes necessary mathematical details, but emphasizes on how-to.
  • MURPHY, Kevin, 2012. Machine learning: a probabilistic perspective. Cambridge (MA): MIT Press. (Book Webpages)
    This books focuses on probability, which can be applied to any problem involving uncertainty – which is highly the case in medical informatics! This book is suitable for advanced undergraduate or graduate students and needs some mathematical background.
  • BISHOP, Christopher M., 2006. Pattern Recognition and Machine Learning. New York: Springer-Verlag. (Book Webpages)
    This is a classic work and is aimed at advanced students and PhD students, researchers and practitioners, not asuming much mathematical knowledge.
  • HASTIE, Trevor, TIBSHIRANI, Robert, FRIEDMAN, Jerome, 2009. The Elements of Statistical Learning: Data Mining, Inference, and Prediction. New York: Springer-Verlag (Book Webpages)
    This is the classic groundwork from supervised to unsupervised learning, with many applications in medicine, biology, finance, and marketing. For advanced undergraduates and graduates with some mathematical interest.

To get an understanding of the complexity of the health informatics domain:

  • Andreas HOLZINGER, 2014. Biomedical Informatics: Discovering Knowledge in Big Data.
    New York: Springer. (Book Webpage)
    This is a students textbook for undergraduates, and graduate students in health informatics, biomedical engineering, telematics or software engineering with an interest in knowledge discovery. This book fosters an integrated approach, i.e. in the health sciences, a comprehensive and overarching overview of the data science ecosystem and knowledge discovery pipeline is essential.
  • Gregory A PETSKO & Dagmar RINGE, 2009. Protein Structure and Function (Primers in Biology). Oxford: Oxford University Press (Book Webpage)
    This is a comprehensive introduction into the building blocks of life, a beautiful book without ballast. It starts with the consideration of the link between protein sequence and structure, and continues to explore the structural basis of protein functions and how this functions are controlled.
  • Ingvar EIDHAMMER, Inge JONASSEN, William R TAYLOR, 2004. Protein Bioinformatics: An Algorithmic Approach to Sequence and Structure Analysis. Chicheser: Wiley.
    Bioinformatics is the study of biological information and biological systems – such as of the relationships between the sequence, structure and function of genes and proteins. The subject has seen tremendous development in recent years, and there are ever-increasing needs for good understanding of quantitative methods in the study of proteins. This book takes the novel approach of covering both the sequence and structure analysis of proteins and from an algorithmic perspective.

To strenghten your mathematical understanding:

  • Dan SIMOVICI & Chabane DJERABA (2014) Mathematical Tools for Data Mining: Set Theory, Partial Orders, Combinatorics, Second Edition. London, Heidelberg, New York, Dordrecht: Springer.
    This is a must-have book on every desk, a comprehensive compendium of the maths we need in our daily work, includes topologies and measures in metric spaces.
  • Keneth H. ROSEN (2013) Discrete Mathematics and its Applications. New York: McGraw-Hill.
    This discrete mathematics course book spans a thread through mathematical reasoning, combinatorial analysis, discrete structures, algorithmic thinking and applications & modeling – very recommendable.
  • Richard O. DUDA, Peter E. HART & David G. STORK (2001) Pattern Classification. New York: John Wiley. This is THE classic work from Bayesian Decision Theory, Nonparametric Techniques, Linear Discriminant Functions and Stochastic Methods with a useful and applicable mathematical foundation. A must-have for any data scientist.
  • K.F. RILEY, M.P. HOBSON and S.J. BENCE (2006) Mathematical Methods for Physics and Engineering. Third Edition. Cambridge: Cambridge University Press. A very useful book for every undergraduate student, easy to read. Online available via: https://www.andrew.cmu.edu/~gkesden/book.pdf

Amongst the many tools (we will concentrate on Python), some useful and popular ones include:

  • WEKA. Since 1993, the Waikato Environment for Knowledge Analysis is a very popular open source tool. In 2005 Weka received the SIGKDD Data Mining and Knowledge Discovery Service Award: it is easy to learn and easy to use [WEKA]
  • Mathematica. Since 1988 a commercial symbolic mathematical computation system, easy to use [Mathematica]
  • MATLAB. Short for MATrix LABoratory, it is a commercial numerical computing environment since 1984, coming with a proprietary programming language by MathWorks, very popular at Universities where it is licensed, awkward for daily practice [Matlab]
  • R. Coming from the statistics community it is a very powerful tool implementing the S programming language, used by data scientists and analysts. [The R-Project]
  • Python. Currently maybe the most popular scientific language for ML [Python Software Foundation]
    An excellent source for learning numerics and science with Python is: https://www.scipy-lectures.org/
  • Julia. Since 2012, raising scientific language for technical computing with better performance than Python.  IJulia, a collaboration between the Jupyter and Julia, provides a powerful browser-based graphical notebook interface to Julia. [julialang.org]

Please have a look at: What tools do people generally use to solve problems?

Recommendable reading on tools include:

  • Wes McKINNEY (2012) Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython.  Beijing et al.: O’Reilly.
    This is a practical introduction from the author of the Pandas library. [Google-Books]
  • Ivo BALBAERT (2015) Getting Started with Julia Programming. Birmingham: Packt Publishing.
    A good start for the Julia language and more focused on scientific computing projects, it is assumed that you already know about a high-level dynamic language such as Python. [Google-Books]

International Courses on Machine Learning:

Conferences, Workshops and Courses related to Machine Learning for Health Care

Pointers:

A) Students with a GENERAL interest in machine learning should definitely browse these sources:

1) TALKING MACHINES – Human conversation about machine learning by Katherine GORMAN and Ryan P. ADAMS <expertise>
excellent audio material – 24 episodes in 2015 and three new episodes in season two 2016 (as of 14.02.2016)

2) VIDEOLECTURES.NET Machine learning talks (3,508 items up to 14.02.2016) ML is grouped into subtopics
and displayed as map

3) TUTORIALS ON TOPICS IN MACHINE LEARNING by Bob Fisher from the University of Edinburgh, UK

B) Students with a SPECIFIC interest in interactive machine learning should have a look at:
https://human-centered.ai/lv-706-315-interactive-machine-learning/

We are looking forward working with you

Part of the Holzinger Group

Part of the Holzinger Group