• 首页
  • 都市
  • 武侠
  • 历史
  • 科幻
  • 轻小说

Julia Cookbook

更新时间:2021-07-08 11:13:02

最新章节:Channels
完结共67章
倒序

封面

版权页

Credits

About the Author

About the Reviewer

www.PacktPub.com

eBooks discount offers and more

Preface

What this book covers

What you need for this book

Who this book is for

Sections

Conventions

Reader feedback

Customer support

Chapter 1. Extracting and Handling Data

Introduction

Why should we use Julia for data science?

Handling data with CSV files

Handling data with TSV files

Working with databases in Julia

Interacting with the Web

Chapter 2. Metaprogramming

Introduction

Representation of a Julia program

Symbols and expressions

Symbols

Quoting

Interpolation

The Eval function

Macros

Metaprogramming with DataFrames

Chapter 3. Statistics with Julia

Introduction

Basic statistics concepts

Descriptive statistics

Deviation metrics

Sampling

Correlation analysis

Chapter 4. Building Data Science Models

Introduction

Dimensionality reduction

Linear discriminant analysis

Data preprocessing

Linear regression

Classification

Performance evaluation and model selection

Cross validation

Distances

Distributions

Time series analysis

Chapter 5. Working with Visualizations

Introduction

Plotting basic arrays

Plotting dataframes

Plotting functions

Exploratory data analytics through plots

Line plots

Scatter plots

Histograms

Aesthetic customizations

Chapter 6. Parallel Computing

Introduction

Basic concepts of parallel computing

Data movement

Parallel maps and loop operations

Channels

更新时间:2021-07-08 11:13:02