|
3 | 3 |       [](https://opensource.org/licenses/MIT)
|
4 | 4 | <br>
|
5 | 5 |
|
6 |
| -### Index |
7 |
| - |
8 |
| -* [predicting-the-number-of-comments-on-reddit](#predicting-the-number-of-comments-on-reddit) |
9 |
| -* [tennis-matches-prediction-with-logistic-regression-and-random-forest](#tennis-matches-prediction-with-logistic-regression-and-random-forest) |
10 |
| -* [churn-analysis](#churn-analysis) |
11 |
| -* [click-prediction](#click-prediction) |
12 |
| -* [analysis-of-opioid-prescription-problem](#analysis-of-opioid-prescription-problem) |
13 |
| - |
14 |
| -### predicting-the-number-of-comments-on-reddit |
15 |
| - |
16 |
| -In this project I determine which characteristics of a post on Reddit contribute most to the overall interaction as measured by number of comments. |
17 |
| - |
18 | 6 | <p align="center">
|
19 | 7 | <img src="https://github.com/marcotav/predicting-the-number-of-comments-on-reddit/blob/master/Reddit-logo.png"
|
20 |
| - width="150" height="150"/> |
| 8 | + width="120" height="120"/> |
21 | 9 | </p>
|
22 | 10 |
|
23 |
| -### tennis-matches-prediction-with-logistic-regression-and-random-forest |
24 |
| - |
25 |
| -The goal of the project is to predict the probability that the higher-ranked player will win a tennis match. I will call that a `win`(as opposed to an upset). |
26 |
| - |
27 | 11 | <p align="center">
|
28 |
| -<img src="https://github.com/marcotav/machine-learning-classification-projects/blob/master/tennis/images/ATP_World_Tour.png" width="150" height="150"/> |
29 |
| -</p> |
| 12 | + <a href="#nb"> Notebooks and descriptions </a> • |
| 13 | + <a href="#ci"> Contact Information </a> |
| 14 | +</p> |
30 | 15 |
|
31 |
| -### churn-analysis |
32 |
| -This project was done in collaboration with [Corey Girard](https://github.com/coreygirard/). A mobile device company is having a major problem with customer retention. Customers switching from one company to another is called churn. Our goal in this analysis is to understand the problem, identify behaviors which are strongly correlated with churn and to devise a solution. |
| 16 | +<a id = 'nb'></a> |
| 17 | +### Notebooks and descriptions |
| 18 | +| Notebook | Brief Description | |
| 19 | +|--------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
| 20 | +|[predicting-the-number-of-comments-on-reddit](http://nbviewer.jupyter.org/github/marcotav/deep-learning/blob/master/painters-identification/notebooks/capstone-models-final-model-building.ipynb) | In this project I determine which characteristics of a post on Reddit contribute most to the overall interaction as measured by number of comments.| |
| 21 | +|[tennis-matches-prediction-with-logistic-regression-and-random-forest](http://nbviewer.jupyter.org/github/marcotav/deep-learning/blob/master/bitcoin/notebooks/deep-learning-LSTM-bitcoins.ipynb) | The goal of the project is to predict the probability that the higher-ranked player will win a tennis match. I will call that a `win`(as opposed to an upset).| |
| 22 | +|[churn-analysis](http://nbviewer.jupyter.org/github/marcotav/deep-learning/blob/master/keras-tf-tutorial/notebooks/neural-nets-digits-mnist.ipynb) | This project was done in collaboration with [Corey Girard](https://github.com/coreygirard/). A mobile device company is having a major problem with customer retention. Customers switching from one company to another is called churn. Our goal in this analysis is to understand the problem, identify behaviors which are strongly correlated with churn and to devise a solution.| |
| 23 | +|[click-prediction](http://nbviewer.jupyter.org/github/marcotav/deep-learning/blob/master/transfer-learning/notebooks/transfer-learning.ipynb) | Many ads are actually sold on a "pay-per-click" (PPC) basis, meaning the company only pays for ad clicks, not ad views. Thus your optimal approach (as a search engine) is actually to choose an ad based on "expected value", meaning the price of a click times the likelihood that the ad will be clicked [...] In order for you to maximize expected value, you therefore need to accurately predict the likelihood that a given ad will be clicked, also known as "click-through rate" (CTR). In this project I will predict the likelihood that a given online ad will be clicked.| |
33 | 24 |
|
34 | 25 |
|
35 | 26 | <p align="center">
|
36 | 27 | <img src="https://github.com/marcotav/machine-learning-classification-projects/blob/master/churn/images/cellphone.jpg" width="150" height="150"/>
|
37 | 28 | </p>
|
38 | 29 |
|
39 | 30 |
|
40 |
| - |
41 |
| - |
42 |
| -### click-prediction |
43 |
| - |
44 |
| -Borrowing from [here](https://turi.com/learn/gallery/notebooks/click_through_rate_prediction_intro.html): |
45 |
| - |
46 |
| -> Many ads are actually sold on a "pay-per-click" (PPC) basis, meaning the company only pays for ad clicks, not ad views. Thus your optimal approach (as a search engine) is actually to choose an ad based on "expected value", meaning the price of a click times the likelihood that the ad will be clicked [...] In order for you to maximize expected value, you therefore need to accurately predict the likelihood that a given ad will be clicked, also known as "click-through rate" (CTR). |
47 |
| -In this project I will predict the likelihood that a given online ad will be clicked. |
48 |
| - |
49 |
| -In this project I will predict the likelihood that a given online ad will be clicked. |
50 |
| - |
51 | 31 | <p align="center">
|
52 | 32 | <img src="https://github.com/marcotav/machine-learning-classification-projects/blob/master/click-prediction/images/click1.png" width="100">
|
53 | 33 | </p>
|
54 | 34 |
|
55 |
| -### analysis-of-opioid-prescription-problem |
| 35 | +<a id = 'ci'></a> |
| 36 | +## Contact Information |
| 37 | + |
| 38 | +Feel free to contact me: |
| 39 | + |
| 40 | + |
| 41 | +* GitHub: [marcotav](https://github.com/marcotav) |
| 42 | +* LinkedIn: [marco-tavora](https://www.linkedin.com/in/marco-tavora) |
| 43 | +* Website: [marcotavora.me](http://www.marcotavora.me) |
56 | 44 |
|
57 |
| -The increase in overdose fatalities is a well-known problem, and the search for possible solutions is an ongoing effort. This dataset is can be used to detect sources of significant quantities of opiate prescriptions. |
58 | 45 |
|
59 |
| -Notebook best viewed using [nbviewer](http://nbviewer.jupyter.org/github/marcotav/analysis-of-opioid-prescription-problem/blob/master/opioid-prescription-problem.ipynb). |
60 | 46 |
|
61 | 47 |
|
62 |
| -<p align="center"> |
63 |
| -<img src="https://github.com/marcotav/machine-learning-classification-projects/blob/master/analysis-of-opioid-prescription-problem/images/opioids.png" width="150" height="150"/> |
64 |
| -</p> |
65 | 48 |
|
0 commit comments