Create Virtual Private Server (EC2 Instance) in AWS
By Nutan 1 Introduction 2 Login to AWS account 3 Search EC2 in AWS Management Console 4 Create VPS 5 Convert private key .pem file to Putty Private Key .ppk file 6 Connect to VPS from your local system through Putty 1.Introduction▲ This document describes how to create virtual private […]
Machine Learning with Diamond Data – Part 1
1. Introduction 2. Load data 3. Print list of members and methods of loaded data object 4. Print details of loaded dataset 5. Find unique values of some columns 6. Change the nominal values of cut into ordinal (numeric values) 7. Change nominal values of color and clarity as well into ordinal values 8. set price as target […]