Coder Social home page Coder Social logo

kanhaiya8608 / manufac_as Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 374 KB

This project aims to calculate and display statistical measures of the Wine Data Set using React and Mantine v7.

Home Page: https://manufac2.netlify.app/

HTML 18.77% JavaScript 81.23%

manufac_as's Introduction

Wine Data Set Statistics

This project aims to calculate and display statistical measures of the Wine Data Set using React and Mantine v7. The statistical measures include the class-wise mean, median, and mode of the "Flavanoids" for the entire dataset.

Features

  • Calculate class-wise mean, median, and mode of "Flavanoids".
  • Display the calculated statistics in a tabular format.
  • Use Mantine v7 for implementing tables.
  • Open the rendered page in the browser upon running yarn start.
  • Clean codebase with removal of unused files and libraries.
  • Exclusively use Yarn for package management.

Requirements

  1. Node.js and Yarn installed.
  2. Access to Wine Data Set.
  3. Basic understanding of React and Mantine.

Installation

  1. Clone the repository:
git clone <repository_url>
  1. Install dependencies:
cd <project_directory>
yarn 

Usage

  1. Run the project:
yarn start
  1. Access the rendered page in your browser.

Statistical Measures

The statistical measures calculated for the Wine Data Set are:

  • Flavanoids Mean: Mean value of flavanoids for each class of alcohol.
  • Flavanoids Median: Median value of flavanoids for each class of alcohol.
  • Flavanoids Mode: Mode value(s) of flavanoids for each class of alcohol.

Project Structure

  • src/: Contains source code files.
    • data/: Contains Wine Data Set JSON file.
    • utils/: Contains utility functions for calculating statistics.
    • components/: Contains React components for displaying statistics.
    • App.js: Main component for rendering the application.

License

This project is licensed under the MIT License.

manufac_as's People

Contributors

kanhaiya8608 avatar

Watchers

 avatar

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.