{"id":695,"date":"2020-08-14T08:38:26","date_gmt":"2020-08-14T08:38:26","guid":{"rendered":"http:\/\/lucylabs.gatech.edu\/ml4t\/?page_id=695"},"modified":"2020-08-17T02:57:53","modified_gmt":"2020-08-17T02:57:53","slug":"project-1","status":"publish","type":"page","link":"https:\/\/lucylabs.gatech.edu\/ml4t\/code-documentation\/project-1\/","title":{"rendered":"Project 1"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;3.22&#8243;][et_pb_row _builder_version=&#8221;3.25&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.25&#8243; custom_padding=&#8221;|||&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.5.6&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; hover_enabled=&#8221;0&#8243;]<\/p>\n<div class=\"document\">\n<div class=\"documentwrapper\">\n<div class=\"bodywrapper\">\n<div class=\"body\" role=\"main\">\n<h1 style=\"text-align: center;\">Project 1: Martingale<\/h1>\n<h1><span style=\"font-size: 16px;\"><\/span><\/h1>\n<p><span style=\"text-decoration: underline; font-size: 26px;\">martingale.py<\/span><\/p>\n<p><span style=\"text-decoration: underline; font-size: 26px;\"><\/span><\/p>\n<dl class=\"function\">\n<dt id=\"martingale.author\"><code class=\"sig-name descname\">author<\/code><span class=\"sig-paren\">(<\/span><span class=\"sig-paren\">)<\/span><\/dt>\n<dd>\n<dl class=\"field-list simple\">\n<dt class=\"field-odd\">Returns<\/dt>\n<dd class=\"field-odd\">\n<p>The GT username of the student<\/p>\n<\/dd>\n<dt class=\"field-even\">Return type<\/dt>\n<dd class=\"field-even\">\n<p>str<\/p>\n<\/dd>\n<\/dl>\n<\/dd>\n<\/dl>\n<dl class=\"function\">\n<dt id=\"martingale.get_spin_result\"><code class=\"sig-name descname\">get_spin_result<\/code><span class=\"sig-paren\">(<\/span><em class=\"sig-param\">win_prob<\/em><span class=\"sig-paren\">)<\/span><\/dt>\n<dd>\n<p>Given a win probability between 0 and 1, the function returns whether the probability will result in a win.<\/p>\n<dl class=\"field-list simple\">\n<dt class=\"field-odd\">Parameters<\/dt>\n<dd class=\"field-odd\">\n<p><strong>win_prob<\/strong> (<em>float<\/em>) \u2013 The probability of winning<\/p>\n<\/dd>\n<dt class=\"field-even\">Returns<\/dt>\n<dd class=\"field-even\">\n<p>The result of the spin.<\/p>\n<\/dd>\n<dt class=\"field-odd\">Return type<\/dt>\n<dd class=\"field-odd\">\n<p>bool<\/p>\n<\/dd>\n<\/dl>\n<\/dd>\n<\/dl>\n<dl class=\"function\">\n<dt id=\"martingale.gtid\"><code class=\"sig-name descname\">gtid<\/code><span class=\"sig-paren\">(<\/span><span class=\"sig-paren\">)<\/span><\/dt>\n<dd>\n<dl class=\"field-list simple\">\n<dt class=\"field-odd\">Returns<\/dt>\n<dd class=\"field-odd\">\n<p>The GT ID of the student<\/p>\n<\/dd>\n<dt class=\"field-even\">Return type<\/dt>\n<dd class=\"field-even\">\n<p>int<\/p>\n<\/dd>\n<\/dl>\n<\/dd>\n<\/dl>\n<dl class=\"function\">\n<dt id=\"martingale.test_code\"><code class=\"sig-name descname\">test_code<\/code><span class=\"sig-paren\">(<\/span><span class=\"sig-paren\">)<\/span><\/dt>\n<dd>\n<p>Method to test your code<\/p>\n<\/dd>\n<\/dl>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/divi:html --><\/p>\n<p><!-- divi:html --><\/p>\n<div class=\"clearer\"><\/div>\n<p><!-- \/divi:html --><\/p>\n<p><!-- divi:html --><\/p>\n<div class=\"footer\">\u00a92020, ML4T Staff |\u00a0Powered by <a href=\"http:\/\/sphinx-doc.org\/\">Sphinx 2.2.0<\/a> &amp; <a href=\"https:\/\/github.com\/bitprophet\/alabaster\">Alabaster 0.7.12<\/a><\/div>\n<p><!-- \/divi:html --><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Project 1: Martingale martingale.py author() Returns The GT username of the student Return type str get_spin_result(win_prob) Given a win probability between 0 and 1, the function returns whether the probability will result in a win. Parameters win_prob (float) \u2013 The probability of winning Returns The result of the spin. Return type bool gtid() Returns The [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":683,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:html -->\n<meta charset=\"utf-8\">\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<title>Project 1: Martingale \u2014 ML4T 1.0 documentation<\/title>\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<link rel=\"stylesheet\" href=\"_static\/alabaster.css\" type=\"text\/css\">\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<link rel=\"stylesheet\" href=\"_static\/pygments.css\" type=\"text\/css\">\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<script type=\"text\/javascript\" id=\"documentation_options\" data-url_root=\".\/\" src=\"_static\/documentation_options.js\"><\/script>\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<script type=\"text\/javascript\" src=\"_static\/jquery.js\"><\/script>\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<script type=\"text\/javascript\" src=\"_static\/underscore.js\"><\/script>\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<script type=\"text\/javascript\" src=\"_static\/doctools.js\"><\/script>\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<script type=\"text\/javascript\" src=\"_static\/language_data.js\"><\/script>\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<link rel=\"index\" title=\"Index\" href=\"genindex.html\">\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<link rel=\"search\" title=\"Search\" href=\"search.html\">\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<link rel=\"next\" title=\"Project 2: Optimize Something\" href=\"optimize_something.html\">\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<link rel=\"prev\" title=\"Welcome to ML4T\u2019s documentation!\" href=\"index.html\">\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<link rel=\"stylesheet\" href=\"_static\/custom.css\" type=\"text\/css\">\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=0.9, maximum-scale=0.9\">\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<div class=\"document\">\n      <div class=\"documentwrapper\">\n        <div class=\"bodywrapper\">\n          \n\n          <div class=\"body\" role=\"main\">\n            \n  <div class=\"section\" id=\"module-martingale\">\n<span id=\"project-1-martingale\"><\/span><h1>Project 1: Martingale<a class=\"headerlink\" href=\"#module-martingale\" title=\"Permalink to this headline\">\u00b6<\/a><\/h1>\n<dl class=\"function\">\n<dt id=\"martingale.author\">\n<code class=\"sig-prename descclassname\">martingale.<\/code><code class=\"sig-name descname\">author<\/code><span class=\"sig-paren\">(<\/span><span class=\"sig-paren\">)<\/span><a class=\"headerlink\" href=\"#martingale.author\" title=\"Permalink to this definition\">\u00b6<\/a><\/dt>\n<dd><dl class=\"field-list simple\">\n<dt class=\"field-odd\">Returns<\/dt>\n<dd class=\"field-odd\"><p>The GT username of the student<\/p>\n<\/dd>\n<dt class=\"field-even\">Return type<\/dt>\n<dd class=\"field-even\"><p>str<\/p>\n<\/dd>\n<\/dl>\n<\/dd><\/dl>\n\n<dl class=\"function\">\n<dt id=\"martingale.get_spin_result\">\n<code class=\"sig-prename descclassname\">martingale.<\/code><code class=\"sig-name descname\">get_spin_result<\/code><span class=\"sig-paren\">(<\/span><em class=\"sig-param\">win_prob<\/em><span class=\"sig-paren\">)<\/span><a class=\"headerlink\" href=\"#martingale.get_spin_result\" title=\"Permalink to this definition\">\u00b6<\/a><\/dt>\n<dd><p>Given a win probability between 0 and 1, the function returns whether the probability will result in a win.<\/p>\n<dl class=\"field-list simple\">\n<dt class=\"field-odd\">Parameters<\/dt>\n<dd class=\"field-odd\"><p><strong>win_prob<\/strong> (<em>float<\/em>) \u2013 The probability of winning<\/p>\n<\/dd>\n<dt class=\"field-even\">Returns<\/dt>\n<dd class=\"field-even\"><p>The result of the spin.<\/p>\n<\/dd>\n<dt class=\"field-odd\">Return type<\/dt>\n<dd class=\"field-odd\"><p>bool<\/p>\n<\/dd>\n<\/dl>\n<\/dd><\/dl>\n\n<dl class=\"function\">\n<dt id=\"martingale.gtid\">\n<code class=\"sig-prename descclassname\">martingale.<\/code><code class=\"sig-name descname\">gtid<\/code><span class=\"sig-paren\">(<\/span><span class=\"sig-paren\">)<\/span><a class=\"headerlink\" href=\"#martingale.gtid\" title=\"Permalink to this definition\">\u00b6<\/a><\/dt>\n<dd><dl class=\"field-list simple\">\n<dt class=\"field-odd\">Returns<\/dt>\n<dd class=\"field-odd\"><p>The GT ID of the student<\/p>\n<\/dd>\n<dt class=\"field-even\">Return type<\/dt>\n<dd class=\"field-even\"><p>int<\/p>\n<\/dd>\n<\/dl>\n<\/dd><\/dl>\n\n<dl class=\"function\">\n<dt id=\"martingale.test_code\">\n<code class=\"sig-prename descclassname\">martingale.<\/code><code class=\"sig-name descname\">test_code<\/code><span class=\"sig-paren\">(<\/span><span class=\"sig-paren\">)<\/span><a class=\"headerlink\" href=\"#martingale.test_code\" title=\"Permalink to this definition\">\u00b6<\/a><\/dt>\n<dd><p>Method to test your code<\/p>\n<\/dd><\/dl>\n\n<\/div>\n\n\n          <\/div>\n          \n        <\/div>\n      <\/div>\n\n\n\n\n\n\n\n\n\n        <\/div>\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<div class=\"clearer\"><\/div>\n<!-- \/wp:html -->\n\n<!-- wp:html -->\n<div class=\"footer\">\n      \u00a92020, ML4T Staff.\n      \n      |\n      Powered by <a href=\"http:\/\/sphinx-doc.org\/\">Sphinx 2.2.0<\/a>\n      &amp; <a href=\"https:\/\/github.com\/bitprophet\/alabaster\">Alabaster 0.7.12<\/a>\n      \n    <\/div>\n<!-- \/wp:html -->","_et_gb_content_width":"","footnotes":""},"class_list":["post-695","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lucylabs.gatech.edu\/ml4t\/wp-json\/wp\/v2\/pages\/695","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lucylabs.gatech.edu\/ml4t\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lucylabs.gatech.edu\/ml4t\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lucylabs.gatech.edu\/ml4t\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/lucylabs.gatech.edu\/ml4t\/wp-json\/wp\/v2\/comments?post=695"}],"version-history":[{"count":8,"href":"https:\/\/lucylabs.gatech.edu\/ml4t\/wp-json\/wp\/v2\/pages\/695\/revisions"}],"predecessor-version":[{"id":763,"href":"https:\/\/lucylabs.gatech.edu\/ml4t\/wp-json\/wp\/v2\/pages\/695\/revisions\/763"}],"up":[{"embeddable":true,"href":"https:\/\/lucylabs.gatech.edu\/ml4t\/wp-json\/wp\/v2\/pages\/683"}],"wp:attachment":[{"href":"https:\/\/lucylabs.gatech.edu\/ml4t\/wp-json\/wp\/v2\/media?parent=695"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}