2016
DOI: 10.1007/978-3-319-50478-0_22
|View full text |Cite
|
Sign up to set email alerts
|

A Tutorial on Machine Learning and Data Science Tools with Python

Abstract: In this tutorial, we will provide an introduction to the main Python software tools used for applying machine learning techniques to medical data. The focus will be on open-source software that is freely available and is cross platform. To aid the learning experience, a companion GitHub repository is available so that you can follow the examples contained in this paper interactively using Jupyter notebooks. The notebooks will be more exhaustive than what is contained in this chapter, and will focus on medical … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
14
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
5
3

Relationship

2
6

Authors

Journals

citations
Cited by 34 publications
(14 citation statements)
references
References 10 publications
0
14
0
Order By: Relevance
“…The implementation of the models and their evaluation was done using the models and performance scores from the library Scikit-learn [35]. Moreover, the sampling techniques were used from the library Imbalanced-learn [36], data handling was done with Pandas [37] and data visualization using Matplotlib and Seaborn [38]. Finally, the statistical analysis was performed using Statsmodels [39].…”
Section: Softwarementioning
confidence: 99%
“…The implementation of the models and their evaluation was done using the models and performance scores from the library Scikit-learn [35]. Moreover, the sampling techniques were used from the library Imbalanced-learn [36], data handling was done with Pandas [37] and data visualization using Matplotlib and Seaborn [38]. Finally, the statistical analysis was performed using Statsmodels [39].…”
Section: Softwarementioning
confidence: 99%
“…Several programming languages can be used in machine learning, each has its advantages and disadvantages over others (see [44]- [48] for details). Currently, hardware and technology have evolved in a specialized way to meet the implementation of learning machines [49], [50].…”
Section: Machine Learningmentioning
confidence: 99%
“…Several deep learning libraries are out there, supporting to build deep learning algorithms of considerable complexity. Particularly popular are, for instance, Tensorflow, Keras, Caffe, and Torch, mostly using Python [99]. Many practical recommendations are given in [100] for successfully and efficiently training and debugging large-scale and deep neural networks.…”
Section: Data Analytics For Poctmentioning
confidence: 99%