- Deep Learning By Example
- Ahmed Menshawy
- 173字
- 2021-06-24 18:52:42
Titanic example – model building and training
The sinking of the ship, Titanic, is one of the most infamous events in history. This incident led to the deaths of 1,502 passengers and crew out of 2,224. In this problem, we will use data science to predict whether the passenger will survive this tragedy or not and then test the performance of our model based on the actual statistics of the tragedy.
To follow up with the Titanic example, you need to do the following:
- Download this repository in a ZIP file by clicking on https://github.com/ahmed-menshawy/ML_Titanic/archive/master.zip or execute from the terminal:
- Git clone: https://github.com/ahmed-menshawy/ML_Titanic.git
- Install [virtualenv]: (http://virtualenv.readthedocs.org/en/latest/installation.html)
- Navigate to the directory where you unzipped or cloned the repo and create a virtual environment with virtualenv ml_titanic
- Activate the environment with source ml_titanic/bin/activate
- Install the required dependencies with pip install -r requirements.txt
- Execute the ipython notebook from the command line or terminal
- Follow the example code in the chapter
- When you're done, deactivate the virtual environment with deactivate
推薦閱讀
- 繪制進程圖:可視化D++語言(第1冊)
- Canvas LMS Course Design
- Google Cloud Platform Cookbook
- 我的J2EE成功之路
- 樂高創意機器人教程(中級 下冊 10~16歲) (青少年iCAN+創新創意實踐指導叢書)
- Hands-On Cybersecurity with Blockchain
- 傳感器技術應用
- B2B2C網上商城開發指南
- 大學計算機應用基礎
- Visual C++編程全能詞典
- 數據掘金
- 基于Xilinx ISE的FPAG/CPLD設計與應用
- 氣動系統裝調與PLC控制
- 精通數據科學:從線性回歸到深度學習
- 水晶石影視動畫精粹:After Effects & Nuke 影視后期合成