100+ datasets found
  1. Logistic Regression dataset

    • kaggle.com
    Updated Sep 29, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mohammad Zaid (2024). Logistic Regression dataset [Dataset]. https://www.kaggle.com/datasets/diaz3z/logistic-regression-dataset/code
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Sep 29, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Mohammad Zaid
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    Dataset

    This dataset was created by Mohammad Zaid

    Released under MIT

    Contents

  2. R

    Logistic Dataset

    • universe.roboflow.com
    zip
    Updated Jul 11, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    EmmSolutions (2024). Logistic Dataset [Dataset]. https://universe.roboflow.com/emmsolutions/logistic-vat7c
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jul 11, 2024
    Dataset authored and provided by
    EmmSolutions
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Logistics Bounding Boxes
    Description

    Here are a few use cases for this project:

    1. Warehouse Inventory Management: The Logistic model can be used to improve warehouse management systems by identifying, tracking, and managing the logistical items.

    2. Supply Chain Optimization: Businesses can use this model to automate the identification and tracking of logistics items in their supply chain, resulting in improved efficiency and reduced manual labor.

    3. Transport and Shipping Industry: In the transport industry, the Logistic model can enable automated detection and classification of logistics items, aiding in efficient loading and unloading procedures.

    4. Autonomous Guided Vehicles (AGV): Autonomous vehicles in factories or warehouses can use the Logistic model to identify, track, and navigate around logistics items, increasing safety and productivity.

    5. Safety Compliance Inspection: The Logistic model can be used for safety audits, to identify and ensure that items like forks and pallet trucks are properly stored or used, thereby reducing potential workplace hazards.

  3. Ecommerce Order & Supply Chain Dataset

    • kaggle.com
    Updated Aug 7, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Aditya Bagus Pratama (2024). Ecommerce Order & Supply Chain Dataset [Dataset]. https://www.kaggle.com/datasets/bytadit/ecommerce-order-dataset
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 7, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Aditya Bagus Pratama
    License

    Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0)https://creativecommons.org/licenses/by-nc-sa/4.0/
    License information was derived automatically

    Description

    Dataset Description

    The E-commerce Order Dataset provides comprehensive information related to orders, items within orders, customers, payments, and products for an e-commerce platform. This dataset is structured with multiple tables, each containing specific information about various aspects of the e-commerce operations.

    Dataset Features

    Orders Table:

    • order_id: Unique identifier for an order, acting as the primary key.
    • customer_id: Unique identifier for a customer. This table may not be unique at this level.
    • order_status: Indicates the status of an order (e.g., delivered, cancelled, processing, etc.).
    • order_purchase_timestamp: Timestamp when the order was made by the customer.
    • order_approved_at: Timestamp when the order was approved from the seller's side.
    • order_delivered_timestamp: Timestamp when the order was delivered at the customer's location.
    • order_estimated_delivery_date: Estimated date of delivery shared with the customer while placing the order.

    Order Items Table

    • order_id: Unique identifier for an order.
    • order_item_id: Item number in each order, acting as part of the primary key along with the order_id.
    • product_id: Unique identifier for a product.
    • seller_id: Unique identifier for the seller.
    • price: Selling price of the product.
    • shipping_charges: Charges associated with the shipping of the product.

    Customers Table

    • customer_id: Unique identifier for a customer, acting as the primary key.
    • customer_zip_code_prefix: Customer's Zip code.
    • customer_city: Customer's city.
    • customer_state: Customer's state.

    Payments Table

    • order_id: Unique identifier for an order.
    • payment_sequential: Provides information about the sequence of payments for the given order.
    • payment_type: Type of payment (e.g., credit_card, debit_card, etc.).
    • payment_installments: Payment installment number in case of credit cards.
    • payment_value: Transaction value.

    Products Table

    • product_id: Unique identifier for each product, acting as the primary key.
    • product_category_name: Name of the category the product belongs to.
    • product_weight_g: Product weight in grams.
    • product_length_cm: Product length in centimeters.
    • product_height_cm: Product height in centimeters.
    • product_width_cm: Product width in centimeters.
  4. Dataset: The effects of class balance on the training energy consumption of...

    • zenodo.org
    • data.niaid.nih.gov
    csv
    Updated Mar 18, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Maria Gutierrez; Maria Gutierrez; Coral Calero; Coral Calero; Félix García; Félix García; Mª Ángeles Moraga; Mª Ángeles Moraga (2024). Dataset: The effects of class balance on the training energy consumption of logistic regression models [Dataset]. http://doi.org/10.5281/zenodo.10823624
    Explore at:
    csvAvailable download formats
    Dataset updated
    Mar 18, 2024
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Maria Gutierrez; Maria Gutierrez; Coral Calero; Coral Calero; Félix García; Félix García; Mª Ángeles Moraga; Mª Ángeles Moraga
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Time period covered
    2024
    Description

    Two synthetic datasets for binary classification, generated with the Random Radial Basis Function generator from WEKA. They are the same shape and size (104.952 instances, 185 attributes), but the "balanced" dataset has 52,13% of its instances belonging to class c0, while the "unbalanced" one only has 4,04% of its instances belonging to class c0. Therefore, this set of datasets is primarily meant to study how class balance influences the behaviour of a machine learning model.

  5. w

    Dataset of books about Logistic regression analysis

    • workwithdata.com
    Updated Apr 17, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Work With Data (2025). Dataset of books about Logistic regression analysis [Dataset]. https://www.workwithdata.com/datasets/books?f=1&fcol0=j0-book_subject&fop0=%3D&fval0=Logistic+regression+analysis&j=1&j0=book_subjects
    Explore at:
    Dataset updated
    Apr 17, 2025
    Dataset authored and provided by
    Work With Data
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    This dataset is about books. It has 11 rows and is filtered where the book subjects is Logistic regression analysis. It features 9 columns including author, publication date, language, and book publisher.

  6. Exploring children's loneliness logistic regression co-efficients

    • ons.gov.uk
    • cy.ons.gov.uk
    xlsx
    Updated Apr 3, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Office for National Statistics (2019). Exploring children's loneliness logistic regression co-efficients [Dataset]. https://www.ons.gov.uk/peoplepopulationandcommunity/wellbeing/datasets/exploringchildrenslonelinesslogisticregressioncoefficients
    Explore at:
    xlsxAvailable download formats
    Dataset updated
    Apr 3, 2019
    Dataset provided by
    Office for National Statisticshttp://www.ons.gov.uk/
    License

    Open Government Licence 3.0http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
    License information was derived automatically

    Description

    Logistic regression model coefficients for children (aged 10 to 15 years).

  7. Transport and Logistics Data | Transportation, Trucking & Railroad Industry...

    • data.success.ai
    Updated Jan 1, 2018
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Success.ai (2018). Transport and Logistics Data | Transportation, Trucking & Railroad Industry Leaders Globally | Verified Global Profiles from 700M+ Dataset [Dataset]. https://data.success.ai/products/transport-and-logistics-data-transportation-trucking-rai-success-ai
    Explore at:
    Dataset updated
    Jan 1, 2018
    Dataset provided by
    Area covered
    Nigeria, Luxembourg, Bolivia, Pitcairn, Ascension and Tristan da Cunha, Australia, South Korea, South Sudan, Lao People's Democratic Republic, Tuvalu
    Description

    Access Transport and Logistics data for transportation, trucking, and railroad professionals worldwide with Success.ai. Gain verified profiles from 700M+ datasets, including contact numbers, emails, and firmographic insights. Best price guaranteed.

  8. P

    LARa Dataset

    • paperswithcode.com
    • opendatalab.com
    Updated Feb 2, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2022). LARa Dataset [Dataset]. https://paperswithcode.com/dataset/lara
    Explore at:
    Dataset updated
    Feb 2, 2022
    Description

    LARa is the first freely accessible logistics-dataset for human activity recognition. In the ’Innovationlab Hybrid Services in Logistics’ at TU Dortmund University, two picking and one packing scenarios with 14 subjects were recorded using OMoCap, IMUs, and an RGB camera. 758 minutes of recordings were labeled by 12 annotators in 474 person-hours. The subsequent revision was carried out by 4 revisers in 143 person-hours. All the given data have been labeled and categorised into 8 activity classes and 19 binary coarse-semantic descriptions, also called attributes.

  9. Logistics Dataset

    • universe.roboflow.com
    zip
    Updated Apr 15, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Roboflow (2025). Logistics Dataset [Dataset]. https://universe.roboflow.com/roboflow-ngkro/logistics-h0uec
    Explore at:
    zipAvailable download formats
    Dataset updated
    Apr 15, 2025
    Dataset authored and provided by
    Roboflowhttps://roboflow.com/
    Variables measured
    Fin Bounding Boxes
    Description

    Logistics

    ## Overview
    
    Logistics is a dataset for object detection tasks - it contains Fin annotations for 104,784 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
  10. Insurance Dataset for logistic regression

    • kaggle.com
    Updated Feb 16, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    MD ABU RAIHAN (2025). Insurance Dataset for logistic regression [Dataset]. https://www.kaggle.com/datasets/raihan150146/insurance-dataset-for-logistic-regression
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Feb 16, 2025
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    MD ABU RAIHAN
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Dataset

    This dataset was created by MD ABU RAIHAN

    Released under CC0: Public Domain

    Contents

  11. logistic_regression

    • kaggle.com
    Updated Dec 20, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mahesh (2024). logistic_regression [Dataset]. https://www.kaggle.com/datasets/ivdmahesh/logistic-regression
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Dec 20, 2024
    Dataset provided by
    Kaggle
    Authors
    Mahesh
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Dataset

    This dataset was created by Mahesh

    Released under CC0: Public Domain

    Contents

  12. Logistic Activity Recognition Challenge (LARa Version 01) – A Motion Capture...

    • zenodo.org
    zip
    Updated Jul 19, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Friedrich Niemann; Friedrich Niemann; Christopher Reining; Christopher Reining; Fernando Moya Rueda; Fernando Moya Rueda; Erik Altermann; Nilah Ravi Nair; Janine Anika Steffens; Gernot A. Fink; Gernot A. Fink; Michael ten Hompel; Michael ten Hompel; Erik Altermann; Nilah Ravi Nair; Janine Anika Steffens (2024). Logistic Activity Recognition Challenge (LARa Version 01) – A Motion Capture and Inertial Measurement Dataset [Dataset]. http://doi.org/10.5281/zenodo.3862782
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jul 19, 2024
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Friedrich Niemann; Friedrich Niemann; Christopher Reining; Christopher Reining; Fernando Moya Rueda; Fernando Moya Rueda; Erik Altermann; Nilah Ravi Nair; Janine Anika Steffens; Gernot A. Fink; Gernot A. Fink; Michael ten Hompel; Michael ten Hompel; Erik Altermann; Nilah Ravi Nair; Janine Anika Steffens
    License

    Attribution-NonCommercial 4.0 (CC BY-NC 4.0)https://creativecommons.org/licenses/by-nc/4.0/
    License information was derived automatically

    Description

    LARa is the first freely accessible logistics-dataset for human activity recognition. In the ’Innovationlab Hybrid Services in Logistics’ at TU Dortmund University, two picking and one packing scenarios with 14 subjects were recorded using OMoCap, IMUs, and an RGB camera. 758 minutes of recordings were labeled by 12 annotators in 474 person-hours. The subsequent revision was carried out by 4 revisers in 143 person-hours. All the given data have been labeled and categorised into 8 activity classes and 19 binary coarse-semantic descriptions, also called attributes.

    You can find the latest version of the annotation tool here: https://github.com/wilfer9008/Annotation_Tool_LARa

    If you use this dataset for research, please cite the following paper: “LARa: Creating a Dataset for Human Activity Recognition in Logistics Using Semantic Attributes”, Sensors 2020, DOI: 10.3390/s20154083

  13. R

    Logistics Dataset

    • universe.roboflow.com
    zip
    Updated Jan 31, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Large Benchmark Datasets (2025). Logistics Dataset [Dataset]. https://universe.roboflow.com/large-benchmark-datasets/logistics-sz9jr/model/2
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jan 31, 2025
    Dataset authored and provided by
    Large Benchmark Datasets
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Logistics Bounding Boxes
    Description

    Logistics Pre-trained Object Detection Model

    Pre-trained models are trained on large datasets until they achieve good generalization, meaning they can recognize patterns effectively. "pre-trained" indicates that the model has already undergone training on a substantial dataset, often a generic one, and is ready for fine-tuning on a specific task with a smaller dataset. The Logistics Object Detection Base Model is a pre-trained model hosted on Roboflow Universe, created to be a strong starting point for custom training on logistics-specific object detection tasks. This model is built on a dataset of 99,238 images across 20 logistics-focused classes, collected from various projects on Roboflow Universe. Part of this dataset was auto-labeled using the Autodistill DETIC tool from Roboflow, helping to achieve a mean Average Precision (mAP) of 76%.

    Classes:

    • Barcode, QR Code
    • Car, Truck, Van
    • Cardboard Box, Wood Pallet, Freight Container
    • Fire, Smoke
    • Forklift
    • Gloves, Helmet, Safety Vest
    • Ladder
    • License Plate
    • Person
    • Road Sign, Traffic Cone, Traffic Light

    Current Status: The model has achieved a mAP of 76%, marking its readiness as a checkpoint for further custom training. It aims to shorten the development cycle, facilitating better model performance in specific logistics scenarios.

  14. m

    Supply Chain Mapping & Company-to-Company Relationships Dataset

    • app.mobito.io
    Updated Feb 23, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2023). Supply Chain Mapping & Company-to-Company Relationships Dataset [Dataset]. https://app.mobito.io/data-product/supply-chain-mapping-&-company-to-company-relationships-dataset
    Explore at:
    Dataset updated
    Feb 23, 2023
    Area covered
    EUROPE, United States
    Description

    This dataset provides an in-depth view of any specific company’s truck-based supply chain and its relationships with other facilities and companies within the continental US. We map US facilities (including factories, warehouses, and retail outlets) to companies. With this dataset, it is possible to track the movement of trucks and devices between locations to identify supply chain connections. Machine learning algorithms ingest 7-15bn daily events to estimate the volume of goods transported between locations. Consequently, we can map supply chain connections between: •Different companies (expressed as a percentage of volume transported). •Locations owned by the same company (e.g. warehouse to shop). With this novel geolocation approach, it is possible to "draw" a knowledge graph of any private or public company´s relations with other companies within the country. This solution, in the form of a dataset, provides an in-depth view into any specific company’s truck-based supply chain and its relationships with other facilities and companies within the continental United States. Use cases: - Identification and understanding of relations company-to-company: It helps to identify and infer relationships and connections between specific companies or facilities and between sectors/industries. - Identification and understanding of relations place-to-place: A logistics and domestic distribution supply chain can be mapped, both nationwide and state-wide in the US, and across countries in Europe. - Visualization and mapping of an entire supply chain network. - Tracking of products in any distribution or supply chain. - Risk assessment - Correlation analysis. - Disruption analysis. - Analysis of illicit networks and tracking of illegal use of corporate assets. - Improvement of casualty risk management. - Optimization of supply chain risk management. - Security and compliance. - Identification of not only the first tier of suppliers in the value chain, but also 2nd and 3rd tier suppliers, and more. Current largest use case: global corporation using it to model risk at a facility level (+100,000 locations).

  15. w

    Dataset of books called Transport and logistics

    • workwithdata.com
    Updated Apr 17, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Work With Data (2025). Dataset of books called Transport and logistics [Dataset]. https://www.workwithdata.com/datasets/books?f=1&fcol0=book&fop0=%3D&fval0=Transport+and+logistics
    Explore at:
    Dataset updated
    Apr 17, 2025
    Dataset authored and provided by
    Work With Data
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    This dataset is about books. It has 1 row and is filtered where the book is Transport and logistics. It features 7 columns including author, publication date, language, and book publisher.

  16. Z

    Dairy Supply Chain Sales Dataset

    • data.niaid.nih.gov
    • zenodo.org
    Updated Jul 12, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Dimitrios Pliatsios (2024). Dairy Supply Chain Sales Dataset [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_7853252
    Explore at:
    Dataset updated
    Jul 12, 2024
    Dataset provided by
    Athanasios Liatifis
    Ilias Siniosoglou
    Panagiotis Sarigiannidis
    Dimitrios Pliatsios
    Christos Chaschatzis
    Thomas Lagkas
    Dimitris Iatropoulos
    Vasileios Argyriou
    Anna Triantafyllou
    Konstantinos Georgakidis
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    1.Introduction

    Sales data collection is a crucial aspect of any manufacturing industry as it provides valuable insights about the performance of products, customer behaviour, and market trends. By gathering and analysing this data, manufacturers can make informed decisions about product development, pricing, and marketing strategies in Internet of Things (IoT) business environments like the dairy supply chain.

    One of the most important benefits of the sales data collection process is that it allows manufacturers to identify their most successful products and target their efforts towards those areas. For example, if a manufacturer could notice that a particular product is selling well in a certain region, this information could be utilised to develop new products, optimise the supply chain or improve existing ones to meet the changing needs of customers.

    This dataset includes information about 7 of MEVGAL’s products [1]. According to the above information the data published will help researchers to understand the dynamics of the dairy market and its consumption patterns, which is creating the fertile ground for synergies between academia and industry and eventually help the industry in making informed decisions regarding product development, pricing and market strategies in the IoT playground. The use of this dataset could also aim to understand the impact of various external factors on the dairy market such as the economic, environmental, and technological factors. It could help in understanding the current state of the dairy industry and identifying potential opportunities for growth and development.

    1. Citation

    Please cite the following papers when using this dataset:

    I. Siniosoglou, K. Xouveroudis, V. Argyriou, T. Lagkas, S. K. Goudos, K. E. Psannis and P. Sarigiannidis, "Evaluating the Effect of Volatile Federated Timeseries on Modern DNNs: Attention over Long/Short Memory," in the 12th International Conference on Circuits and Systems Technologies (MOCAST 2023), April 2023, Accepted

    1. Dataset Modalities

    The dataset includes data regarding the daily sales of a series of dairy product codes offered by MEVGAL. In particular, the dataset includes information gathered by the logistics division and agencies within the industrial infrastructures overseeing the production of each product code. The products included in this dataset represent the daily sales and logistics of a variety of yogurt-based stock. Each of the different files include the logistics for that product on a daily basis for three years, from 2020 to 2022.

    3.1 Data Collection

    The process of building this dataset involves several steps to ensure that the data is accurate, comprehensive and relevant.

    The first step is to determine the specific data that is needed to support the business objectives of the industry, i.e., in this publication’s case the daily sales data.

    Once the data requirements have been identified, the next step is to implement an effective sales data collection method. In MEVGAL’s case this is conducted through direct communication and reports generated each day by representatives & selling points.

    It is also important for MEVGAL to ensure that the data collection process conducted is in an ethical and compliant manner, adhering to data privacy laws and regulation. The industry also has a data management plan in place to ensure that the data is securely stored and protected from unauthorised access.

    The published dataset is consisted of 13 features providing information about the date and the number of products that have been sold. Finally, the dataset was anonymised in consideration to the privacy requirement of the data owner (MEVGAL).

    File

    Period

    Number of Samples (days)

    product 1 2020.xlsx

    01/01/2020–31/12/2020

    363

    product 1 2021.xlsx

    01/01/2021–31/12/2021

    364

    product 1 2022.xlsx

    01/01/2022–31/12/2022

    365

    product 2 2020.xlsx

    01/01/2020–31/12/2020

    363

    product 2 2021.xlsx

    01/01/2021–31/12/2021

    364

    product 2 2022.xlsx

    01/01/2022–31/12/2022

    365

    product 3 2020.xlsx

    01/01/2020–31/12/2020

    363

    product 3 2021.xlsx

    01/01/2021–31/12/2021

    364

    product 3 2022.xlsx

    01/01/2022–31/12/2022

    365

    product 4 2020.xlsx

    01/01/2020–31/12/2020

    363

    product 4 2021.xlsx

    01/01/2021–31/12/2021

    364

    product 4 2022.xlsx

    01/01/2022–31/12/2022

    364

    product 5 2020.xlsx

    01/01/2020–31/12/2020

    363

    product 5 2021.xlsx

    01/01/2021–31/12/2021

    364

    product 5 2022.xlsx

    01/01/2022–31/12/2022

    365

    product 6 2020.xlsx

    01/01/2020–31/12/2020

    362

    product 6 2021.xlsx

    01/01/2021–31/12/2021

    364

    product 6 2022.xlsx

    01/01/2022–31/12/2022

    365

    product 7 2020.xlsx

    01/01/2020–31/12/2020

    362

    product 7 2021.xlsx

    01/01/2021–31/12/2021

    364

    product 7 2022.xlsx

    01/01/2022–31/12/2022

    365

    3.2 Dataset Overview

    The following table enumerates and explains the features included across all of the included files.

    Feature

    Description

    Unit

    Day

    day of the month

    -

    Month

    Month

    -

    Year

    Year

    -

    daily_unit_sales

    Daily sales - the amount of products, measured in units, that during that specific day were sold

    units

    previous_year_daily_unit_sales

    Previous Year’s sales - the amount of products, measured in units, that during that specific day were sold the previous year

    units

    percentage_difference_daily_unit_sales

    The percentage difference between the two above values

    %

    daily_unit_sales_kg

    The amount of products, measured in kilograms, that during that specific day were sold

    kg

    previous_year_daily_unit_sales_kg

    Previous Year’s sales - the amount of products, measured in kilograms, that during that specific day were sold, the previous year

    kg

    percentage_difference_daily_unit_sales_kg

    The percentage difference between the two above values

    kg

    daily_unit_returns_kg

    The percentage of the products that were shipped to selling points and were returned

    %

    previous_year_daily_unit_returns_kg

    The percentage of the products that were shipped to selling points and were returned the previous year

    %

    points_of_distribution

    The amount of sales representatives through which the product was sold to the market for this year

    previous_year_points_of_distribution

    The amount of sales representatives through which the product was sold to the market for the same day for the previous year

    Table 1 – Dataset Feature Description

    1. Structure and Format

    4.1 Dataset Structure

    The provided dataset has the following structure:

    Where:

    Name

    Type

    Property

    Readme.docx

    Report

    A File that contains the documentation of the Dataset.

    product X

    Folder

    A folder containing the data of a product X.

    product X YYYY.xlsx

    Data file

    An excel file containing the sales data of product X for year YYYY.

    Table 2 - Dataset File Description

    1. Acknowledgement

    This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No. 957406 (TERMINET).

    References

    [1] MEVGAL is a Greek dairy production company

  17. R

    Logistics Objects In Context Dataset

    • universe.roboflow.com
    zip
    Updated Mar 6, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Tommy Sugg (2023). Logistics Objects In Context Dataset [Dataset]. https://universe.roboflow.com/tommy-sugg-uhvch/logistics-objects-in-context/dataset/1
    Explore at:
    zipAvailable download formats
    Dataset updated
    Mar 6, 2023
    Dataset authored and provided by
    Tommy Sugg
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    LOCO Bounding Boxes
    Description

    LOCO: Logistics Objects in Context Mayershofer, C., Holm, D.-M., Molter, B., Fottner, J. IEEE International Conference on Machine Learning and Applications (ICMLA) 2020

  18. w

    Dataset of books about Logistics-History

    • workwithdata.com
    Updated Apr 17, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Work With Data (2025). Dataset of books about Logistics-History [Dataset]. https://www.workwithdata.com/datasets/books?f=1&fcol0=j0-book_subject&fop0=%3D&fval0=Logistics-History&j=1&j0=book_subjects
    Explore at:
    Dataset updated
    Apr 17, 2025
    Dataset authored and provided by
    Work With Data
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    This dataset is about books. It has 6 rows and is filtered where the book subjects is Logistics-History. It features 9 columns including author, publication date, language, and book publisher.

  19. f

    Table_1_Prediction of gastrointestinal cancers in the ONCONUT cohort study:...

    • frontiersin.figshare.com
    docx
    Updated Jun 8, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Rossella Donghia; Vito Guerra; Giovanni Misciagna; Carmine Loiacono; Antonio Brunetti; Vitoantonio Bevilacqua (2023). Table_1_Prediction of gastrointestinal cancers in the ONCONUT cohort study: comparison between logistic regression and artificial neural network.docx [Dataset]. http://doi.org/10.3389/fonc.2023.1110999.s001
    Explore at:
    docxAvailable download formats
    Dataset updated
    Jun 8, 2023
    Dataset provided by
    Frontiers
    Authors
    Rossella Donghia; Vito Guerra; Giovanni Misciagna; Carmine Loiacono; Antonio Brunetti; Vitoantonio Bevilacqua
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    BackgroundArtificial neural networks (ANNs) and logistic regression (LR) are the models of chosen in many medical data classification tasks. Several published articles were based on summarizing the differences and similarities of these models from a technical point of view and critically assessing the quality of the models. The aim of this study was to compare ANN and LR the statistical techniques to predict gastrointestinal cancer in an elderly cohort in Southern Italy (ONCONUT study).MethodIn 1992, ONCONUT was started with the aim of evaluating the relationship between diet and cancer development in a Southern Italian elderly population. Patients with gastrointestinal cancer (ICD-10 from 150.0 to 159.9) were included in the study (n = 3,545).ResultsThis cohort was used to train and test the ANN and LR. LR was evaluated separately for macro- and micronutrients, and the accuracy was evaluated based on true positives and true negatives versus the total (97.15%). Then, ANN was trained and the accuracy was evaluated (96.61% for macronutrients and 97.06% for micronutrients). To further investigate the classification capabilities of ANN, k-fold cross-validation and genetic algorithm (GA) were used after balancing the dataset among classes.ConclusionsBoth LR and ANN had high accuracy and similar performance. Both models had the potential to be used as decision clinical support integrated into clinical practice, because in many circumstances, the use of a simple LR model was likely to be adequate for real-world needs, but in others in which there were large amounts of data, the application of advanced analytic tools such as ANNs could be indicated, and the GA optimizer needed to optimize the accuracy of ANN.

  20. Datasets for manuscript: Logistics Network Management of Livestock Waste for...

    • catalog.data.gov
    Updated Nov 12, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. EPA Office of Research and Development (ORD) (2020). Datasets for manuscript: Logistics Network Management of Livestock Waste for Spatiotemporal Control of Nutrient Pollution in Water Bodies [Dataset]. https://catalog.data.gov/dataset/datasets-for-manuscript-logistics-network-management-of-livestock-waste-for-spatiotemporal
    Explore at:
    Dataset updated
    Nov 12, 2020
    Dataset provided by
    United States Environmental Protection Agencyhttp://www.epa.gov/
    Description

    The data set contains data required to run the logistics network, nutrient fate and transport, and algae growth models: geographical nodes, nutrient and product demand data, nutrient limit in agricultural land, nutrient emission factor of waste, technology design and capacity data, nutrient source inventory location and capacity, algae cell data, waterbody reservoir temperature profile, weather data, and other parameters described in the manuscript's Figure 5 (data flow of the modeling framework). This dataset is associated with the following publication: Hu, Y., A.M. Sampat, G.J. Ruiz-Mercado, and V.M. Zavala. Logistics Network Management of Livestock Waste for Spatiotemporal Control of Nutrient Pollution in Water Bodies. ACS Sustainable Chemistry & Engineering. American Chemical Society, Washington, DC, USA, 7(22): 18359-18374, (2019).

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Mohammad Zaid (2024). Logistic Regression dataset [Dataset]. https://www.kaggle.com/datasets/diaz3z/logistic-regression-dataset/code
Organization logo

Logistic Regression dataset

Explore at:
CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
Dataset updated
Sep 29, 2024
Dataset provided by
Kagglehttp://kaggle.com/
Authors
Mohammad Zaid
License

MIT Licensehttps://opensource.org/licenses/MIT
License information was derived automatically

Description

Dataset

This dataset was created by Mohammad Zaid

Released under MIT

Contents

Search
Clear search
Close search
Google apps
Main menu