- Ensemble Machine Learning Cookbook
- Dipayan Sarkar Vijayalakshmi Natarajan
- 101字
- 2021-07-02 13:21:50
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "We will use the os package in the operating system's dependent functionality, and the pandas package for data manipulation."
A block of code is set as follows:
import os
import pandas as pd
# Set working directory as per your need
os.chdir(".../.../Chapter 1")
os.getcwd()
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 電腦上網(wǎng)直通車
- 自動檢測與轉(zhuǎn)換技術(shù)
- ROS機器人編程與SLAM算法解析指南
- Expert AWS Development
- Visual Basic從初學(xué)到精通
- 大數(shù)據(jù)技術(shù)與應(yīng)用
- 突破,Objective-C開發(fā)速學(xué)手冊
- TensorFlow Reinforcement Learning Quick Start Guide
- Linux嵌入式系統(tǒng)開發(fā)
- Godot Engine Game Development Projects
- 奇點將至
- 基于Proteus的PIC單片機C語言程序設(shè)計與仿真
- Kubernetes on AWS
- Eclipse全程指南
- Learning Couchbase