Skip to content

PatilRohan1/Mobile_Price_Prediction_Using_Sagemaker

Repository files navigation

Mobile_Price_Prediction_Using_Sagemaker

mobile price prediction using AWS Sagemaker & s3 To Run The Project :-

Install CLI ,

Create a IAM user with the Admistrative access ,

Get the access key,

Create a S3 buket to store the objects,

Open cmd and run commands for geting access :-

1)aws configure 2)paste the both the keys and done

Now Create new Env and install the reqiurements:-

open cmd :-

1)activate the conda in cmd using "C:\Users\HP\anaconda3\Scripts\activate.bat" (in my case i used this to activate the conda) 2)conda create -p myenv python=3.8 3)conda activate myenv/
4)pip install -r requirement.txt

Simply run the project its done Screenshot 2024-02-18 115109

Screenshot 2024-02-18 115043

About

mobile price prediction using AWS Sagemaker & s3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published