Giter Club home page Giter Club logo

pokemon_battle's Introduction

POKEMON BATTLE

ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn

Provided several datasets about Pokemon species data about the history of matches between Pokemon. File pokemon.csv contains complete data of 800 Pokemon species, while file combats.csv contains historical data of the Pokemon duel with the winner. Source: click here.

Dengan dataset tersebut, buatlah sebuah aplikasi Flask berisi model machine learning (model bebas) yang dapat memprediksi pemenang dari duel Pokemon. Aplikasi yang dibuat harus memenuhi syarat minimal berikut:

With this dataset, I created a Flask application containing a Gradient Boost Classifier Machine Learning model that can predict the winner of a Pokemon duel. Following below are the description:

  1. The application server will run on localhost: 2070 and when the user makes a GET request via the browser a simple HTML page will appear containing 2 inputs text and a button. Users can enter the name of the Pokemon that will be contested in the available text input. When the user presses the 'Battle!' button, the application will process the data entered by the user.

    poke_home

  2. If the data is successfully processed, then the user will be redirect to localhost: 2070 / result containing a HTML page that displays:

    • Pokemon Picture

    • Pokemon skill comparison chart (from the dataset):

      • HP
      • Attack
      • Defense
      • Special Attack
      • Special Defense
      • Speed
    • Possible Winners along with percentage (%) probability

    This page also includes a button to return to the start page. The design of HTML display doesn't have to be the same as the example problem, prioritize features! Example:

    ksmrdn Charizard vs Mewtwo ksmrdn

    poke_versus

  3. But if the data is not found, there is not in the dataset. the user enters a url that is not available, then the user will be redirected to the HTML page which provides information that the data is not found. This page also includes a button to return to the start page.

    poke_notfound

  4. And if the user enters a url that is not available, then the user will be redirected to the HTML page which provides information ERROR 404. This page also includes a button to return to the start page.

    poke_error

ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn ksmrdn

Note: For further discussion if you have questions, criticisms, and suggestions, feel free to contact my email: [email protected].


THANK YOU

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.