ayethuzar commited on
Commit
1cc9258
·
1 Parent(s): b76d150

update milestone-1

Browse files
Files changed (5) hide show
  1. .DS_Store +0 -0
  2. README.md +15 -3
  3. README_milestone1.md +0 -7
  4. Screenshot1 .png +0 -0
  5. Screenshot1.jpeg +0 -0
.DS_Store ADDED
Binary file (6.15 kB). View file
 
README.md CHANGED
@@ -1,7 +1,19 @@
1
- # CS634Project
2
 
3
- ## Interpretable Gradient Boosting - Real Estate House Price Prediction
4
 
5
- Ask a home buyer to describe their dream house, and they probably won’t begin with the height of the basement ceiling or the proximity to an east-west railroad. But this playground competition’s dataset proves that much more influences price negotiations than the number of bedrooms or a white-picket fence. With 79 explanatory variables describing (almost) every aspect of residential homes in Ames, Iowa, this competition challenges you to predict the final price of each home.
 
 
 
 
 
 
 
 
 
 
 
 
6
 
7
 
 
1
+ # CS670Project_milestone-1
2
 
3
+ **Installation steps**
4
 
5
+ 1. Go to docs.docker.com/get-docker/
6
+ 2. Download "Docker Desktop for Mac with Apple silicon"
7
+ 3. Double-click on the "Docker.dmg" file and follow the instructions to install it
8
+
9
+ ![Alt text](https://github.com/aye-thuzar/CS670Project/blob/milestone-1/Screenshot1.jpeg "installed docker")
10
+
11
+ This is my VS Code:
12
+
13
+ ![Alt text](https://github.com/aye-thuzar/CS670Project/blob/milestone-1/Screenshot2.png "installed docker")
14
+
15
+ This is my Docker Desktop:
16
+
17
+ ![Alt text](https://github.com/aye-thuzar/CS670Project/blob/milestone-1/Screenshot3.png "installed docker")
18
 
19
 
README_milestone1.md DELETED
@@ -1,7 +0,0 @@
1
- # CS634Project_milestone-1
2
-
3
- **Installation steps**
4
-
5
- 1. Go to docs.docker.com/get-docker/
6
- 2. Download "Docker Desktop for Mac with Apple silicon"
7
- 3. Double-click on the "Docker.dmg" file and follow the instructions to install it
 
 
 
 
 
 
 
 
Screenshot1 .png DELETED
Binary file (196 kB)
 
Screenshot1.jpeg ADDED