Skip to main content

A model to predict compressive strength of concrete based on it's composition

Project description

MixNet

Installation

pip install mixnet

Usage

from mixnet import compressive_strength


compressive_strength(
    CEMENT,
    SLAG,
    FLY_ASH,
    WATER,
    SUPERPLASTICIZER,
    COARSE_AGGREGATE,
    FINE_AGGREGATE,
    AGE,
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mixnet-0.0.3.tar.gz (134.5 kB view hashes)

Uploaded Source

Built Distribution

mixnet-0.0.3-py3-none-any.whl (137.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page