Skip to content

Commit

Permalink
Fix Step11 for ML Course
Browse files Browse the repository at this point in the history
  • Loading branch information
elnaznasiri authored Apr 22, 2021
1 parent 08f1a0d commit 2807be8
Showing 1 changed file with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
`#[stepNumber]`

- At the end of each week, you are supposed to give your mentor a report including the following items:
1. Link to all your posts during the last week, specifying the relevant task or study item for each link
1. Link to all your posts during the last week, specifying the relevant task or study item for each link.
2. How many hours did you spend on cs_internship last week?
3. What percentage you are satisfied with what you did last week?

Expand All @@ -17,16 +17,14 @@

### Study Items

1. Python Machine Learning: Chapter 8 (Applying Machine Learning to Sentiment Analysis)
2. Python Machine Learning: Chapter 10 (Predicting Continuous Target Variables with Regression Analysis)


1. [Python Machine Learning](README.md): Chapter 8 (Applying Machine Learning to Sentiment Analysis).
2. [Python Machine Learning](README.md): Chapter 10 (Predicting Continuous Target Variables with Regression Analysis).

### Tasks

1. Achieve [**Nice Answer**](https://stackoverflow.com/help/badges/23/nice-answer) badge on StackOverflow.
2. Pass all lessons on TypingClub.com **with 5 stars** up to **lesson 357**.
3. Prepare an Sentiment analyzer!( Sentiment in the texts into two categories, positive and negative)[(data)](http://help.sentiment140.com/for-students/)
3. Prepare an Sentiment analyzer!( Sentiment in the texts into two categories, positive and negative) [(data)](http://help.sentiment140.com/for-students/)
4. Exactly **7 days** before your deadline, ask your mentor to arrange a twitch time for you on your deadline day.
5. You should give a 20-min presentation about the content of this step, on Twitch platform. You should record your twitch at the time of presentation and send it to your mentor with a brief explanation of the topic. All twitches will be published on the CS Internship YouTube channel.

0 comments on commit 2807be8

Please sign in to comment.