Skip to content
Snippets Groups Projects
Commit 17b991db authored by JINLANG WANG's avatar JINLANG WANG
Browse files

lab12

parent 46030302
No related branches found
No related tags found
No related merge requests found
# Lab 12 # Lab 12
1. Try to fix the bugs in the [`main.ipynb`](./8-geo/main.ipynb). There is a `solution.ipynb` too, but only peek as a last resort! 1. Start work on `UserPredictor` of P6
2. Use a LinearRegression to [predict how long](./regression) it will take to run a piece of code 2. Use a LinearRegression to [predict how long](./regression) it will take to run a piece of code
...@@ -8,6 +8,10 @@ ...@@ -8,6 +8,10 @@
4. Review [dot products/matrix multiplication](./dot-product-matrix-multiplication) 4. Review [dot products/matrix multiplication](./dot-product-matrix-multiplication)
5. Try to fix the bugs in the [`main.ipynb`](./8-geo/main.ipynb). There is a `solution.ipynb` too, but only peek as a last resort!
# Screenshot Requirement # Screenshot Requirement
A screenshot that shows your progress Submit your process of `UserPredictor`` and submit your process
\ No newline at end of file
To provide you with flexibility (or peace of mind), we have set the P5 deadline for April 23. However, we strongly recommend that you complete your project before this date and begin working on P6. As an incentive to start P6 early, we may assign a task in lab 12 that encourages you to finish P5 ahead of schedule and start working on P6.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment