diff --git a/.gitignore b/.gitignore index e26df4c7..4ed1e624 100644 --- a/.gitignore +++ b/.gitignore @@ -22,5 +22,11 @@ invoice.json order.json cat-action-plane-config old/experiments/catMesh -online -requirements.txt \ No newline at end of file +data/online +data/cache/ +data/jobs/ +cats/*/new.py +offline +data/input/.terraform/ +data/input/plant/.terraform/ +data/input/structure/.terraform diff --git a/.gitkeep b/.gitkeep new file mode 100644 index 00000000..9be67e10 --- /dev/null +++ b/.gitkeep @@ -0,0 +1,2 @@ +data/input/structure/outputs/data_egress +data/testing \ No newline at end of file diff --git a/README.md b/README.md index e199033a..4687de95 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,26 @@ ![alt_text](images/CATs_chaordic_kernel.jpeg) ## Description: -**Content-Addressable Transformers** (**CATs**) is a unified Data Service Collaboration framework for organizations. -CATs connect collaborators between organizations on a Data Mesh with interoperable parallelized and distributed -computing at horizontal & vertical scale. CATs' establish a scalable and self-serviced Data Platform as a Data Mesh -network of scalable and interoperable distributed computing workloads with Data Provenance deployable on Kubernetes. -These workloads [CAT(s)] enable for Big Data processing with Scientific Computing capabilities. CATs are integration +**Content-Addressable Transformers** (**CATs**) is a unified Data Service Collaboration framework for organizations +implemented as an edge-computing service that establish a Data Mesh as a scalable self-serviced Data Platform of +Data Products with Data Provenance. CATs connect collaborators between organizations on a Data Mesh via the +Content-Addressed Storage(CAS) of interoperable and scalable data processing to enable Data Provenance. CAT data +processing workloads (CATs) are deployable as parallelized and distributed processes at horizontal & vertical scale to +support scalable (big) data processing microservices with Scientific Computing capabilities. CATs are also integration points which enable scaled data processing portability between client-server cloud platforms and mesh (p2p) networks -with minimal rework or modification. +with minimal rework or modification. + +CATs are submitted as content-addressed Orders of data processes (transformers) which are Invoiced for verification and +logged as Bills-Of-Materials that serve as Data Provenance records. These records are content-addressed as unique +identifiers of CAT workloads and their content. CATs content-addresses are also used as URIs that provide a means of +data transportation. Therefore, the implementation of CATs' as content-addressed data processes establishes and +self-services a scalable Data Platform as a Data Mesh network of interoperable distributed computing workloads +deployable on Kubernetes as CATs execution paradigm. CATs enables the [continuous reification of **Data Initiatives**](https://github.com/BlockScience/cats?tab=readme-ov-file#continuous-data-initiative-reification) -by cataloging discoverable, accessable, and re-executable workloads as - [**Data Service Collaboration**](https://github.com/BlockScience/cats?tab=readme-ov-file#continuous-data-initiative-reification) +by cataloging discoverable, accessible, and re-executable workloads as +[**Data Service Collaboration**](https://github.com/BlockScience/cats?tab=readme-ov-file#continuous-data-initiative-reification) composable records between organizations. These records provide a reliable and efficient way to manage, share, and reference data processes via [**Content-Addressing**](https://en.wikipedia.org/wiki/Content-addressable_storage) Data Provenance records. @@ -34,12 +42,12 @@ Machine Learning, and AI. Ray provides CATs with interoperable computing framewo [ecosystem integrations](https://docs.ray.io/en/latest/ray-overview/ray-libraries.html) such as [Apache Spark](https://spark.apache.org/), and [PyTorch](https://pytorch.org/). -Ray is deployed as an execution middleware on top of [Bacalhau’s](https://www.bacalhau.org/) [Compute Over Data (CoD)](https://github.com/bacalhau-project/bacalhau). -CoD enables IPFS to serve as CATs' Data Mesh's network layer to provide parallelized data ingress and egress for IPFS -data. This portability closes the gap between data analysis and business operations by connecting the network planes of -the cloud service model (SaaS, PaaS, IaaS) with IPFS. CATs connect these network planes by enabling the instantiation of -FaaS with cloud services in AWS, GCP, Azure, etc. on a **Data Mesh** network of CATs. CoD enables this connection as p2p -distributed-computing job submission in addition to the client-server job submission provided by Ray. +Ray is deployed as an execution middleware on Kubernetes. IPFS serves as CATs' Data Mesh's network layer to provide +parallelized data ingress and egress for IPFS data. This network portability closes the gap between data analysis and +business operations by connecting the network planes of the cloud service model (SaaS, PaaS, IaaS) with IPFS. CATs +connect these network planes by enabling the instantiation of FaaS with cloud services in AWS, GCP, Azure, etc. on a +**Data Mesh** network of CATs. IPFS enables this connection as p2p distributed-computing job submission in addition to +the client-server job submission provided by Ray. ![alt_text](images/simple_CAT2b.jpeg) ### Get Started!: @@ -59,19 +67,45 @@ distributed-computing job submission in addition to the client-server job submis ### [Contribute!](docs/CONTRIBUTING.md) +### Continuous Data Initiative Reification: +**Data Initiatives** will be naturally reified as a result of **Data Service Collaboration** on CATs. CATs will be +compiled and executed as interconnecting services on a Data Mesh that grows naturally when organizations communicate +CATs provenance records within feedback loops of Data Initiatives. +![alt_text](images/CATs_bom_ag.jpeg) + ### CATs' Architectural Quantum: Organizations and collaborators participating will employ CATs for rapid ratification of service agreements within collaborative feedback loops of [**Data Initiatives**](https://github.com/BlockScience/cats?tab=readme-ov-file#continuous-data-initiative). CATs' apply an **Architectural Quantum** Domain-Driven Design principle described in [**Data Mesh of Data Products**](https://martinfowler.com/articles/data-mesh-principles.html) to reify Data Initiatives. (* [**Design Description**](docs/DESIGN.md)) + +The Action Plane is the Analytical Data Processing interface. The Action Plane orchestrates and supervises +how virtual resources owned by the Data Product should be managed, routed, and processed and is stored “offmesh” +(“offline”). It supervises the exchange of data between sub-Process components within the Data sub-Plane (Process) in +adherence to Data Contracting Standards of organizations participating in a Data Mesh. ![alt_text](images/CATkernel.jpeg) -### Continuous Data Initiative Reification: -**Data Initiatives** will be naturally reified as a result of **Data Service Collaboration** on CATs. CATs will be -compiled and executed as interconnecting services on a Data Mesh that grows naturally when organizations communicate -CATs provenance records within feedback loops of Data Initiatives. -![alt_text](images/CATs_bom_ag.jpeg) +#### Quantum Architecture Description as a [Minimal Federated Operating Model](https://www.starburst.io/blog/data-mesh-book-bulletin-principle-of-federated-computational-governance/) +* **Function** is a FaaS for scalable Data Processing and analytics executed as CAT **Processes**. Functions (FaaS) are deployed +on Structure (PaaS) to execute Processes orchestrated by InfraFunctions (FaaS) + * **Processes** are **Functional Data Processors** executable by InfraFunctions (FaaS) deployed on Structure (PaaS), and + contextualized with pre and post processed data by InfraFunctions (FaaS). Processes (FaaS) are executed with and made + orchestratable by InfraFunctions (FaaS) to support the following use-cases + * The CAT Order is updated with the inclusion of resulting mutated Functions (FaaS) for execution processed by CATs + Factory Client. + * **InfraFunction (FaaS) is a Data Processing orchestrator** that employs a CAR for the configurable execution of scalable + **Process**ing operated by the Plant (SaaS) + * The CAT Order is updated in alignment CATs Architectural Quantum’s Functionality. This Order will include the + resulting updated of Structure (PaaS) with respect to the updated Plant (SaaS) and an updated Function (FaaS) with + updated Ingress and Egress subProcesses (FaaS) +* **Structure** (**PaaS** as **IaC**) provisions and maintains the Plant (SaaS) as Function’s (FaaS) scalable execution environment. + * The **Plant (SaaS)** is **InfraStructure’s (IaaS)** dynamically scaled execution environment of **Function (FaaS)** + as an IaC plugin(s) + * The web application codebase is Content Addressed within CAT Orders as Data Contract metadata for Order registration. + * **InfraStructure (IaaS)** supports the provisioning of dynamically scaled infrastructure for maintaining a Plant (SaaS). + * The CAT Order is updated in alignment with event-driven functionality and operations with the resulting mutation + of Structure (PaaS). ### CATs' Data Provenance Record: **BOM (Bill of Materials)** are CATs' Content-Addressed Data Provenance record for verifiable data processing and diff --git a/articles.md b/articles.md new file mode 100644 index 00000000..7be78f75 --- /dev/null +++ b/articles.md @@ -0,0 +1,147 @@ +# Articles + +## February: + +### Week 6 (2/12 - 2/16): + +#### What does a CATs data contract do? + +Data Contract is a Service agreement between producer and consumer with attribute dependencies for downstream Data +Product evolution with dedicated lineage. A data contracts can provide tools for collaboration on data requirements as +product promises within a shared context that inform policies for contract mutation along side Data Product releases. + +A Data Contract’s Product Promises are what the data product owners expect from its data consumer up to the latest block +of information. These promises may include data quality, data usage terms and conditions, schema, service-objectives, +billing, etc. Data Contract policy mutation cascaded downstream as bilateral lateral agreements that “forks” lineage as +a new Data Product version. For Example, the consumer takes the risk of violating privacy. Data Producers create Data +Contracts on Organization and Business Terms. The consumer of the Data Contract enforces Governance policies. The +producer of the Data Contract owns the Data Product if the organization doesn't have a Governance body. + +Governance policies are discussed between data producers and consumers to agree upon data producer requirements. These +discussions should culminate into an amenable data structure / dataset. Structured data is conducive for pre-exsisting +policies and less discussion. Less structured data will need more discussion and policy feedback loops. We need a Minimal +Viable Data Contract that includes what is necessary for an organization to govern with the means of supporting policy +feedback loops in a way that guides discussion in a way that balances the prioritization of outcomes and methodologies. + +Interdependent data domains have sub-domains with identifiers for generating Data Products. CAT Nodes will generate and +execute Virtual Data Products composed as Data Contracts that enforce Data Provenance using Bills of Materials (BOMs). +BOMs are CATs' Content-Addressed Data Provenance record for verifiable data processing and transport on a Mesh network +of CAT Nodes. Data Contracts will contain a BOMs lineages and act as block headers for Content-Addressed Transformers +(CATs) instances. Data Products are mutated during policy feedback loops informed collaborators communicating their +understanding of knowledge domains. Collaborators will identify knowledge sub-domains with references and will access +sub-domains using Content-Addresses. Access is federated via knowledge domain hierarchies in abstractions that enable +collaborators to participate in governance cycles by leveraging their understanding of knowledge. + +### Week 7 (2/19 - 2/23): + +#### What is a Content-Addressed Data Asset (CADA)? + +CATs Data Products will consist of Data Contracts with provenance as executable BOMs lineages and act as block headers +for Content-Addressed Transformers (CATs) instances that contain Data Assets. BOMs are CATs' Content-Addressed Data +Provenance record for verifiable data processing and transport on a Mesh network of CAT Nodes that can contain Data +Assets. A data asset may be a system or application output” (dataset) that holds value for an organization or individual +that is accessible. Data Assets’ value can derive from the data's potential for generating insights, informing +decision-making, contributing to product development, enhancing operational efficiency, or creating economic benefits +through its sale or exchange. + +CATs' Content-Addressed Data Assets are processed, sold / exchanged / published on CAT’s Data Mesh via CAT Nodes +subsumed by downstream CATs’ Data Products. Data Assets consist of the following: +* **Data Domains** - "A predefined or user-defined Model repository object that represents the functional meaning of an" + attribute "based on column data or column name such as" account identification. +* **Data Objects** - Content-Addresses of data sources used to extract metadata for analysis. + +## March: + +### Week 8 (2/26 - 3/1): + +#### What makes CATs Governable by including BOMs within Data Product’s Data Contracts? + +CATs are governable and support multi-disciplinary collaboration of data processing because CATs Architectural Quantum +is an abstract governance model enforced within CATs’ Bills-Of-Materials (BOMs) for which knowledge domains are +represented as meta-data of data provenance records to support domain ownership. + +BOMs are unique identifiers that provide the means of data production (assembly) and transportation as reproducible +lineage contextualised by knowledge domains for federated governance. BOMs consist of Data Product service Orders of +data processing that are Invoiced as fulfillments of service agreements specified by Data Product’s Data Contracts + +Federated Governance is enabled by BOMs due the following. The domain specific data provenance BOMs establish the +legitimacy of network policy changes suggested by Fractional Stewards of Data Products by enabling them to identify data +quality issues at their source on a self-serviced Data Platform of many Data Products. + +CATs enables Fractional Stewards to do this because historical data production is contextualised and reproducible within +the scope of their knowledge domains by design during development and production as a requirement of a service Order. +CATs data processes submitted by their service Orders are Invoiced to fulfil agreements within Data Products’ Data +Contracts. + +A Data Contract is a Service agreement between producer and consumer with attribute dependencies for downstream Data +Product evolution with dedicated lineage. Governance policy discussions between data producers and consumers in policy +feedback loops about data production requirements should balance the prioritization of outcomes and methodologies should +culminate into an amenable data structure / dataset. + +### Week 9 (3/4 - 3/8): + +#### “Data as an asset” enables the consumption, production, prosumption of Data Assets on CATs Data Mesh + +“Data as an asset” [0.](https://atlan.com/data-as-an-asset/) conceptually emphasizes recognizing and treating data as a +strategic investment organizations can leverage to deliver future economic benefits by enabling the consumption, +production, [prosumption](https://en.wikipedia.org/wiki/Prosumer) of ones own data as an asset. Prosumption is the consumption and production of value, "either +for self-consumption or consumption by others, and can receive implicit or explicit incentives from organizations +involved in the exchange." [1.](https://doi.org/10.1108/JOSM-05-2020-0155) + +The availability of high-quality and domain-specified Data Assets enables Data Products on inter-connected CAT Nodes on +CATs Data Mesh to facilitate cross-functional asset utilization within Data Initiatives in a way that support Data +Sovereignty. "Data sovereignty refers to a group or individual’s right to control and maintain their own data, which +includes the collection, storage, and interpretation of data." [2.](https://www.nnlm.gov/guides/data-glossary/data-sovereignty#:~:text=Definition,storage%2C%20and%20interpretation%20of%20data.) + +Registering and cataloging CATs can accelerate innovative Data Product creation and facilitate Data Sovereignty in Data +Initiatives that discover and utilize “Data as an asset”. Data Products use and operate CAT Nodes to produce, register, +and catalog “Data as an asset” as searchable and discoverable Data Assets by Data Products on CATs Data Mesh. CATs Data +Assets enhances strategic, operational, and analysis informed decision-making by using BOMs as feedback loop mechanisms +across domains in a way that suits specific collaborative contexts across organizations. + +### Week 11 (3/18 - 3/22): + +#### Why should Data Contracts be included in CATs' BOMs for Data Product development on a Data Mesh? + +Data Product(s) CATs are executed by Data Contract deployments with Data Provenance by Ordering CATs that are Invoiced +within Bills of Materials (BOMs). BOMs are CATs' Content-Addressed Data Provenance record for verifiable data processing +and transport on CAT Mesh. Data Contracts will contain BOM lineages and act as headers for Content-Addressed Transformer +instances (CATs). Their inclusion of BOMs are necessary for organizations to rapidly mutate Data Products alongside +discussions that affect product outcomes and development methodologies. + +Data Products are mutated during stakeholder discussions about Data Contracts with respect to network policy / protocol. +These discussions continuously inform multi-lateral Data Product agreements between stakeholders and collaborators that +produce and consume data using BOMs as feedback loop mechanisms for (re)submitting CAT Orders. These discussions should +also culminate into a CAT Order of amenable data structures / datasets for which processing is Invoiced within BOMs. +Collaborators can participate in data provenance supported product development by Content-Addressing Data as an Asset. + +## June: + +### Week 24 (6/24 - 6/28): + +#### What is the Architectural purpose of CATs as a function? + +* **Governance Plane: z(t)** + * is for the Stewardship of a Data Product Supply Network of CATs represented as a Directed Acyclic Graph of Data Product Supply + * **Control Plane: y(t)** + * is for the Networking of what is Produced as a result of Science & Engineering CATs + * **Action Plane: x(t)** + * is for the Science & Engineering of Data Transformation as Computational Processing, a.k.a. CATs + +#### Multi-Agent Collaboration (MAC) for CATs using Content-Addressable Router (CAR) + +* _Design Description_ + * CATs and LangGraphs integration can enable a row wise business function as a Chart Tool of Multi-Agent Collaboration + (MAC) if CAT Orders act as a Transfer (Network) Function implemented as an OOP Command Pattern for which CATs + Ingress and Egress sub-processes can be executed by CATs’ Content-Addressable Router (CAR). + * Architectural Considerations: CATs can inform business decisions given the following: + * Action Plane: x(t) + * CAT Functions can be defined as LangGraph Call Tools executed by LangGraphs Tool Node + * CAT Factory produces CAT Executors integrated with LangGraphs Tool Executor. + * Control Plane: y(t) \[aka Content-Addressable Router (CAR)\] + * CAR integrated with LangGraphs Router. + * cadCAD (Network) Policies aka “Algorithmic Suggestions” can be deployed on LangGraphs Agent Nodes with specified + Domain-Name references as Rule Asset RIDs + * Governance Plane: z(t) + * A GreyBox Model for as a feature parameterized Tensor Field with process variable (PV) as label + * The business function is a CATs Control & Action Matrix - a 2 dimensional representation of 3 dimensional space \ No newline at end of file diff --git a/car_demo.ipynb b/car_demo.ipynb new file mode 100644 index 00000000..03834878 --- /dev/null +++ b/car_demo.ipynb @@ -0,0 +1,153 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 2, + "id": "43ca13fa-fbee-44fa-8c4b-9039b40bb23e", + "metadata": {}, + "outputs": [ + { + "name": "stdin", + "output_type": "stream", + "text": [ + "Please provide your OPENAI_API_KEY ········\n", + "Please provide your LANGCHAIN_API_KEY ········\n", + "Please provide your TAVILY_API_KEY ········\n" + ] + } + ], + "source": [ + "import os, getpass\n", + "\n", + "def _set_if_undefined(var: str):\n", + " if not os.environ.get(var):\n", + " os.environ[var] = getpass.getpass(f\"Please provide your {var}\")\n", + "\n", + "_set_if_undefined(\"OPENAI_API_KEY\")\n", + "_set_if_undefined(\"LANGCHAIN_API_KEY\")\n", + "_set_if_undefined(\"TAVILY_API_KEY\")\n", + "\n", + "# Optional, add tracing in LangSmith\n", + "os.environ[\"LANGCHAIN_TRACING_V2\"] = \"true\"\n", + "os.environ[\"LANGCHAIN_PROJECT\"] = \"Multi-agent Collaboration\"" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "id": "fa2e6914-7974-4f23-9e8a-909be4334f57", + "metadata": {}, + "outputs": [], + "source": [ + "import json\n", + "\n", + "from langchain_core.messages import (\n", + " AIMessage,\n", + " BaseMessage,\n", + " ChatMessage,\n", + " FunctionMessage,\n", + " HumanMessage,\n", + ")\n", + "from langchain.tools.render import format_tool_to_openai_function\n", + "from langchain_core.prompts import ChatPromptTemplate, MessagesPlaceholder\n", + "from langgraph.graph import END, StateGraph\n", + "from langgraph.prebuilt.tool_executor import ToolExecutor, ToolInvocation\n", + "\n", + "\n", + "def create_agent(llm, tools, system_message: str):\n", + " \"\"\"Create an agent.\"\"\"\n", + " functions = [format_tool_to_openai_function(t) for t in tools]\n", + "\n", + " prompt = ChatPromptTemplate.from_messages(\n", + " [\n", + " (\n", + " \"system\",\n", + " \"You are a helpful AI assistant, collaborating with other assistants.\"\n", + " \" Use the provided tools to progress towards answering the question.\"\n", + " \" If you are unable to fully answer, that's OK, another assistant with different tools \"\n", + " \" will help where you left off. Execute what you can to make progress.\"\n", + " \" If you or any of the other assistants have the final answer or deliverable,\"\n", + " \" prefix your response with FINAL ANSWER so the team knows to stop.\"\n", + " \" You have access to the following tools: {tool_names}.\\n{system_message}\",\n", + " ),\n", + " MessagesPlaceholder(variable_name=\"messages\"),\n", + " ]\n", + " )\n", + " prompt = prompt.partial(system_message=system_message)\n", + " prompt = prompt.partial(tool_names=\", \".join([tool.name for tool in tools]))\n", + " return prompt | llm.bind_functions(functions)" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "id": "db353ebc-9eb3-4a8e-99c5-0067cdb30a4d", + "metadata": {}, + "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "Adding a node to a graph that has already been compiled. This will not be reflected in the compiled graph.\n" + ] + }, + { + "ename": "ValueError", + "evalue": "Node `oracle` already present.", + "output_type": "error", + "traceback": [ + "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m", + "\u001b[0;31mValueError\u001b[0m Traceback (most recent call last)", + "Cell \u001b[0;32mIn[4], line 4\u001b[0m\n\u001b[1;32m 1\u001b[0m \u001b[38;5;28;01mdef\u001b[39;00m \u001b[38;5;21mcall_oracle\u001b[39m(messages: \u001b[38;5;28mlist\u001b[39m):\n\u001b[1;32m 2\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m model\u001b[38;5;241m.\u001b[39minvoke(messages)\n\u001b[0;32m----> 4\u001b[0m \u001b[43mgraph\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43madd_node\u001b[49m\u001b[43m(\u001b[49m\u001b[38;5;124;43m\"\u001b[39;49m\u001b[38;5;124;43moracle\u001b[39;49m\u001b[38;5;124;43m\"\u001b[39;49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43mcall_oracle\u001b[49m\u001b[43m)\u001b[49m\n", + "File \u001b[0;32m~/Projects/cats/venv/lib/python3.10/site-packages/langgraph/graph/state.py:62\u001b[0m, in \u001b[0;36mStateGraph.add_node\u001b[0;34m(self, key, action)\u001b[0m\n\u001b[1;32m 60\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m key \u001b[38;5;129;01min\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mchannels:\n\u001b[1;32m 61\u001b[0m \u001b[38;5;28;01mraise\u001b[39;00m \u001b[38;5;167;01mValueError\u001b[39;00m(\u001b[38;5;124mf\u001b[39m\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124m'\u001b[39m\u001b[38;5;132;01m{\u001b[39;00mkey\u001b[38;5;132;01m}\u001b[39;00m\u001b[38;5;124m'\u001b[39m\u001b[38;5;124m is already being used as a state key\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n\u001b[0;32m---> 62\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[38;5;28;43msuper\u001b[39;49m\u001b[43m(\u001b[49m\u001b[43m)\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43madd_node\u001b[49m\u001b[43m(\u001b[49m\u001b[43mkey\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43maction\u001b[49m\u001b[43m)\u001b[49m\n", + "File \u001b[0;32m~/Projects/cats/venv/lib/python3.10/site-packages/langgraph/graph/graph.py:115\u001b[0m, in \u001b[0;36mGraph.add_node\u001b[0;34m(self, key, action)\u001b[0m\n\u001b[1;32m 110\u001b[0m logger\u001b[38;5;241m.\u001b[39mwarning(\n\u001b[1;32m 111\u001b[0m \u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mAdding a node to a graph that has already been compiled. This will \u001b[39m\u001b[38;5;124m\"\u001b[39m\n\u001b[1;32m 112\u001b[0m \u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mnot be reflected in the compiled graph.\u001b[39m\u001b[38;5;124m\"\u001b[39m\n\u001b[1;32m 113\u001b[0m )\n\u001b[1;32m 114\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m key \u001b[38;5;129;01min\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mnodes:\n\u001b[0;32m--> 115\u001b[0m \u001b[38;5;28;01mraise\u001b[39;00m \u001b[38;5;167;01mValueError\u001b[39;00m(\u001b[38;5;124mf\u001b[39m\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mNode `\u001b[39m\u001b[38;5;132;01m{\u001b[39;00mkey\u001b[38;5;132;01m}\u001b[39;00m\u001b[38;5;124m` already present.\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n\u001b[1;32m 116\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m key \u001b[38;5;241m==\u001b[39m END:\n\u001b[1;32m 117\u001b[0m \u001b[38;5;28;01mraise\u001b[39;00m \u001b[38;5;167;01mValueError\u001b[39;00m(\u001b[38;5;124mf\u001b[39m\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mNode `\u001b[39m\u001b[38;5;132;01m{\u001b[39;00mkey\u001b[38;5;132;01m}\u001b[39;00m\u001b[38;5;124m` is reserved.\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n", + "\u001b[0;31mValueError\u001b[0m: Node `oracle` already present." + ] + } + ], + "source": [ + "def call_oracle(messages: list):\n", + " return model.invoke(messages)\n", + "\n", + "graph.add_node(\"oracle\", call_oracle)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "5b52d74e-3040-4c90-a647-f625b3d30251", + "metadata": {}, + "outputs": [], + "source": [] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "cee9c5b3-710c-412a-bf49-7a7e5eb17353", + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3 (ipykernel)", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.12.5" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +} diff --git a/cats/__init__.py b/cats/__init__.py index 874fd194..32ad70c7 100644 --- a/cats/__init__.py +++ b/cats/__init__.py @@ -1,8 +1,29 @@ import os +import ipfsapi as ipfsApi from os.path import dirname, abspath -CATS_HOME = dirname(dirname(abspath(__file__))) -DATA_HOME = CATS_HOME + '/data' +from cats.network import MeshClient +from cats.service import Service + CWD = os.getcwd() -AWS_ACCESS_KEY_ID = os.getenv('AWS_ACCESS_KEY_ID') -AWS_SECRET_ACCESS_KEY = os.getenv('AWS_SECRET_ACCESS_KEY') +CATS_HOME = dirname(dirname(abspath(__file__))) +MESH_CLIENT = MeshClient( + ipfsClient=ipfsApi.Client('127.0.0.1', 5001) +) +SERVICE = Service( + meshClient=MESH_CLIENT, + CATS_HOME=CATS_HOME +) +DATA_HOME = SERVICE.DATA_HOME +JOB_HOME = SERVICE.JOB_HOME +CACHE_HOME = SERVICE.CACHE_HOME +INPUT_STRUCTURE_HOME = SERVICE.INPUT_STRUCTURE_HOME +INPUT_DATA_HOME = SERVICE.INPUT_DATA_HOME +OUTPUT_DATA_HOME = SERVICE.OUTPUT_DATA_HOME +print(CATS_HOME) +print(DATA_HOME) +print(JOB_HOME) +print(CACHE_HOME) +print(INPUT_STRUCTURE_HOME) +print(INPUT_DATA_HOME) +print(OUTPUT_DATA_HOME) diff --git a/cats/executor/__init__.py b/cats/executor/__init__.py index d2f17ed3..042cf049 100644 --- a/cats/executor/__init__.py +++ b/cats/executor/__init__.py @@ -1,55 +1,42 @@ -import json, os -from cats.io.input.structure import Structure -from cats.io.input.function import Function -from cats.service import Service - - -class Executor(Structure): - def __init__(self, - service: Service - ): - self.service: Service = service - self.structure: Structure = Structure(self.service) - self.function: Function = Function(self.service) - self.bom_json_cid: str = self.service.bom_json_cid - self.enhanced_bom, self.bom = self.service.meshClient.getEnhancedBom(self.bom_json_cid) - self.orderCID = None - self.invoiceCID = None - +from cats.executor.function import InfraFunction, Processor +from cats.executor.structure import InfraStructure, Plant + + +class Structure: + def __init__(self, service): + self.service = service + self.bom_json_cid = self.service.bom_json_cid + self.plant: Plant = Plant(service=self.service) + self.infraStructure: InfraStructure = InfraStructure(service=self.service) + + def redeploy(self): + print() + print() + print('Re-Deploy Structure!') + self.infraStructure.destroy() + self.infraStructure.initialize() + self.infraStructure.apply() + + def deploy(self): + print() + print() + print('Deploy Structure!') + self.infraStructure.initialize() + self.infraStructure.apply() + + +class Function: + def __init__(self, service): + self.service = service + self.CAT_HOME = None + self.infraFunction: InfraFunction = InfraFunction(service=self.service) + self.processor: Processor = self.infraFunction.compose() self.ingress_job_id = None - self.integration_s3_output = None + self.integration_output = None self.egress_job_id = None + self.invoice_data_cid = None - # self.order = None - # self.structure: Structure = self.order.structure - # self.function: Function = self.order.function - - def execute(self, enhanced_bom=None): - if enhanced_bom is not None: - self.enhanced_bom = enhanced_bom - - self.invoiceCID = self.enhanced_bom['invoice_cid'] - self.orderCID = self.enhanced_bom['invoice']['order_cid'] - - self.structure.redeploy() - self.ingress_job_id, self.integration_s3_output, self.egress_job_id = self.function.execute() - - self.enhanced_bom['function'] = json.loads(self.service.meshClient.cat(self.enhanced_bom['order']['function_cid'])) - self.enhanced_bom['log'] = { - 'ingress_job_id': self.ingress_job_id, - 'integration_output': self.integration_s3_output, - 'egress_job_id': self.egress_job_id - } - self.enhanced_bom['invoice']['data_cid'] = self.service.meshClient.getEgressOutput(job_id=self.egress_job_id) - self.enhanced_bom['log_cid'] = self.service.ipfsClient.add_json(self.enhanced_bom['log']) - - del self.enhanced_bom['bom_json_cid'] - del self.enhanced_bom['init_data_cid'] - - os.remove("bom.json") - os.remove("invoice.json") - os.remove("order.json") - os.remove("bom.car") - os.remove("cat-action-plane-config") - return self.enhanced_bom, None - # return self.invoiceCID + def execute(self): + self.ingress_job_id, self.integration_output, self.egress_job_id = self.processor.process() + self.invoice_data_cid = self.processor.invoice_data_cid + return self.ingress_job_id, self.integration_output, self.egress_job_id \ No newline at end of file diff --git a/cats/executor/function/__init__.py b/cats/executor/function/__init__.py new file mode 100644 index 00000000..e5332294 --- /dev/null +++ b/cats/executor/function/__init__.py @@ -0,0 +1,93 @@ +import json, pickle +from cats.utils import wait_for_directory + + +class Processor: + def __init__(self, infraFunction): + self.infraFunction = infraFunction + self.invoice_data_cid = None + + self.ingress_input_data_cid = self.infraFunction.enhanced_bom['init_data_cid'] + self.ingress_data_cid = None + self.integration_data_cid = None + self.egress_data_cid = None + + def Ingress(self): + self.infraFunction.service.INGRESS_DATA_HOME = self.ingress_data_cid = \ + self.infraFunction.ingress_subproc(input_dir_cid=self.ingress_input_data_cid) + self.infraFunction.service.INGRESS_JOB_STATUS = "Completed" + self.infraFunction.service.INGRESS_EXIT_CODE = "0" + return self.ingress_data_cid + + def Integration(self): + self.infraFunction.service.INTEGRATION_HOME = \ + self.infraFunction.service.meshClient.INTEGRATION_HOME + "/outputs" + # Path(self.infraFunction.service.INTEGRATION_INPUT_CACHE).mkdir(parents=True, exist_ok=True) + # Path(self.infraFunction.service.INTEGRATION_INPUT_DATA_CACHE).mkdir(parents=True, exist_ok=True) + self.infraFunction.integration_cache_subproc( + input_dir_cid=self.infraFunction.service.INGRESS_DATA_HOME, + cwd=self.infraFunction.service.INTEGRATION_INPUT_CACHE + # cwd=self.infraFunction.service.INTEGRATION_INPUT_DATA_CACHE + # v_output_dir=self.infraFunction.service.INTEGRATION_INPUT_DATA_CACHE + ) + wait_for_directory(self.infraFunction.service.INTEGRATION_INPUT_DATA_CACHE, check_interval=1) + self.infraFunction.integrated_subproc( + self.infraFunction.service.INTEGRATION_INPUT_DATA_CACHE, + self.infraFunction.service.INTEGRATION_HOME + ) + wait_for_directory(self.infraFunction.service.INTEGRATION_HOME, check_interval=1) + self.integration_data_cid, _ = \ + self.infraFunction.service.meshClient.cidDir(self.infraFunction.service.INTEGRATION_HOME) + # print(self.infraFunction.service.INGRESS_DATA_HOME) + # print(self.infraFunction.service.INTEGRATION_INPUT_DATA_CACHE) + # print(self.infraFunction.service.INTEGRATION_HOME) + # print(self.integration_data_cid) + # exit() + return self.integration_data_cid + + def Egress(self): + self.infraFunction.service.meshClient.EGRESS_HOME = \ + self.egress_data_cid = self.invoice_data_cid = \ + self.infraFunction.egress_subproc( + input_dir_cid=self.integration_data_cid + ) + self.infraFunction.service.EGRESS_JOB_STATUS = "Completed" + self.infraFunction.service.EGRESS_EXIT_CODE = "0" + return self.egress_data_cid + + def process(self): + print("CAT Executing") + print("CAT Ingress") + self.ingress_data_cid = self.Ingress() + print("CAT Integration") + self.integration_data_cid = self.Integration() + print("CAT Egress") + self.egress_data_cid = self.Egress() + print("...") + print(self.ingress_data_cid) + print(self.integration_data_cid) + print(self.egress_data_cid) + print("CAT Executed") + return self.ingress_data_cid, self.integration_data_cid, self.egress_data_cid + + +class InfraFunction: + def __init__(self, service): + self.service = service + self.enhanced_bom = self.service.enhanced_bom + self.function_cid = self.enhanced_bom['order']['function_cid'] + self.function = json.loads(self.service.meshClient.cat(self.function_cid)) + self.ingress_subproc_cid = self.function['ingress_subproc_cid'] + self.integrated_subproc_cid = self.function['integrated_subproc_cid'] + self.egress_subproc_cid = self.function['egress_subproc_cid'] + self.integration_cache_subproc_cid = self.function['integration_cache_subproc_cid'] + + self.ingress_subproc = pickle.loads(self.service.meshClient.catObj(self.ingress_subproc_cid)) + self.integrated_subproc = pickle.loads(self.service.meshClient.catObj(self.integrated_subproc_cid)) + self.egress_subproc = pickle.loads(self.service.meshClient.catObj(self.egress_subproc_cid)) + self.integration_cache_subproc = pickle.loads( + self.service.meshClient.catObj(self.integration_cache_subproc_cid) + ) + + def compose(self): + return Processor(self) diff --git a/cats/executor/structure/__init__.py b/cats/executor/structure/__init__.py new file mode 100644 index 00000000..19a18934 --- /dev/null +++ b/cats/executor/structure/__init__.py @@ -0,0 +1,58 @@ +import os + + +class Plant: + def __init__(self, service): + self.service = service + self.INPUT_STRUCTURE_HOME = self.service.INPUT_STRUCTURE_HOME + self.export_tf_data_dir_cmd = f"export TF_DATA_DIR={self.INPUT_STRUCTURE_HOME}" + print(self.export_tf_data_dir_cmd) + self.service.executeCMD(self.export_tf_data_dir_cmd, cwd=self.INPUT_STRUCTURE_HOME) + + +class InfraStructure: + def __init__(self, service): + self.service = service + self.INPUT_STRUCTURE_HOME = self.service.INPUT_STRUCTURE_HOME + self.initialize() + os.environ["INTEGRATION_INPUT_DATA_CACHE"] = self.service.INTEGRATION_INPUT_DATA_CACHE + print( + f"Environment variable INTEGRATION_INPUT_DATA_CACHE is set to:", + os.environ["INTEGRATION_INPUT_DATA_CACHE"] + ) + + def destroy(self): + print('Destroy Structure!') + self.service.executeCMD( + 'terraform destroy --auto-approve', + cwd=self.INPUT_STRUCTURE_HOME + ) + print() + print() + + def plan(self): + print('Plan Structure!') + self.service.executeCMD( + 'terraform plan', + cwd=self.INPUT_STRUCTURE_HOME + ) + print() + print() + + def initialize(self): + print('Initialize Structure!') + self.service.executeCMD( + 'terraform init --upgrade', + cwd=self.INPUT_STRUCTURE_HOME + ) + print() + print() + + def apply(self): + print('Apply Structure!') + self.service.executeCMD( + 'terraform apply --auto-approve', + cwd=self.INPUT_STRUCTURE_HOME + ) + print() + print() \ No newline at end of file diff --git a/cats/factory/__init__.py b/cats/factory/__init__.py index e3bdad04..8d117000 100644 --- a/cats/factory/__init__.py +++ b/cats/factory/__init__.py @@ -1,10 +1,76 @@ -from cats.executor import Executor -from cats.service import Service +import json +from datetime import datetime +from pathlib import Path +from cats.executor import Structure, Function + + +class Executor: + def __init__(self, + service + ): + self.service = service + self.CAT_HOME = None + + self.structure: Structure = Structure(self.service) + self.function: Function = Function(self.service) + self.bom_json_cid: str = self.service.bom_json_cid + self.enhanced_bom, self.bom = self.service.meshClient.getEnhancedBom( + self.bom_json_cid, self.service.INPUT_HOME, self.service.OUTPUT_HOME + ) + self.orderCID = None + self.invoiceCID = None + + self.ingress_job_id = None + self.integration_s3_output = None + self.egress_job_id = None + + def catStore(self): + self.CAT_HOME = self.service.CAT_HOME = self.service.meshClient.CAT_HOME = \ + f"""{self.service.JOB_HOME}/cat={datetime.utcnow().isoformat()}""" + self.service.INGRESS_HOME = self.service.meshClient.INGRESS_HOME = f"{self.CAT_HOME}/ingress" + self.service.INTEGRATION_HOME = self.service.meshClient.INTEGRATION_HOME = f"{self.CAT_HOME}/integration" + self.service.EGRESS_HOME = self.service.meshClient.EGRESS_HOME = f"{self.CAT_HOME}/egress" + self.service.EGRESS_INPUT_DATA = self.service.meshClient.EGRESS_INPUT_DATA = f"{self.service.EGRESS_HOME}/outputs" + self.service.PROCESS_HOME = self.service.meshClient.PROCESS_HOME = f"{self.CAT_HOME}/process" + + Path(self.service.INGRESS_HOME).mkdir(parents=True, exist_ok=True) + Path(self.service.INTEGRATION_HOME).mkdir(parents=True, exist_ok=True) + # Path(self.service.INTEGRATION_INPUT_CACHE).mkdir(parents=True, exist_ok=True) + # Path(self.service.INTEGRATION_INPUT_DATA_CACHE).mkdir(parents=True, exist_ok=True) + Path(self.service.EGRESS_HOME).mkdir(parents=True, exist_ok=True) + Path(self.service.EGRESS_INPUT_DATA).mkdir(parents=True, exist_ok=True) + Path(self.service.PROCESS_HOME).mkdir(parents=True, exist_ok=True) + + def execute(self, enhanced_bom=None): + self.catStore() + if enhanced_bom is not None: + self.enhanced_bom = enhanced_bom + + self.invoiceCID = self.enhanced_bom['invoice_cid'] + self.orderCID = self.enhanced_bom['invoice']['order_cid'] + try: + self.structure.redeploy() + except: + self.structure.deploy() + self.ingress_job_id, self.integration_s3_output, self.egress_job_id = self.function.execute() + + self.enhanced_bom['function'] = json.loads(self.service.meshClient.cat(self.enhanced_bom['order']['function_cid'])) + self.enhanced_bom['log'] = { + 'ingress_job_id': self.ingress_job_id, + 'integration_output_cid': self.integration_s3_output, + 'egress_job_id': self.egress_job_id + } + self.enhanced_bom['invoice']['data_cid'] = self.function.invoice_data_cid + self.enhanced_bom['log_cid'] = self.service.meshClient.ipfsClient.add_json(self.enhanced_bom['log']) + + del self.enhanced_bom['bom_json_cid'] + del self.enhanced_bom['init_data_cid'] + return self.enhanced_bom, None class Factory: def __init__(self, - service: Service, + service, order=None ): self.Executor = Executor(service=service) diff --git a/cats/fake_node.py b/cats/fake_node.py new file mode 100644 index 00000000..27067c6a --- /dev/null +++ b/cats/fake_node.py @@ -0,0 +1,14 @@ +import json +from pprint import pprint +from cats import SERVICE + +order_request = {'order_cid': 'QmNU5EAmWNDc7U3bjZ8X2rzjD3iN83KXcarsvnyk8AXA9o'} +order_request["order"] = json.loads(SERVICE.meshClient.cat(order_request["order_cid"])) +order_request['invoice'] = json.loads(SERVICE.meshClient.cat(order_request['order']['invoice_cid'])) + +ipfs_uri = f'ipfs://{order_request["invoice"]["data_cid"]}/*.csv' +catFactory, updated_order_request = SERVICE.initFactory(order_request, ipfs_uri) +bom_response = SERVICE.execute(catFactory, updated_order_request) + +pprint(bom_response) +# pprint(jsonify(bom_response)) \ No newline at end of file diff --git a/cats/io/input/__init__.py b/cats/io/input/__init__.py deleted file mode 100644 index a9f5e6a8..00000000 --- a/cats/io/input/__init__.py +++ /dev/null @@ -1,22 +0,0 @@ -from cats.io.input.function import InfraFunction, Processor -from cats.service import Service - - -class Function(InfraFunction): - def __init__(self, - service: Service - ): - self.service: Service = service - self.infraFunc = InfraFunction.__init__(self, self.service) - self.orderCID: str = self.service.orderCID - self.processCID = self.service.processCID - self.process: Processor = None - self.dataCID: str = None - self.invoiceCID: str = None - - def execute(self): - self.process = self.infraFunc.configureProcess() - self.dataCID = self.process.execute(self.processCID) - self.invoiceCID = self.service.createInvoice(self.orderCID, self.dataCID, self.service.seedCID) - return self.invoiceCID - diff --git a/cats/io/input/function.py b/cats/io/input/function.py deleted file mode 100644 index a6aa5b86..00000000 --- a/cats/io/input/function.py +++ /dev/null @@ -1,100 +0,0 @@ -from ray.data import Dataset -from cats.service import Service - - -class IO: - def __init__(self, reader, writer): - self.processor: Processor = None - self.input, self.output = None, None - self.function = None - self.Reader = reader - self.Writer = writer - self.ds_in: Dataset = None - self.ds_out: Dataset = None - - def read(self): - self.input = self.processor.ingress_input - self.ds_in = self.Reader(self.input) - - def write(self): - self.output = self.processor.integration_output - self.Writer(self.ds_out, self.output) - - def transform(self, processor): - self.processor = processor - self.read() - self.ds_out = self.processor.process(self.ds_in) - print(self.ds_out.show(limit=1)) - self.write() - return self.ds_out - - def view(self, processor): - self.processor = processor - self.read() - self.ds_out = self.processor.process(self.ds_in) - self.write() - return self.ds_out - - -class Processor: - def __init__(self, service: Service): - self.service = service - self.processCID = self.service.processCID - self.process = self.service.process - self.inDataCID = self.service.enhanced_bom['init_data_cid'] - # self.inDataCID = self.service.enhanced_bom['invoice']['data_cid'] - self.outDataCID = None - self.seedCID = None - - self.ds_in = None - self.ds_out = None - - self.ingress_job_id = None - self.ingress_input = None - self.integration_output = None - # self.integration_job_id = None - self.egress_job_id = None - - def Ingress(self): - self.ingress_job_id = self.service.meshClient.ingress(input=self.inDataCID) - self.service.meshClient.checkStatusOfJob(job_id=self.ingress_job_id) - return self.ingress_job_id - - def Integration(self): - self.ingress_input = self.service.meshClient.integrate(job_id=self.ingress_job_id) - self.integration_output = "s3://" + self.ingress_input.split('//')[-1].rsplit('/outputs/')[0] + "-integrated" - self.process(self.ingress_input, self.integration_output) - return self.integration_output - - def Egress(self): - self.egress_job_id = self.service.meshClient.egress(integration_s3_output=self.integration_output) - self.service.meshClient.checkStatusOfJob(job_id=self.egress_job_id) - return self.egress_job_id - - def execute(self): - self.ingress_job_id = self.Ingress() - self.integration_output = self.Integration() - self.egress_job_id = self.Egress() - return self.ingress_job_id, self.integration_output, self.egress_job_id - - -class InfraFunction(Processor): - def __init__(self, service: Service): - self.service = service - # self.infrafunctionCID = self.service.infrafunctionCID - self.process: Processor = Processor(self.service) - - -class Function(InfraFunction): - def __init__(self, service: Service): - self.service: Service = service - self.infraFunction: InfraFunction = InfraFunction(self.service) - self.processor: Processor = self.infraFunction.process - self.process = self.service.process - self.ingress_job_id = None - self.integration_s3_output = None - self.egress_job_id = None - - def execute(self): - self.ingress_job_id, self.integration_s3_output, self.egress_job_id = self.processor.execute() - return self.ingress_job_id, self.integration_s3_output, self.egress_job_id \ No newline at end of file diff --git a/cats/io/input/structure.py b/cats/io/input/structure.py deleted file mode 100644 index ea795384..00000000 --- a/cats/io/input/structure.py +++ /dev/null @@ -1,37 +0,0 @@ -from cats.service import Service - - -class Structure: - def __init__(self, - service: Service = None - ): - self.service: Service = service - self.bom_json_cid = self.service.bom_json_cid - # self.plant: Plant = plant - # self.infraStructure: Terraform = Terraform(working_dir=cats.CWD) - - def destroy(self): - print('Destroy Structure!') - self.service.executeCMD(['terraform', 'destroy', '--auto-approve']) - print() - print() - - def initialize(self): - print('Initialize Structure!') - self.service.executeCMD(['terraform', 'init', '--upgrade']) # self.service.executeCMD(['terraform', 'plan']) - print() - print() - - def apply(self): - print('Apply Structure!') - self.service.executeCMD(['terraform', 'apply', '--auto-approve']) - print() - print() - - def redeploy(self): - print() - print() - print('Deploy Structure!') - self.destroy() - self.initialize() - self.apply() diff --git a/cats/network/__init__.py b/cats/network/__init__.py index e901c4bc..0471b716 100644 --- a/cats/network/__init__.py +++ b/cats/network/__init__.py @@ -1,18 +1,239 @@ import json, subprocess +import os from copy import copy, deepcopy +from pprint import pprint +import pickle -from cats import CATS_HOME -from cats.network.aws import s3_client -from cats.network.cod import CoD +from cats.network.clients import CoD, ipfs +from cats.utils import Text2Python class MeshClient(CoD): - def __init__(self, ipfsClient, filecoinClient=None, awsClient=None): + def __init__(self, ipfsClient, filecoinClient=None, awsClient=None, CATS_HOME=None): + self.CATS_HOME = None + self.DATA_HOME = None + self.JOB_HOME = None + self.CACHE_HOME = None + self.INPUT_HOME = None + self.OUTPUT_HOME = None + self.OUTPUT_DATA_HOME = None + self.INPUT_STRUCTURE_HOME = None + self.INPUT_DATA_HOME = None + if CATS_HOME is not None: + self.catStore(CATS_HOME) + # ipfs(cwd=self.CATS_HOME).shutdown() + ipfs(cwd=self.CATS_HOME).daemon() + + self.INGRESS_HOME = None + self.INTEGRATION_HOME = None + self.INTEGRATION_INPUT_CACHE = None + self.INTEGRATION_INPUT_DATA_CACHE = None + self.EGRESS_INPUT_DATA = None + self.EGRESS_HOME = None + + self.CAT_HOME = None + self.CAR_HOME = None self.ipfsClient = ipfsClient self.filecoinClient = filecoinClient self.awsClient = awsClient self.context = ... - CoD.__init__(self) + CoD.__init__(self, INTEGRATION_INPUT_CACHE=self.INTEGRATION_INPUT_CACHE, cidDir=self.cidDir) + + def retrieve_cids(self, cid_dict): + def switch_case(case): + match case: + case 'text': + try: + return lambda cid: self.cat(cid) + except Exception as e: + print(f"An error occurred while retrieving CID {cid}: {e}") + return cid + case 'obj': + try: + return lambda cid: pickle.loads(self.catObj(cid)) + except Exception as e: + print(f"An error occurred while fetching the object from IPFS: {e}") + return cid + case _: + return cid + + cid_contents = {} + for key, cid in cid_dict.items(): + if cid is not None: + try: + print(f"{key} - {cid}") + cid_contents[key] = switch_case('text')(cid) + except: + try: + print(f"{key} - {cid}") + py_txt = switch_case('obj')(cid) + cid_contents[key] = Text2Python(py_txt) + except: + print(f"{key} - {cid}") + cid_contents[key] = cid + else: + cid_contents[key] = switch_case(None) + return cid_contents + + def fetch_ipfs_object(self, cid): + try: + # Fetch the binary content from IPFS + binary_content = self.cat(cid) + # Deserialize the object using pickle + obj = pickle.loads(binary_content) + return obj + except Exception as e: + print(f"An error occurred while fetching the object from IPFS: {e}") + return None + + def catStore(self, CATS_HOME): + self.CATS_HOME = CATS_HOME + self.DATA_HOME = self.CATS_HOME + '/data' + self.JOB_HOME = self.DATA_HOME + '/jobs' + + def catSubmit(self, order_request): + print("Order:") + order = json.loads(self.cat(order_request["order_cid"])) + print() + pprint(order) + print() + + ppost = lambda args, endpoint: \ + f'curl -X POST -H "Content-Type: application/json" -d \\\n\'{json.dumps(**args)}\' {endpoint}' + post = lambda args, endpoint: \ + 'curl -X POST -H "Content-Type: application/json" -d \'' + json.dumps(**args) + f'\' {endpoint}' + + post_cmd = post({'obj': order_request}, order["endpoint"]) + print(ppost({'obj': order_request}, order["endpoint"])) + print() + response_str = subprocess.check_output(post_cmd, shell=True) + output_bom = json.loads(response_str) + + output_bom['POST'] = post_cmd + return output_bom + + def linkProcess( + self, + cat_response, + ingress_subproc=None, + integrated_subproc=None, + egress_subproc=None, + integration_cache_subproc=None, + infrafunction_subproc=None + ): + flattened_bom = self.flatten_bom(cat_response) + flat_bom = deepcopy(flattened_bom['flat_bom']) + function_cids = flat_bom['invoice']['order']['flat']['function'] + function = {} + if ingress_subproc is not None: + function['ingress_subproc_cid'] = self.ipfsClient.add_pyobj(ingress_subproc) + else: + function['ingress_subproc_cid'] = function_cids['ingress_subproc_cid'] + if integrated_subproc is not None: + function['integrated_subproc_cid'] = self.ipfsClient.add_pyobj(integrated_subproc) + else: + function['integrated_subproc_cid'] = function_cids['integrated_subproc_cid'] + if egress_subproc is not None: + function['egress_subproc_cid'] = self.ipfsClient.add_pyobj(egress_subproc) + else: + function['egress_subproc_cid'] = function_cids['egress_subproc_cid'] + if integration_cache_subproc is not None: + function['integration_cache_subproc_cid'] = self.ipfsClient.add_pyobj(integration_cache_subproc) + else: + function['integration_cache_subproc_cid'] = function_cids['integration_cache_subproc_cid'] + if infrafunction_subproc is not None: + function['infrafunction_subproc_cid'] = self.ipfsClient.add_pyobj(infrafunction_subproc) + else: + function['infrafunction_subproc_cid'] = function_cids['infrafunction_subproc_cid'] + new_function_cid = self.ipfsClient.add_str(json.dumps(function)) + + invoice = flat_bom['invoice'] + input_invoice = {'data_cid': invoice['data_cid']} + prev_invoice_cid = self.ipfsClient.add_str(json.dumps(input_invoice)) + + order = invoice['order'] + order['function_cid'] = new_function_cid + order['invoice_cid'] = prev_invoice_cid + del order['flat'] + order['endpoint'] = 'http://127.0.0.1:5000/cat/node/init' + + order_request = {'order_cid': self.ipfsClient.add_str(json.dumps(order))} + return order_request + + def cidDir(self, filepath: str): + # print(filepath) + name = filepath.split('/')[-1] + dir = self.ipfsClient.add(filepath, recursive=True) + if type(dir) is list: + # dir_json = list(filter(lambda x: x['Name'] == 'outputs', dir))[-1] + dir_json = list(filter(lambda x: x['Name'] == name, dir))[-1] + dir_cid = dir_json['Hash'] + dir_name = dir_json['Name'] + return dir_cid, dir_name + else: + dir_cid = dir['Hash'] + # dir_name = dir['Name'] + return dir_cid + + def cidFile(self, filepath): + file_json = self.ipfsClient.add(filepath) + file_cid = file_json['Hash'] + file_name = file_json['Name'] + return file_cid, file_name + + def create_order_request( + self, + ingress_subproc, + integrated_subproc, + egress_subproc, + integration_cache_subproc, + data_dirpath, + structure_filepath, + endpoint='http://127.0.0.1:5000/cat/node/execute' + ): + structure_cid, structure_name = self.cidFile(filepath=structure_filepath) + data_cid, dir_name = self.cidDir(data_dirpath) + function = { + 'ingress_subproc_cid': self.ipfsClient.add_pyobj(ingress_subproc), + 'integrated_subproc_cid': self.ipfsClient.add_pyobj(integrated_subproc), + 'egress_subproc_cid': self.ipfsClient.add_pyobj(egress_subproc), + 'integration_cache_subproc_cid': self.ipfsClient.add_pyobj(integration_cache_subproc), + 'infrafunction_subproc_cid': None + } + invoice = { + "data_cid": data_cid + } + order = { + "function_cid": self.ipfsClient.add_str(json.dumps(function)), + "structure_cid": structure_cid, + "invoice_cid": self.ipfsClient.add_str(json.dumps(invoice)), + "structure_filepath": structure_name, + "JOB_HOME": self.JOB_HOME, + "endpoint": endpoint + } + order_request = { + 'order_cid': self.ipfsClient.add_str(json.dumps(order)) + } + return order_request + + def flatten_bom(self, bom_response): + invoice = json.loads( + self.cat(bom_response["bom"]["invoice_cid"]) + ) + invoice['order'] = json.loads( + self.cat(invoice['order_cid']), + ) + invoice['order']['flat'] = { + 'function': json.loads(self.cat(invoice['order']["function_cid"])), + 'invoice': json.loads(self.cat(invoice['order']["invoice_cid"])) + } + bom_response["flat_bom"] = { + 'invoice': invoice, + 'log': json.loads( + self.cat(bom_response["bom"]["log_cid"]) + ) + } + return bom_response def initBOMjson(self, structure_cid: str, structure_filepath: str, function_cid: str, init_data_cid: str, @@ -38,7 +259,6 @@ def initBOMjson(self, invoice['order_cid'] = init_order_cid invoice_cid = self.ipfsClient.add_json(invoice) - init_bom = { 'invoice_cid': invoice_cid, 'log_cid': None, @@ -47,7 +267,10 @@ def initBOMjson(self, init_bom_json_cid = self.ipfsClient.add_json(init_bom) return init_bom_json_cid - def initBOMcar(self, structure_cid: str, structure_filepath: str, function_cid: str, init_data_cid: str, init_bom_filename: str, seed_cid=None): + def initBOMcar(self, + structure_cid: str, structure_filepath: str, function_cid: str, init_data_cid: str, + init_bom_filename: str, seed_cid=None + ): init_bom_json_cid = self.initBOMjson(structure_cid, structure_filepath, function_cid, init_data_cid) car_bom_cid, init_bom_json_cid = self.convertBOMtoCAR(init_bom_json_cid, init_bom_filename) return car_bom_cid, init_bom_json_cid @@ -59,14 +282,25 @@ def linkData(self, cid, subdir=' - outputs/'): res = [i for i in dirs if subdir in i] return res[0].split(' - ')[0] - def get(self, cid: str, filepath: str, output: str = CATS_HOME): + def get(self, cid: str, filepath: str, output: str = None): + if output is None: + output = self.CATS_HOME subprocess.check_output( f"ipfs get {cid} --output {output}/{filepath}", stderr=subprocess.STDOUT, - shell=True + shell=True, + cwd=output ) return filepath + def testGet(self, cid: str, output: str): + subprocess.check_output( + f"ipfs get {cid} --output {output} --progress=true && echo 'IPFS download of {output} completed successfully.' || echo 'IPFS download of {cid} failed.'", + stderr=subprocess.STDOUT, + shell=True, + cwd=output + ) + def cat(self, cid: str): return subprocess.check_output(['ipfs', 'cat', cid]).decode() @@ -107,21 +341,26 @@ def convertBOMtoCAR(self, bom_cid: str, filepath: str): car_bom_cid = attrs['Hash'] return car_bom_cid, bom_cid - def getEnhancedBom(self, bom_json_cid: str): - self.get(bom_json_cid, 'bom.json') - bom = json.loads(open('bom.json', 'r').read()) + def getEnhancedBom(self, bom_json_cid: str, INPUT_HOME: str = None, OUTPUT_HOME: str = None): + if INPUT_HOME is None: + INPUT_HOME = self.INPUT_HOME + if OUTPUT_HOME is None: + OUTPUT_HOME = self.OUTPUT_HOME + self.CAR_HOME = OUTPUT_HOME + '/bom.car' + self.get(cid=bom_json_cid, output=OUTPUT_HOME, filepath='bom.json') + bom = json.loads(open(f'{OUTPUT_HOME}/bom.json', 'r').read()) enhanced_bom = deepcopy(bom) enhanced_bom['bom_json_cid'] = bom_json_cid - self.get(bom['invoice_cid'], 'invoice.json') - enhanced_bom['invoice'] = json.loads(open('invoice.json', 'r').read()) + self.get(cid=bom['invoice_cid'], output=OUTPUT_HOME, filepath='invoice.json') + enhanced_bom['invoice'] = json.loads(open(f'{OUTPUT_HOME}/invoice.json', 'r').read()) - self.get(enhanced_bom['invoice']['order_cid'], 'order.json') - enhanced_bom['order'] = json.loads(open('order.json', 'r').read()) + self.get(cid=enhanced_bom['invoice']['order_cid'], output=INPUT_HOME, filepath='order.json') + enhanced_bom['order'] = json.loads(open(f'{INPUT_HOME}/order.json', 'r').read()) self.get( - enhanced_bom['order']['structure_cid'], - enhanced_bom['order']['structure_filepath'] + cid=enhanced_bom['order']['structure_cid'], output=INPUT_HOME, + filepath=enhanced_bom['order']['structure_filepath'] ) return deepcopy(enhanced_bom), bom @@ -129,21 +368,3 @@ def createInvoice(self, orderCID: str, dataCID: str, seedCID: str): invoice = {'orderCID': orderCID, 'dataCID': dataCID, 'seedCID': seedCID} invoice_cid = self.ipfsClient.add_json(invoice) return invoice_cid - - def cidFile(self, filepath): - file_json = self.ipfsClient.add(filepath) - file_cid = file_json['Hash'] - file_name = file_json['Name'] - return file_cid, file_name - - def cidDir(self, filepath: str): - data = self.ipfsClient.add(filepath) - data_dir = filepath.split('/')[-1] - if type(data) is list: - data_json = list(filter(lambda x: x['Name'] == data_dir, data))[-1] - data_cid = data_json['Hash'] - return data_cid - else: - data_json = data - data_cid = data_json['Hash'] - return data_cid \ No newline at end of file diff --git a/cats/network/aws.py b/cats/network/aws.py deleted file mode 100644 index 22d60f5a..00000000 --- a/cats/network/aws.py +++ /dev/null @@ -1,9 +0,0 @@ -import boto3 -from cats import AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY - -s3_client = boto3.client( - 's3', - region_name='us-east-2', - aws_access_key_id=AWS_ACCESS_KEY_ID, - aws_secret_access_key=AWS_SECRET_ACCESS_KEY -) \ No newline at end of file diff --git a/cats/network/clients/__init__.py b/cats/network/clients/__init__.py new file mode 100644 index 00000000..decf72f6 --- /dev/null +++ b/cats/network/clients/__init__.py @@ -0,0 +1,255 @@ +import json, glob, os, multiprocessing, shutil, subprocess, tempfile, time +from pprint import pprint + +from cats.utils import subproc_run + + +class ipfs: + def __init__(self, cwd=None): + self.cwd = cwd + self.daemon_cmd = None + self.proc = None + + def daemon(self, daemon_cmd='ipfs daemon'): + self.daemon_cmd = daemon_cmd + self.proc = subprocess.Popen( + self.daemon_cmd, + stdout=subprocess.PIPE, + shell=True, + universal_newlines=True, + cwd=self.cwd + ) + print(self.proc.stdout) + return self.proc + + def shutdown(self, daemon_cmd='ipfs shutdown'): + self.daemon_cmd = daemon_cmd + self.proc = subprocess.Popen( + self.daemon_cmd, + stdout=subprocess.PIPE, + shell=True, + universal_newlines=True, + cwd=self.cwd + ) + print(self.proc.stdout) + return self.proc + + +class CoD: + def __init__(self, INTEGRATION_INPUT_CACHE, cidDir): + self.CAT_HOME = None + self.INTEGRATION_INPUT_CACHE = INTEGRATION_INPUT_CACHE + self.ingress_job_id = None + self.ingressed_data_cid = None + self.cidDir = cidDir + + def contains_substring(self, substring): + return lambda s: substring in s + + def cidDirUponCompletion(self, directory_path, job_id, check_interval=1, timeout=None): + start_time = time.time() + while self.checkStatusOfJob_printless(job_id=job_id) != "Completed": + status = self.checkStatusOfJob(job_id=job_id) + if status != "": + print("job not completed: %s - %s" % (job_id, status)) + exit() + # Check if timeout has been reached + if timeout and (time.time() - start_time) > timeout: + print(f"Timeout reached. Directory '{directory_path}' is still empty.") + exit() + time.sleep(check_interval) + + data_dir_cid = self.cidDir(directory_path) + print("job output CIDed: %s" % data_dir_cid) + return data_dir_cid + + def describeJob(self, job_id): + cmd = f"bacalhau job describe {job_id} --output json --pretty" + # print(cmd) + job_result = subproc_run(cmd) + # print(job_result.stdout) + job_dict = json.loads(job_result.stdout) + return job_dict + + def getJobExecutions(self, job_id): + cmd = f"bacalhau job executions {job_id} --output json --pretty" + # print(cmd) + job_result = subproc_run(cmd) + # print(job_result.stdout) + job_dict = json.loads(job_result.stdout) + return job_dict + + def getJobState(self, job_id): + return self.describeJob(job_id)['Job']['State'] + + def getPublishedURI(self, job_id): + # print(type(self.getJobExecutions(job_id).pop()["PublishedResult"])) + # pprint(self.getJobExecutions(job_id).pop()["PublishedResult"]) + return self.getJobExecutions(job_id).pop()["PublishedResult"] + + # def getJobExecutions(self, job_id): + # return self.describeJob(job_id)['State']['Executions'] + + # def getPublishedURI(self, job_id): + # key_to_find = 'State' + # value_to_find = 'Completed' + # matching_execution = next( + # (d for d in self.getJobExecutions(job_id) if d.get(key_to_find) == value_to_find), None + # ) + # return matching_execution['PublishedResults'] + + def waitForJobCompletion(self, job_id, check_interval=1, timeout=None): + start_time = time.time() + while self.checkStatusOfJob_printless(job_id=job_id) != "Completed": + status = self.checkStatusOfJob_printless(job_id) + if status == "": + print("job status is empty! %s" % job_id) + elif status != "": + print("job not completed: %s - %s" % (job_id, status)) + # Check if timeout has been reached + if timeout and (time.time() - start_time) > timeout: + print(f"Job Still Processing: %s - %s" % (job_id, status)) + return status + time.sleep(check_interval) + print("job completed: %s" % job_id) + return self.checkStatusOfJob_printless(job_id) + + def checkStatusOfJob_printless(self, job_id: str) -> str: + assert len(job_id) > 0 + # cmd = f"bacalhau list --output json --id-filter {job_id}" + # trimmed_job_id = print(job_id.split('j-'))[-1] + cmd = f"bacalhau job describe {job_id} --output json --pretty" + # cmd = f"bacalhau job list --output json --pretty | jq '.[] | select(.ID == \"{trimmed_job_id}\")'" + p = subproc_run(cmd) + # print(p.stdout) + r = self.parseJobStatus(p.stdout) + return r + + # checkStatusOfJob checks the status of a Bacalhau job + def checkStatusOfJob(self, job_id: str) -> str: + r = self.checkStatusOfJob_printless(job_id) + if r == "": + print("job status is empty! %s" % job_id) + elif r == "Completed": + print("job completed: %s" % job_id) + else: + print("job not completed: %s - %s" % (job_id, r)) + return r + + def getCIDedResults(self, job_id: str, log_mode: str = "json", download_timeout_secs: str = "5m0s"): + output_dir = self.CACHE_HOME + # job_result.stdout + cmd = f"bacalhau get {job_id} --output-dir {output_dir} --download-timeout-secs {download_timeout_secs}" + print(cmd) + job_result = subproc_run(cmd) + print(job_result.stdout) + job_dict = json.loads(job_result.stdout) + return job_dict + + def codSubmit(self, cmd): + submit = subproc_run(cmd) + submit_job_id = submit.stdout.split('\n')[0] + print("job submitted: %s" % submit_job_id) + print() + return submit_job_id + + # submitJob submits a job to the Bacalhau network + def submitJob(self, cid: str) -> str: + assert len(cid) > 0 + p = subprocess.run( + [ + "bacalhau", + "docker", + "run", + "--id-only", + "--wait=false", + "--input", + "ipfs://" + cid + ":/inputs/data.tar.gz", + "ghcr.io/bacalhau-project/examples/blockchain-etl:0.0.6" + ], + stdout=subprocess.PIPE, + stderr=subprocess.PIPE, + text=True, + ) + if p.returncode != 0: + print("failed (%d) job: %s" % (p.returncode, p.stdout)) + job_id = p.stdout.strip() + print("job submitted: %s" % job_id) + + return job_id + + # getResultsFromJob gets the results from a Bacalhau job + def getResultsFromJob(self, job_id: str) -> str: + assert len(job_id) > 0 + temp_dir = tempfile.mkdtemp() + print("getting results for job: %s" % job_id) + for i in range(0, 5): # try 5 times + p = subprocess.run( + [ + "bacalhau", + "get", + "--output-dir", + temp_dir, + job_id, + ], + stdout=subprocess.PIPE, + stderr=subprocess.PIPE, + text=True, + ) + if p.returncode == 0: + break + else: + print("failed (exit %d) to get job: %s" % (p.returncode, p.stdout)) + + return temp_dir + + # parseJobStatus parses the status of a Bacalhau job + def parseJobStatus(self, result: str) -> str: + if len(result) == 0: + return "" + r = json.loads(result) + # print(r["Job"]["State"]["StateType"]) + # + if len(r) > 0: + return r["Job"]["State"]["StateType"] + # return r[0]["Job"]["State"]["StateType"] + return "" + + # parseHashes splits lines from a text file into a list + def parseHashes(self, filename: str) -> list: + assert os.path.exists(filename) + with open(filename, "r") as f: + hashes = f.read().splitlines() + return hashes + + def parseHashesFromFile(self, file: str, num_files: int = -1): + # Use multiprocessing to work in parallel + count = multiprocessing.cpu_count() + with multiprocessing.Pool(processes=count) as pool: + hashes = self.parseHashes(file)[:num_files] + print("submitting %d jobs" % len(hashes)) + job_ids = pool.map(self.submitJob, hashes) + assert len(job_ids) == len(hashes) + + print("waiting for jobs to complete...") + while True: + job_statuses = pool.map(self.checkStatusOfJob, job_ids) + total_finished = sum(map(lambda x: x == "Completed", job_statuses)) + if total_finished >= len(job_ids): + break + print("%d/%d jobs completed" % (total_finished, len(job_ids))) + time.sleep(2) + + print("all jobs completed, saving results...") + results = pool.map(self.getResultsFromJob, job_ids) + print("finished saving results") + + # Do something with the results + shutil.rmtree("../../results", ignore_errors=True) + os.makedirs("../../results", exist_ok=True) + for r in results: + path = os.path.join(r, "outputs", "*.csv") + csv_file = glob.glob(path) + for f in csv_file: + print("moving %s to results" % f) + shutil.move(f, "../../results") diff --git a/cats/network/cod.py b/cats/network/cod.py deleted file mode 100644 index ac0926e0..00000000 --- a/cats/network/cod.py +++ /dev/null @@ -1,178 +0,0 @@ -import json, glob, os, multiprocessing, shutil, subprocess, tempfile, time -from pprint import pprint - - -class CoD: - def __init__(self): ... - # checkStatusOfJob checks the status of a Bacalhau job - def checkStatusOfJob(self, job_id: str) -> str: - assert len(job_id) > 0 - p = subprocess.run( - ["bacalhau", "list", "--output", "json", "--id-filter", job_id], - stdout=subprocess.PIPE, - stderr=subprocess.PIPE, - text=True, - ) - r = self.parseJobStatus(p.stdout) - if r == "": - print("job status is empty! %s" % job_id) - elif r == "Completed": - print("job completed: %s" % job_id) - else: - print("job not completed: %s - %s" % (job_id, r)) - - return r - - def ingress(self, input: str): - publisher = "s3://catstore3/boms/result-{date}-{jobID}/,opt=region=us-east-2" - cmd = f"bacalhau docker run -i {input} -p {publisher} --id-only --wait alpine -- sh -c" - # print(input) - # print(publisher) - # exit() - cmd_list = cmd.split(' ') + ['cp -r /inputs/* /outputs/'] - submit = subprocess.run( - cmd_list, - stdout=subprocess.PIPE, - stderr=subprocess.PIPE, - text=True, - ) - if submit.returncode != 0: - print("failed (%d) job: %s" % (submit.returncode, submit.stdout)) - job_id = submit.stdout.strip() - print("job submitted: %s" % job_id) - return job_id - - def integrate(self, job_id: str): - cmd = f"bacalhau describe {job_id} --json".split(' ') - result = subprocess.run(cmd, stdout=subprocess.PIPE) - job_json = json.loads(result.stdout) - executions = job_json["State"]["Executions"] - execution = list(filter(lambda d: d['State'] in ['Completed'], executions)).pop() - ingress_bucket = execution['PublishedResults']['S3']['Bucket'] - ingress_key = execution['PublishedResults']['S3']['Key'].rstrip('/') - ingress_s3_input = f"s3://{ingress_bucket}/{ingress_key}/outputs/" - return ingress_s3_input - - def getEgressOutput(self, job_id: str): - cmd = f"bacalhau describe {job_id} --json".split(' ') - result = subprocess.run(cmd, stdout=subprocess.PIPE) - job_json = json.loads(result.stdout) - executions = job_json["State"]["Executions"] - execution = list(filter(lambda d: d['State'] in ['Completed'], executions)).pop() - data_cid = execution['PublishedResults']['CID'] - return data_cid - - def egress(self, integration_s3_output: str): - input = f"{integration_s3_output}/,opt=region=us-east-2" - cmd = f"bacalhau docker run -i {input} --id-only --wait alpine -- sh -c" - cmd_list = cmd.split(' ') + ['cp -r /inputs/* /outputs/'] - submit = subprocess.run( - cmd_list, - stdout=subprocess.PIPE, - stderr=subprocess.PIPE, - text=True, - ) - if submit.returncode != 0: - print("failed (%d) job: %s" % (submit.returncode, submit.stdout)) - job_id = submit.stdout.strip() - print("job submitted: %s" % job_id) - - return job_id - - # submitJob submits a job to the Bacalhau network - def submitJob(self, cid: str) -> str: - assert len(cid) > 0 - p = subprocess.run( - [ - "bacalhau", - "docker", - "run", - "--id-only", - "--wait=false", - "--input", - "ipfs://" + cid + ":/inputs/data.tar.gz", - "ghcr.io/bacalhau-project/examples/blockchain-etl:0.0.6", - ], - stdout=subprocess.PIPE, - stderr=subprocess.PIPE, - text=True, - ) - if p.returncode != 0: - print("failed (%d) job: %s" % (p.returncode, p.stdout)) - job_id = p.stdout.strip() - print("job submitted: %s" % job_id) - - return job_id - - # getResultsFromJob gets the results from a Bacalhau job - def getResultsFromJob(self, job_id: str) -> str: - assert len(job_id) > 0 - temp_dir = tempfile.mkdtemp() - print("getting results for job: %s" % job_id) - for i in range(0, 5): # try 5 times - p = subprocess.run( - [ - "bacalhau", - "get", - "--output-dir", - temp_dir, - job_id, - ], - stdout=subprocess.PIPE, - stderr=subprocess.PIPE, - text=True, - ) - if p.returncode == 0: - break - else: - print("failed (exit %d) to get job: %s" % (p.returncode, p.stdout)) - - return temp_dir - - # parseJobStatus parses the status of a Bacalhau job - def parseJobStatus(self, result: str) -> str: - if len(result) == 0: - return "" - r = json.loads(result) - if len(r) > 0: - return r[0]["State"]["State"] - return "" - - # parseHashes splits lines from a text file into a list - def parseHashes(self, filename: str) -> list: - assert os.path.exists(filename) - with open(filename, "r") as f: - hashes = f.read().splitlines() - return hashes - - def parseHashesFromFile(self, file: str, num_files: int = -1): - # Use multiprocessing to work in parallel - count = multiprocessing.cpu_count() - with multiprocessing.Pool(processes=count) as pool: - hashes = self.parseHashes(file)[:num_files] - print("submitting %d jobs" % len(hashes)) - job_ids = pool.map(self.submitJob, hashes) - assert len(job_ids) == len(hashes) - - print("waiting for jobs to complete...") - while True: - job_statuses = pool.map(self.checkStatusOfJob, job_ids) - total_finished = sum(map(lambda x: x == "Completed", job_statuses)) - if total_finished >= len(job_ids): - break - print("%d/%d jobs completed" % (total_finished, len(job_ids))) - time.sleep(2) - - print("all jobs completed, saving results...") - results = pool.map(self.getResultsFromJob, job_ids) - print("finished saving results") - - # Do something with the results - shutil.rmtree("../../results", ignore_errors=True) - os.makedirs("../../results", exist_ok=True) - for r in results: - path = os.path.join(r, "outputs", "*.csv") - csv_file = glob.glob(path) - for f in csv_file: - print("moving %s to results" % f) - shutil.move(f, "../../results") diff --git a/cats/node.py b/cats/node.py index a1b541a9..3d7c326e 100644 --- a/cats/node.py +++ b/cats/node.py @@ -1,101 +1,41 @@ -import json -import ipfsapi as ipfsApi -from cats.network import MeshClient -from cats.service import Service -from cats.factory import Factory -from flask import Flask, request, jsonify - -cat = Flask(__name__) - -node_service = Service( - meshClient=MeshClient( - ipfsClient=ipfsApi.Client('127.0.0.1', 5001) - ) -) - - -def initFactory(order_request, ipfs_uri): - # if cod_out is False: - # ipfs_uri = f'ipfs://{order_request["invoice"]["data_cid"]}/*csv' - # elif cod_out is True: - # ipfs_uri = f'ipfs://{order_request["invoice"]["data_cid"]}/output/*csv' - node_service.initBOMcar( - structure_cid=order_request['order']['structure_cid'], - structure_filepath=order_request['order']['structure_filepath'], - function_cid=order_request['order']['function_cid'], - init_data_cid=ipfs_uri - ) - catFactory = Factory(node_service) - return catFactory, order_request +import logging, json, traceback +from flask import Flask, request, jsonify +from cats import SERVICE -def execute(catFactory, order_request): - executor = catFactory.produce() - enhanced_bom, _ = executor.execute() - - invoice = {} - enhanced_bom['invoice']['order_cid'] = node_service.ipfsClient.add_str( - json.dumps(order_request['order']) - ) - invoice['invoice_cid'] = node_service.ipfsClient.add_str( - json.dumps(enhanced_bom['invoice']) - ) - invoice['invoice'] = enhanced_bom['invoice'] +catNode = Flask(__name__) - bom = { - 'log_cid': enhanced_bom['log_cid'], - 'invoice_cid': invoice['invoice_cid'] - } - bom_response = { - 'bom': bom, - 'bom_cid': node_service.ipfsClient.add_str(json.dumps(bom)) - } - return bom_response +# Configure logging +logging.basicConfig(level=logging.DEBUG) # Set level to DEBUG for more detailed logging +logger = logging.getLogger(__name__) -@cat.route('/cat/node/init', methods=['POST']) +@catNode.route('/cat/node/init', methods=['POST']) def execute_init_cat(): try: order_request = request.get_json() - order_request["order"] = json.loads(node_service.meshClient.cat(order_request["order_cid"])) - order_request['invoice'] = json.loads(node_service.meshClient.cat(order_request['order']['invoice_cid'])) + order_request["order"] = json.loads(SERVICE.meshClient.cat(order_request["order_cid"])) + order_request['invoice'] = json.loads(SERVICE.meshClient.cat(order_request['order']['invoice_cid'])) # IPFS checks # if 'bom_cid' not in bom: # return jsonify({'error': 'CID not provided'}), 400 - - ipfs_uri = f'ipfs://{order_request["invoice"]["data_cid"]}/*csv' - catFactory, updated_order_request = initFactory(order_request, ipfs_uri) - bom_response = execute(catFactory, updated_order_request) - - # Return BOM - return jsonify(bom_response) - - except Exception as e: - return jsonify({'error': str(e)}) - - -@cat.route('/cat/node/link', methods=['POST']) -def execute_link_cat(): - try: - order_request = request.get_json() - order_request["order"] = json.loads(node_service.meshClient.cat(order_request["order_cid"])) - order_request['invoice'] = json.loads(node_service.meshClient.cat(order_request['order']['invoice_cid'])) - - prev_data_cid = order_request['invoice']['data_cid'] - data_cid = node_service.meshClient.linkData(prev_data_cid) - ipfs_uri = f'ipfs://{data_cid}/*csv' - catFactory, updated_order_request = initFactory(order_request, ipfs_uri) - bom_response = execute(catFactory, updated_order_request) + catFactory, updated_order_request = SERVICE.initFactory( + order_request, order_request["invoice"]["data_cid"] + ) + bom_response = SERVICE.execute(catFactory, updated_order_request) # Return BOM - return jsonify(bom_response) + response = jsonify(bom_response) + return response except Exception as e: - return jsonify({'error': str(e)}) + logger.error("An error occurred: %s", traceback.format_exc()) + response = jsonify({'error': str(e)}) + return response if __name__ == '__main__': # Run the Flask application on http://127.0.0.1:5000/ - cat.run(debug=True) \ No newline at end of file + catNode.run(debug=True) \ No newline at end of file diff --git a/cats/service/__init__.py b/cats/service/__init__.py index f97d19d8..fe267baa 100644 --- a/cats/service/__init__.py +++ b/cats/service/__init__.py @@ -1,169 +1,139 @@ -import glob, json, os, pickle, subprocess -from copy import deepcopy -from pprint import pprint -import pandas as pd +import json, os +from pathlib import Path +import boto3 as boto3 -from cats import CATS_HOME -from cats.service.utils import executeCMD -import ipfsapi as ipfsApi +from cats.factory import Factory from cats.network import MeshClient +from cats.service.k8s import KubeService +from cats.utils import subproc_run, executeCMD class Service: def __init__(self, - meshClient: MeshClient + meshClient: MeshClient, + CATS_HOME: str ): self.meshClient: MeshClient = meshClient - self.ipfsClient: ipfsApi = self.meshClient.ipfsClient - self.executeCMD = executeCMD + self.kubeService: KubeService = KubeService + + self.AWS_ACCESS_KEY_ID = None + self.AWS_SECRET_ACCESS_KEY = None + self.S3_CLIENT = None + try: + self.AWS_ACCESS_KEY_ID = os.getenv('AWS_ACCESS_KEY_ID') + self.AWS_SECRET_ACCESS_KEY = os.getenv('AWS_SECRET_ACCESS_KEY') + self.S3_CLIENT = boto3.client( + 's3', + region_name='us-east-2', + aws_access_key_id=self.AWS_ACCESS_KEY_ID, + aws_secret_access_key=self.AWS_SECRET_ACCESS_KEY + ) + except: + self.S3_CLIENT = None + self.CATS_HOME = self.meshClient.CATS_HOME = CATS_HOME + self.DATA_HOME = self.meshClient.DATA_HOME = self.CATS_HOME + '/data' + self.JOB_HOME = self.meshClient.JOB_HOME = self.DATA_HOME + '/jobs' + self.CACHE_HOME = self.meshClient.CACHE_HOME = self.DATA_HOME + "/cache" + self.INPUT_HOME = self.meshClient.INPUT_HOME = self.DATA_HOME + '/input' + self.OUTPUT_HOME = self.meshClient.OUTPUT_HOME = self.DATA_HOME + '/output' + self.OUTPUT_DATA_HOME = self.meshClient.OUTPUT_DATA_HOME = self.OUTPUT_HOME + '/data' + self.INPUT_STRUCTURE_HOME = self.meshClient.INPUT_STRUCTURE_HOME = self.INPUT_HOME + '/structure' + # self.INPUT_STRUCTURE_HOME = self.meshClient.INPUT_STRUCTURE_HOME = self.INPUT_HOME + '/plant' + self.INPUT_DATA_HOME = self.meshClient.INPUT_DATA_HOME = self.INPUT_HOME + '/data' + self.INTEGRATION_INPUT_CACHE = self.meshClient.INTEGRATION_INPUT_CACHE = \ + f"{self.CACHE_HOME}/integration" + self.INTEGRATION_INPUT_DATA_CACHE = self.meshClient.INTEGRATION_INPUT_DATA_CACHE = \ + f"{self.INTEGRATION_INPUT_CACHE}/outputs" + self.bucket_name = self.DATA_HOME.split('/')[-1] + self.job_directory_path = f"{self.JOB_HOME.split('/')[-1]}/" + self.cache_directory_path = f"{self.CACHE_HOME.split('/')[-1]}/" + self.catStore() + + self.CAT_HOME = None + self.INGRESS_HOME = None + self.INGRESS_DATA_HOME = None + self.INGRESS_EXIT_CODE = None + self.INGRESS_JOB_STATUS = None + self.INTEGRATION_HOME = None + self.EGRESS_HOME = None + self.EGRESS_EXIT_CODE = None + self.EGRESS_JOB_STATUS = None self.init_bom_json_cid = None self.bom_json_cid = None self.init_bom_car_cid = None self.enhanced_init_bom = None self.enhanced_bom = None - # self.enhanced_init_bom = None - - self.ingress_subproc_cid = None - self.integration_subproc_cid = None - self.egress_subproc_cid = None - - self.ingress_subproc = None - self.integration_subproc = None - self.egress_subproc = None - self.orderCID = None - self.dataCID = None - self.functionCID = None - self.processCID = None - self.order = None - self.process = None - - def cid_to_pandasDF(self, cid, download_dir, format='*.csv', read_dir='/outputs', parrent_dir=CATS_HOME): - path = f'{parrent_dir}/{download_dir}' - os.system(f"rm -rf {path}") - self.meshClient.get(cid, download_dir, parrent_dir) + self.order_cid = None + self.subproc_run = lambda cmd: subproc_run(cmd, cwd=self.CATS_HOME) + self.executeCMD = executeCMD - # Get the files from the path provided - files = glob.glob(os.path.join(f"{path}{read_dir}", format)) - dfs = list(pd.read_csv(f).assign(filename=f) for f in files) - df = None - for dfx in dfs: - if df is None: - df = dfx - else: - df = pd.concat([df, dfx], ignore_index=True) - return df + def catStore(self): + Path(self.DATA_HOME).mkdir(parents=True, exist_ok=True) + Path(self.JOB_HOME).mkdir(parents=True, exist_ok=True) + Path(self.CACHE_HOME).mkdir(parents=True, exist_ok=True) + Path(self.INPUT_HOME).mkdir(parents=True, exist_ok=True) + Path(self.OUTPUT_HOME).mkdir(parents=True, exist_ok=True) + Path(self.INTEGRATION_INPUT_CACHE).mkdir(parents=True, exist_ok=True) + Path(self.INTEGRATION_INPUT_DATA_CACHE).mkdir(parents=True, exist_ok=True) + # Path(self.OUTPUT_DATA_HOME).mkdir(parents=True, exist_ok=True) + Path(self.INPUT_STRUCTURE_HOME).mkdir(parents=True, exist_ok=True) + Path(self.INPUT_DATA_HOME).mkdir(parents=True, exist_ok=True) + + def initFactory(self, order_request, ipfs_uri): + self.initBOMcar( + structure_cid=order_request['order']['structure_cid'], + structure_filepath=order_request['order']['structure_filepath'], + function_cid=order_request['order']['function_cid'], + init_data_cid=ipfs_uri, + init_bom_filename=f"{self.OUTPUT_HOME}/bom.car" + ) + return Factory(self), order_request def initBOMcar(self, - function_cid, init_data_cid, init_bom_filename='bom.car', + function_cid, init_data_cid, init_bom_filename, structure_cid=None, structure_filepath=None ): + if init_bom_filename is None: + init_bom_filename = self.meshClient.CAR_HOME + self.init_bom_car_cid, self.init_bom_json_cid = self.meshClient.initBOMcar( - # structure_path=self.MeshClient.g, structure_cid=structure_cid, structure_filepath=structure_filepath, function_cid=function_cid, init_data_cid=init_data_cid, init_bom_filename=init_bom_filename ) - self.enhanced_bom, init_bom = self.meshClient.getEnhancedBom(bom_json_cid=self.init_bom_json_cid) - - self.functionCID = self.enhanced_bom['order']['function_cid'] - function_dict = json.loads(self.meshClient.cat(self.functionCID)) - self.processCID = function_dict['process_cid'] - self.process = pickle.loads(self.meshClient.catObj(self.processCID)) + self.enhanced_bom, init_bom = self.meshClient.getEnhancedBom( + bom_json_cid=self.init_bom_json_cid, + INPUT_HOME=self.INPUT_HOME, + OUTPUT_HOME=self.OUTPUT_HOME + ) self.order_cid = self.enhanced_bom['invoice']['order_cid'] - self.init_bom_json_cid = self.enhanced_bom['bom_json_cid'] - self.bom_json_cid = self.init_bom_json_cid - return self.init_bom_car_cid, self.init_bom_json_cid - - def catSubmit(self, bom): - order = json.loads(self.meshClient.cat(bom["order_cid"])) - print("Order:") - print() - pprint(order) - print() - print() - - ppost = lambda args, endpoint: \ - f'curl -X POST -H "Content-Type: application/json" -d \\\n\'{json.dumps(**args)}\' {endpoint}' - post = lambda args, endpoint: \ - 'curl -X POST -H "Content-Type: application/json" -d \'' + json.dumps(**args) + f'\' {endpoint}' - - post_cmd = post({'obj': bom}, order["endpoint"]) - print(ppost({'obj': bom, 'indent': 4}, order["endpoint"])) - print() - print() - response_str = subprocess.check_output(post_cmd, shell=True) - output_bom = json.loads(response_str) + self.bom_json_cid = self.init_bom_json_cid = self.enhanced_bom['bom_json_cid'] + return self.init_bom_car_cid, self.bom_json_cid - output_bom['POST'] = post_cmd - return output_bom + def execute(self, catFactory, order_request): + executor = catFactory.produce() + enhanced_bom, _ = executor.execute() - def flatten_bom(self, bom_response): - invoice = json.loads( - self.meshClient.cat(bom_response["bom"]["invoice_cid"]) + invoice = {} + enhanced_bom['invoice']['order_cid'] = self.meshClient.ipfsClient.add_str( + json.dumps(order_request['order']) ) - invoice['order'] = json.loads( - self.meshClient.cat(invoice['order_cid']), + invoice['invoice_cid'] = self.meshClient.ipfsClient.add_str( + json.dumps(enhanced_bom['invoice']) ) - invoice['order']['flat'] = { - 'function': json.loads(self.meshClient.cat(invoice['order']["function_cid"])), - 'invoice': json.loads(self.meshClient.cat(invoice['order']["invoice_cid"])) - } - bom_response["flat_bom"] = { - 'invoice': invoice, - 'log': json.loads( - self.meshClient.cat(bom_response["bom"]["log_cid"]) - ) - } - return bom_response + invoice['invoice'] = enhanced_bom['invoice'] - def create_order_request(self, - process_obj, data_dirpath, structure_filepath, - endpoint='http://127.0.0.1:5000/cat/node/execute' - ): - structure_cid, structure_name = self.meshClient.cidFile(structure_filepath) - function = { - 'process_cid': self.ipfsClient.add_pyobj(process_obj), - 'infrafunction_cid': None - } - invoice = { - "data_cid": self.meshClient.cidDir(data_dirpath) - } - order = { - "function_cid": self.ipfsClient.add_str(json.dumps(function)), - "structure_cid": structure_cid, - "invoice_cid": self.ipfsClient.add_str(json.dumps(invoice)), - "structure_filepath": structure_name, - "endpoint": endpoint + bom = { + 'log_cid': enhanced_bom['log_cid'], + 'invoice_cid': invoice['invoice_cid'] } - self.order = { - 'order_cid': self.ipfsClient.add_str(json.dumps(order)) + bom_response = { + 'bom': bom, + 'bom_cid': self.meshClient.ipfsClient.add_str(json.dumps(bom)) } - return self.order - - def linkProcess(self, cat_response, process_obj): - flattened_bom = self.flatten_bom(cat_response) - flat_bom = deepcopy(flattened_bom['flat_bom']) - - function = { - 'process_cid': self.ipfsClient.add_pyobj(process_obj), - 'infrafunction': None - } - - invoice = flat_bom['invoice'] - input_invoice = {'data_cid': invoice['data_cid']} - new_function_cid = self.ipfsClient.add_str(json.dumps(function)) - new_invoice_cid = self.ipfsClient.add_str(json.dumps(input_invoice)) - - order = invoice['order'] - order['function_cid'] = new_function_cid - order['invoice_cid'] = new_invoice_cid - del order['flat'] - order['endpoint'] = 'http://127.0.0.1:5000/cat/node/link' - - order_request = {'order_cid': self.ipfsClient.add_str(json.dumps(order))} - return order_request + return bom_response \ No newline at end of file diff --git a/cats/service/k8s/__init__.py b/cats/service/k8s/__init__.py new file mode 100644 index 00000000..39429215 --- /dev/null +++ b/cats/service/k8s/__init__.py @@ -0,0 +1,45 @@ +from kubernetes import client, config +from kubernetes.client.rest import ApiException + + +class KubeService: + def __init__(self): + self.kube_config = config.load_kube_config() # For local environment + self.incluster_config = self.config.load_incluster_config() # For in-cluster environment + self.api_instance = client.CoreV1Api() + + def create_service(self, + metadata_name, + spec_selector, + spec_ports=[client.V1ServicePort(protocol="TCP", port=80, target_port=80)] + ): + service = client.V1Service( + api_version="v1", + kind="Service", + # metadata=client.V1ObjectMeta(name="nginx-service"), + metadata=client.V1ObjectMeta(name=metadata_name), + spec=client.V1ServiceSpec( + # selector={"app": "nginx"}, + # ports=spec_ports + selector=spec_selector, + ports=spec_ports + ), + ) + api_response = self.api_instance.create_namespaced_service( + namespace="default", + body=service, + ) + print("Service created. status='%s'" % str(self.api_response.status)) + + def list_services(self, namespace="default"): + api_response = self.api_instance.list_namespaced_service(namespace=namespace) + for service in self.api_instance.items: + print("Service: %s" % service.metadata.name) + + def delete_service(self, name, namespace="default"): + api_response = self.api_instance.delete_namespaced_service( + name=name, + namespace=namespace, + body=client.V1DeleteOptions(), + ) + print("Service deleted. status='%s'" % str(api_response.status)) \ No newline at end of file diff --git a/cats/service/utils.py b/cats/service/utils.py deleted file mode 100644 index 2267f9e0..00000000 --- a/cats/service/utils.py +++ /dev/null @@ -1,15 +0,0 @@ -import subprocess - - -def executeCMD(cmd): - def execute(x): - popen = subprocess.Popen(cmd, stdout=subprocess.PIPE, universal_newlines=True) - for stdout_line in iter(popen.stdout.readline, ""): - yield stdout_line - popen.stdout.close() - return_code = popen.wait() - if return_code: - raise subprocess.CalledProcessError(return_code, x) - - for path in execute(cmd): - print(path, end="") diff --git a/cats/utils/__init__.py b/cats/utils/__init__.py index 6d688c26..308ac329 100644 --- a/cats/utils/__init__.py +++ b/cats/utils/__init__.py @@ -1,4 +1,144 @@ +import os, time, subprocess +import shutil +import stat + + +class Text2Python: + def __init__(self, python_txt): + self.python_txt = python_txt + + def greet(self): + return f"Hello, {self.python_txt}!" + + class Dict2Class(object): def __init__(self, my_dict): for key in my_dict: setattr(self, key, my_dict[key]) + + +def subproc_run(cmd, cwd=None): + proc = subprocess.run( + cmd, + stdout=subprocess.PIPE, + stderr=subprocess.PIPE, + shell=True, + text=True, + cwd=cwd + ) + return proc + +# +# def procInBackground(cmd, cwd=None): +# proc = subprocess.Popen(cmd, stdout=subprocess.PIPE, shell=True, universal_newlines=True, cwd=cwd) +# print("The subprocess is running in the background.") +# +# for path in execute(cmd): +# print(path, end="") +# return popen + +def executeCMD(cmd, cwd=None): + popen = None + def execute(x): + popen = subprocess.Popen( + cmd, + stdout=subprocess.PIPE, + stderr=subprocess.PIPE, + shell=True, + universal_newlines=True, + cwd=cwd + ) + for stdout_line in iter(popen.stdout.readline, ""): + yield stdout_line + popen.stdout.close() + return_code = popen.wait() + if return_code != 0: + print("Error:\n", popen.stderr.read()) + raise subprocess.CalledProcessError(return_code, x) + + for path in execute(cmd): + print(path, end="") + return popen + + +def wait_for_directory(directory_path, check_interval=1): + """ + Waits until the specified directory exists. + + :param directory_path: The path to the directory to wait for. + :param check_interval: Time (in seconds) between checks. + """ + while not os.path.exists(directory_path): + print(f"Waiting for directory: {directory_path}") + time.sleep(check_interval) + print(f"Directory {directory_path} now exists.") + + +def read_exit_code(file_path): + try: + with open(file_path, 'r') as file: + exit_code_str = file.read().strip() + exit_code = int(exit_code_str) + return exit_code + except FileNotFoundError: + print(f"Error: The file {file_path} does not exist.") + return None + except ValueError: + print(f"Error: The file {file_path} does not contain a valid exit code.") + return None + except Exception as e: + print(f"An unexpected error occurred: {e}") + return None + + +def remove_directory(dir_path): + if os.path.exists(dir_path): + try: + shutil.rmtree(dir_path) + print(f"Deleted: {dir_path}") + except Exception as e: + print(f"Error: {e}") + else: + print(f"Directory does not exist: {dir_path}") + + +def wait_for_directory_to_be_populated(directory_path, check_interval=1, timeout=None): + """ + Waits until the specified directory contains at least one file. + + :param directory_path: The path to the directory to monitor. + :param check_interval: Time (in seconds) between checks. Default is 1 second. + :param timeout: Maximum time (in seconds) to wait. None for no timeout. Default is None. + :return: True if the directory was populated, False if timed out. + """ + start_time = time.time() + + while True: + # Check if the directory contains any files + if os.path.isdir(directory_path) and os.listdir(directory_path): + print(f"Directory '{directory_path}' is populated.") + return True + + # Check if timeout has been reached + if timeout and (time.time() - start_time) > timeout: + print(f"Timeout reached. Directory '{directory_path}' is still empty.") + return False + + # Wait for the specified interval before checking again + time.sleep(check_interval) + + +def filter_cid(data, result=None): + if result is None: + result = {} + if isinstance(data, dict): + for key, value in data.items(): + if '_cid' in key: + result[key] = value + else: + if isinstance(value, dict) or isinstance(value, list): + filter_cid(value, result) + elif isinstance(data, list): + for item in data: + filter_cid(item, result) + return result \ No newline at end of file diff --git a/cats/utils/cod.py b/cats/utils/cod.py new file mode 100644 index 00000000..c5a8edea --- /dev/null +++ b/cats/utils/cod.py @@ -0,0 +1,9 @@ +from cats.utils import subproc_run + + +def codSubmit(cmd: str): + submit = subproc_run(cmd) + submit_job_id = submit.stdout.split('\n')[0] + print("job submitted: %s" % submit_job_id) + print() + return submit_job_id diff --git a/cats_demo.ipynb b/cats_demo.ipynb index bf194169..1a37a13d 100644 --- a/cats_demo.ipynb +++ b/cats_demo.ipynb @@ -1,56 +1,56 @@ { "cells": [ + { + "cell_type": "markdown", + "id": "2519f361-95d9-41bd-abfb-c677e4ac9047", + "metadata": {}, + "source": [ + "### Execute Initial CAT0:\n", + "##### Instantiate CAT Mesh Client:" + ] + }, { "cell_type": "code", "execution_count": 1, - "id": "38958585-cae4-422b-98ae-79fd203f9f19", + "id": "579b6eef-b426-4279-aa62-19a31ec65219", "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ - "/tmp/ipykernel_124287/1461130463.py:2: FutureWarning: The `ipfsapi` library is deprecated and will stop receiving updates on the 31.12.2019! If you are on Python 3.5+ please enable and fix all Python deprecation warnings (CPython flag `-Wd`) and switch to the new `ipfshttpclient` library name. Python 2.7 and 3.4 will not be supported by the new library, so please upgrade.\n", + "/Users/joshua/Projects/cats/cats/__init__.py:2: FutureWarning: The `ipfsapi` library is deprecated and will stop receiving updates on the 31.12.2019! If you are on Python 3.5+ please enable and fix all Python deprecation warnings (CPython flag `-Wd`) and switch to the new `ipfshttpclient` library name. Python 2.7 and 3.4 will not be supported by the new library, so please upgrade.\n", " import ipfsapi as ipfsApi\n" ] + }, + { + "name": "stdout", + "output_type": "stream", + "text": [ + "<_io.TextIOWrapper name=62 encoding='UTF-8'>\n", + "/Users/joshua/Projects/cats\n", + "/Users/joshua/Projects/cats/data\n", + "/Users/joshua/Projects/cats/data/jobs\n", + "/Users/joshua/Projects/cats/data/cache\n", + "/Users/joshua/Projects/cats/data/input/structure\n", + "/Users/joshua/Projects/cats/data/input/data\n", + "/Users/joshua/Projects/cats/data/output/data\n" + ] + }, + { + "name": "stderr", + "output_type": "stream", + "text": [ + "Error: lock /Users/joshua/.ipfs/repo.lock: someone else has the lock\n" + ] } ], "source": [ "from pprint import pprint\n", - "import ipfsapi as ipfsApi\n", - "from cats.network import MeshClient\n", - "from cats.service import Service\n", - "from process import *" - ] - }, - { - "cell_type": "markdown", - "id": "5a10b583-b05a-41f0-af3c-bf36bc6dc51b", - "metadata": {}, - "source": [ - "### Execute Initial CAT0:" - ] - }, - { - "cell_type": "markdown", - "id": "2519f361-95d9-41bd-abfb-c677e4ac9047", - "metadata": {}, - "source": [ - "##### Instantiate CAT Mesh Service:" - ] - }, - { - "cell_type": "code", - "execution_count": 2, - "id": "579b6eef-b426-4279-aa62-19a31ec65219", - "metadata": {}, - "outputs": [], - "source": [ - "service = Service(\n", - " meshClient=MeshClient(\n", - " ipfsClient=ipfsApi.Client('127.0.0.1', 5001)\n", - " )\n", - ")" + "import pandas as pd\n", + "\n", + "from cats import MESH_CLIENT as meshClient\n", + "from cats import INPUT_STRUCTURE_HOME, INPUT_DATA_HOME" ] }, { @@ -63,7 +63,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 2, "id": "e877dffa-d3c6-4aab-a9a4-0c672ce50d3e", "metadata": {}, "outputs": [ @@ -71,15 +71,19 @@ "name": "stdout", "output_type": "stream", "text": [ - "{'order_cid': 'QmSmGTZTUaFyhxdfp8uLrAWPvkREmRq1vxbnPYEVTvw2Xu'}\n" + "{'order_cid': 'Qmesj1K9XHYZBXUo3zEbSTyj9aecH8U8cuFHJQe4fSpkv9'}\n" ] } ], "source": [ - "cat_order_request_0 = service.create_order_request(\n", - " process_obj=process_0,\n", - " data_dirpath='data',\n", - " structure_filepath='main.tf',\n", + "from data.input.process import *\n", + "cat_order_request_0 = meshClient.create_order_request(\n", + " ingress_subproc=ingress,\n", + " integrated_subproc=process_0,\n", + " egress_subproc=egress,\n", + " integration_cache_subproc=integration_cache,\n", + " data_dirpath=INPUT_DATA_HOME, # f'{INPUT_DATA_HOME}/iris.csv',\n", + " structure_filepath=f'{INPUT_STRUCTURE_HOME}/main.tf',\n", " endpoint='http://127.0.0.1:5000/cat/node/init'\n", ")\n", "pprint(cat_order_request_0)" @@ -95,7 +99,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 5, "id": "09d5b3d3-0f3f-4a45-b5d3-22981d807db6", "metadata": {}, "outputs": [ @@ -105,18 +109,15 @@ "text": [ "Order:\n", "\n", - "{'endpoint': 'http://127.0.0.1:5000/cat/node/init',\n", - " 'function_cid': 'QmPMniqGmZ28QnDwa2UJqkcWjkkaehkEKcXD47kLUVWaEd',\n", + "{'JOB_HOME': '/Users/joshua/Projects/cats/data/jobs',\n", + " 'endpoint': 'http://127.0.0.1:5000/cat/node/init',\n", + " 'function_cid': 'QmVmQHni5HwT1QcJCFCNzbfjHJgAn58HwoGVDeVzUWe4Do',\n", " 'invoice_cid': 'QmQnZ1DR9CMjcyzH5RpD9mMcg39AMyjf2mRNEwj8tPHBMJ',\n", - " 'structure_cid': 'QmYyFroE2Nw1BVg3D1MQdeZFrMAn9XWYHgWueMUKaRGops',\n", + " 'structure_cid': 'QmW6XzY5XeUpnfph7sBTKMDadhQMaj8p8erKXvD3sG39Dv',\n", " 'structure_filepath': 'main.tf'}\n", "\n", - "\n", "curl -X POST -H \"Content-Type: application/json\" -d \\\n", - "'{\n", - " \"order_cid\": \"QmSmGTZTUaFyhxdfp8uLrAWPvkREmRq1vxbnPYEVTvw2Xu\"\n", - "}' http://127.0.0.1:5000/cat/node/init\n", - "\n", + "'{\"order_cid\": \"Qmesj1K9XHYZBXUo3zEbSTyj9aecH8U8cuFHJQe4fSpkv9\"}' http://127.0.0.1:5000/cat/node/init\n", "\n" ] }, @@ -126,7 +127,7 @@ "text": [ " % Total % Received % Xferd Average Speed Time Time Time Current\n", " Dload Upload Total Spent Left Speed\n", - "100 278 100 215 0 63 2 0 0:01:47 0:01:33 0:00:14 62\n" + "100 63 0 0 0 63 0 0 --:--:-- 0:01:17 --:--:-- 0" ] }, { @@ -134,32 +135,49 @@ "output_type": "stream", "text": [ "{'POST': 'curl -X POST -H \"Content-Type: application/json\" -d \\'{\"order_cid\": '\n", - " '\"QmSmGTZTUaFyhxdfp8uLrAWPvkREmRq1vxbnPYEVTvw2Xu\"}\\' '\n", + " '\"Qmesj1K9XHYZBXUo3zEbSTyj9aecH8U8cuFHJQe4fSpkv9\"}\\' '\n", + " 'http://127.0.0.1:5000/cat/node/init',\n", + " 'bom': {'invoice_cid': 'QmYdb6yV6Qss7Xq5SdHFj7B975yg8A9wrmuJYmfz7wJRjS',\n", + " 'log_cid': 'QmQrBMySoQD29B8r5BpWhaTqvFwRSSCcy9kggYdtge8m1b'},\n", + " 'bom_cid': 'QmXMLnMmWhkNNs6fqZUpt7x1SYCgtyRrxQyX68GRPhd264'}\n", + "{'POST': 'curl -X POST -H \"Content-Type: application/json\" -d \\'{\"order_cid\": '\n", + " '\"Qmesj1K9XHYZBXUo3zEbSTyj9aecH8U8cuFHJQe4fSpkv9\"}\\' '\n", " 'http://127.0.0.1:5000/cat/node/init',\n", - " 'bom': {'invoice_cid': 'QmXUaNBEZR3BgRvosxuMYzb3G71piW7MXt1jTpzQxGgKzt',\n", - " 'log_cid': 'QmRvJaPH2KSTTg4WcQpCopqmUBMHs4NoFHLDafNR24iksg'},\n", - " 'bom_cid': 'QmdFDNHNdHxG798sgtX9a6ALdYDffa7dp5TLiD3WLhcfh4',\n", - " 'flat_bom': {'invoice': {'data_cid': 'QmdCLefpJfvbChyu2mjZmG37wFucgHd2sMPDaZzcsQvrZw',\n", - " 'order': {'endpoint': 'http://127.0.0.1:5000/cat/node/init',\n", - " 'flat': {'function': {'infrafunction_cid': None,\n", - " 'process_cid': 'QmXqKpSVBuoZD2QG8hT3tTF8ai6cHV8iTHt2tF5sM3scmc'},\n", + " 'bom': {'invoice_cid': 'QmYdb6yV6Qss7Xq5SdHFj7B975yg8A9wrmuJYmfz7wJRjS',\n", + " 'log_cid': 'QmQrBMySoQD29B8r5BpWhaTqvFwRSSCcy9kggYdtge8m1b'},\n", + " 'bom_cid': 'QmXMLnMmWhkNNs6fqZUpt7x1SYCgtyRrxQyX68GRPhd264',\n", + " 'flat_bom': {'invoice': {'data_cid': 'QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA',\n", + " 'order': {'JOB_HOME': '/Users/joshua/Projects/cats/data/jobs',\n", + " 'endpoint': 'http://127.0.0.1:5000/cat/node/init',\n", + " 'flat': {'function': {'egress_subproc_cid': 'QmebP6yLD3YdgdmAv51nkX8WQS74ap4YFeA78iZpyzH1dQ',\n", + " 'infrafunction_subproc_cid': None,\n", + " 'ingress_subproc_cid': 'QmNi2BBVSXfY31mGaUET8vnQ9VrZRwiD8a7j6unLKqjj9L',\n", + " 'integrated_subproc_cid': 'QmcFi1zH5i5BxUb1vQZejA33JaadwCcfXhw9GMjVQttDwD',\n", + " 'integration_cache_subproc_cid': 'QmUdrv3xRVKJqitHea8wis83YUYiHwQy6VgDUCdVjgAQyR'},\n", " 'invoice': {'data_cid': 'QmQpyDtFsz2JLNTSrPRzLs1tzPrfBxYbCw6kehVWqUXLVN'}},\n", - " 'function_cid': 'QmPMniqGmZ28QnDwa2UJqkcWjkkaehkEKcXD47kLUVWaEd',\n", + " 'function_cid': 'QmVmQHni5HwT1QcJCFCNzbfjHJgAn58HwoGVDeVzUWe4Do',\n", " 'invoice_cid': 'QmQnZ1DR9CMjcyzH5RpD9mMcg39AMyjf2mRNEwj8tPHBMJ',\n", - " 'structure_cid': 'QmYyFroE2Nw1BVg3D1MQdeZFrMAn9XWYHgWueMUKaRGops',\n", + " 'structure_cid': 'QmW6XzY5XeUpnfph7sBTKMDadhQMaj8p8erKXvD3sG39Dv',\n", " 'structure_filepath': 'main.tf'},\n", - " 'order_cid': 'QmSmGTZTUaFyhxdfp8uLrAWPvkREmRq1vxbnPYEVTvw2Xu',\n", + " 'order_cid': 'Qmesj1K9XHYZBXUo3zEbSTyj9aecH8U8cuFHJQe4fSpkv9',\n", " 'seed_cid': None},\n", - " 'log': {'egress_job_id': '13f8318f-a69e-41cb-8117-176539a82744',\n", - " 'ingress_job_id': '69f93ce2-df7e-4a27-a05e-1ec13c5813a5',\n", - " 'integration_output': 's3://catstore3/boms/result-20240123-69f93ce2-df7e-4a27-a05e-1ec13c5813a5-integrated'}}}\n" + " 'log': {'egress_job_id': 'QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA',\n", + " 'ingress_job_id': 'QmQpyDtFsz2JLNTSrPRzLs1tzPrfBxYbCw6kehVWqUXLVN',\n", + " 'integration_output_cid': 'QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA'}}}\n" + ] + }, + { + "name": "stderr", + "output_type": "stream", + "text": [ + "100 278 100 215 0 63 2 0 0:01:47 0:01:18 0:00:29 55\n" ] } ], "source": [ - "cat_invoiced_response_0 = service.catSubmit(cat_order_request_0)\n", - "# pprint(cat_invoiced_response_0)\n", - "flat_cat_invoiced_response_0 = service.flatten_bom(cat_invoiced_response_0)\n", + "cat_invoiced_response_0 = meshClient.catSubmit(cat_order_request_0)\n", + "pprint(cat_invoiced_response_0)\n", + "flat_cat_invoiced_response_0 = meshClient.flatten_bom(cat_invoiced_response_0)\n", "pprint(flat_cat_invoiced_response_0)" ] }, @@ -169,12 +187,12 @@ "metadata": {}, "source": [ "### Execute CAT1:\n", - "Compose a modified CAT Order request that executes CAT1 with CAT0's Structure a new Process" + "#### Compose a modified CAT Order request that executes CAT1 with CAT0's Structure a new Process" ] }, { "cell_type": "code", - "execution_count": 5, + "execution_count": 6, "id": "b4ef2988-34fa-4b25-8975-360be65f0b35", "metadata": {}, "outputs": [ @@ -182,12 +200,20 @@ "name": "stdout", "output_type": "stream", "text": [ - "{'order_cid': 'QmNU5EAmWNDc7U3bjZ8X2rzjD3iN83KXcarsvnyk8AXA9o'}\n" + "{'order_cid': 'QmUctQbVT6ntEZqh3bFk6jxf7mdgFwfiGFJBhNv5ofVUNN'}\n" ] } ], "source": [ - "cat_order_request_1 = service.linkProcess(cat_invoiced_response_0, process_1)\n", + "cat_order_request_1 = meshClient.create_order_request(\n", + " ingress_subproc=ingress,\n", + " integrated_subproc=process_1,\n", + " egress_subproc=egress,\n", + " integration_cache_subproc=integration_cache,\n", + " data_dirpath=INPUT_DATA_HOME, # f'{INPUT_DATA_HOME}/iris.csv',\n", + " structure_filepath=f'{INPUT_STRUCTURE_HOME}/main.tf',\n", + " endpoint='http://127.0.0.1:5000/cat/node/init'\n", + ")\n", "pprint(cat_order_request_1)" ] }, @@ -201,7 +227,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": 7, "id": "695a1368-5120-409d-8216-602cb82bd052", "metadata": {}, "outputs": [ @@ -211,18 +237,15 @@ "text": [ "Order:\n", "\n", - "{'endpoint': 'http://127.0.0.1:5000/cat/node/link',\n", - " 'function_cid': 'QmXoU3V8JWvHm12rbsm4czhQAS1k47ESY5Uto1Pqekb87q',\n", - " 'invoice_cid': 'QmU62uGkaqZyrvyAqAggiDDzmo7aTX745gb6kbzkk5R66y',\n", - " 'structure_cid': 'QmYyFroE2Nw1BVg3D1MQdeZFrMAn9XWYHgWueMUKaRGops',\n", + "{'JOB_HOME': '/Users/joshua/Projects/cats/data/jobs',\n", + " 'endpoint': 'http://127.0.0.1:5000/cat/node/init',\n", + " 'function_cid': 'QmRxFYbDB1fpcD6pfi2CQ7rPah5SzDcYunG8RAp5SDiXgB',\n", + " 'invoice_cid': 'QmQnZ1DR9CMjcyzH5RpD9mMcg39AMyjf2mRNEwj8tPHBMJ',\n", + " 'structure_cid': 'QmW6XzY5XeUpnfph7sBTKMDadhQMaj8p8erKXvD3sG39Dv',\n", " 'structure_filepath': 'main.tf'}\n", "\n", - "\n", "curl -X POST -H \"Content-Type: application/json\" -d \\\n", - "'{\n", - " \"order_cid\": \"QmNU5EAmWNDc7U3bjZ8X2rzjD3iN83KXcarsvnyk8AXA9o\"\n", - "}' http://127.0.0.1:5000/cat/node/link\n", - "\n", + "'{\"order_cid\": \"QmUctQbVT6ntEZqh3bFk6jxf7mdgFwfiGFJBhNv5ofVUNN\"}' http://127.0.0.1:5000/cat/node/init\n", "\n" ] }, @@ -232,7 +255,7 @@ "text": [ " % Total % Received % Xferd Average Speed Time Time Time Current\n", " Dload Upload Total Spent Left Speed\n", - "100 63 0 0 0 63 0 0 --:--:-- 0:02:35 --:--:-- 0" + "100 63 0 0 0 63 0 0 --:--:-- 0:01:18 --:--:-- 0" ] }, { @@ -240,41 +263,59 @@ "output_type": "stream", "text": [ "{'POST': 'curl -X POST -H \"Content-Type: application/json\" -d \\'{\"order_cid\": '\n", - " '\"QmNU5EAmWNDc7U3bjZ8X2rzjD3iN83KXcarsvnyk8AXA9o\"}\\' '\n", - " 'http://127.0.0.1:5000/cat/node/link',\n", - " 'bom': {'invoice_cid': 'Qma8s7kaqqdSw6tLkV4e1KZXAT8UPnqzU5MjD49pZUigd9',\n", - " 'log_cid': 'QmeyyQVpGhPwbBk588MZjxMGEbfTdSBjXbn6wHyDrYXnwp'},\n", - " 'bom_cid': 'Qmc58h4o1V8Dv7Z8goXUNKMTU3MF2YTG4V7Ug2VCu2hX3H',\n", - " 'flat_bom': {'invoice': {'data_cid': 'QmeVuroH6jX8j8jC2wE2suMwVVN5YicK8q9FGYEigrHZ9J',\n", - " 'order': {'endpoint': 'http://127.0.0.1:5000/cat/node/link',\n", - " 'flat': {'function': {'infrafunction': None,\n", - " 'process_cid': 'QmXC2XLDePUxCoPtETPejd5uwF3BcaoQNAn2vRU4a4BK7z'},\n", - " 'invoice': {'data_cid': 'QmdCLefpJfvbChyu2mjZmG37wFucgHd2sMPDaZzcsQvrZw'}},\n", - " 'function_cid': 'QmXoU3V8JWvHm12rbsm4czhQAS1k47ESY5Uto1Pqekb87q',\n", - " 'invoice_cid': 'QmU62uGkaqZyrvyAqAggiDDzmo7aTX745gb6kbzkk5R66y',\n", - " 'structure_cid': 'QmYyFroE2Nw1BVg3D1MQdeZFrMAn9XWYHgWueMUKaRGops',\n", + " '\"QmUctQbVT6ntEZqh3bFk6jxf7mdgFwfiGFJBhNv5ofVUNN\"}\\' '\n", + " 'http://127.0.0.1:5000/cat/node/init',\n", + " 'bom': {'invoice_cid': 'QmNYtv1LPg5BgBuvf7d3N7iKPXVRGMpBdDRUM31ii8PSJZ',\n", + " 'log_cid': 'QmPsBp9WAhCJT9TZFgJuArs3XTeCuPnEngRbRmcKNXYJ88'},\n", + " 'bom_cid': 'QmQuPbrqnxWyvYPrgYybwRcUrQ7pHe3QvrZgcV9WhnRD9z'}\n", + "{'POST': 'curl -X POST -H \"Content-Type: application/json\" -d \\'{\"order_cid\": '\n", + " '\"QmUctQbVT6ntEZqh3bFk6jxf7mdgFwfiGFJBhNv5ofVUNN\"}\\' '\n", + " 'http://127.0.0.1:5000/cat/node/init',\n", + " 'bom': {'invoice_cid': 'QmNYtv1LPg5BgBuvf7d3N7iKPXVRGMpBdDRUM31ii8PSJZ',\n", + " 'log_cid': 'QmPsBp9WAhCJT9TZFgJuArs3XTeCuPnEngRbRmcKNXYJ88'},\n", + " 'bom_cid': 'QmQuPbrqnxWyvYPrgYybwRcUrQ7pHe3QvrZgcV9WhnRD9z',\n", + " 'flat_bom': {'invoice': {'data_cid': 'QmRtEjAyuVWiD1YJd8GDXuVZTKqFq9SVkUkTsFx1pQRyYa',\n", + " 'order': {'JOB_HOME': '/Users/joshua/Projects/cats/data/jobs',\n", + " 'endpoint': 'http://127.0.0.1:5000/cat/node/init',\n", + " 'flat': {'function': {'egress_subproc_cid': 'QmebP6yLD3YdgdmAv51nkX8WQS74ap4YFeA78iZpyzH1dQ',\n", + " 'infrafunction_subproc_cid': None,\n", + " 'ingress_subproc_cid': 'QmNi2BBVSXfY31mGaUET8vnQ9VrZRwiD8a7j6unLKqjj9L',\n", + " 'integrated_subproc_cid': 'QmSgvFn9iT3Qcq78zqvDmuoq4tsPkzjJX624cpVveUDGGW',\n", + " 'integration_cache_subproc_cid': 'QmUdrv3xRVKJqitHea8wis83YUYiHwQy6VgDUCdVjgAQyR'},\n", + " 'invoice': {'data_cid': 'QmQpyDtFsz2JLNTSrPRzLs1tzPrfBxYbCw6kehVWqUXLVN'}},\n", + " 'function_cid': 'QmRxFYbDB1fpcD6pfi2CQ7rPah5SzDcYunG8RAp5SDiXgB',\n", + " 'invoice_cid': 'QmQnZ1DR9CMjcyzH5RpD9mMcg39AMyjf2mRNEwj8tPHBMJ',\n", + " 'structure_cid': 'QmW6XzY5XeUpnfph7sBTKMDadhQMaj8p8erKXvD3sG39Dv',\n", " 'structure_filepath': 'main.tf'},\n", - " 'order_cid': 'QmNU5EAmWNDc7U3bjZ8X2rzjD3iN83KXcarsvnyk8AXA9o',\n", + " 'order_cid': 'QmUctQbVT6ntEZqh3bFk6jxf7mdgFwfiGFJBhNv5ofVUNN',\n", " 'seed_cid': None},\n", - " 'log': {'egress_job_id': '2c01bad7-00df-4220-9755-0a022112d3cd',\n", - " 'ingress_job_id': 'a1983925-6bdc-4dfc-9d42-d4fb1d23e8d4',\n", - " 'integration_output': 's3://catstore3/boms/result-20240123-a1983925-6bdc-4dfc-9d42-d4fb1d23e8d4-integrated'}}}\n" + " 'log': {'egress_job_id': 'QmRtEjAyuVWiD1YJd8GDXuVZTKqFq9SVkUkTsFx1pQRyYa',\n", + " 'ingress_job_id': 'QmQpyDtFsz2JLNTSrPRzLs1tzPrfBxYbCw6kehVWqUXLVN',\n", + " 'integration_output_cid': 'QmRtEjAyuVWiD1YJd8GDXuVZTKqFq9SVkUkTsFx1pQRyYa'}}}\n" ] }, { "name": "stderr", "output_type": "stream", "text": [ - "100 278 100 215 0 63 1 0 0:03:35 0:02:35 0:01:00 66\n" + "100 278 100 215 0 63 2 0 0:01:47 0:01:18 0:00:29 47\n" ] } ], "source": [ - "cat_invoiced_response_1 = service.catSubmit(cat_order_request_1)\n", - "# pprint(cat_invoiced_response_1)\n", - "flat_cat_invoiced_response_1 = service.flatten_bom(cat_invoiced_response_1)\n", + "cat_invoiced_response_1 = meshClient.catSubmit(cat_order_request_1)\n", + "pprint(cat_invoiced_response_1)\n", + "flat_cat_invoiced_response_1 = meshClient.flatten_bom(cat_invoiced_response_1)\n", "pprint(flat_cat_invoiced_response_1)" ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "c8f46050-d4b3-4074-b7bc-fbb6ba4c352a", + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": { @@ -293,7 +334,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.13" + "version": "3.12.5" } }, "nbformat": 4, diff --git a/commit-history.txt b/commit-history.txt new file mode 100644 index 00000000..686e03f4 --- /dev/null +++ b/commit-history.txt @@ -0,0 +1,653 @@ +commit 6129bb0ac6bcb1eba293c5c5b70d8f36c23ed646 +Author: JEJodesty +Date: Wed Jun 26 09:36:21 2024 -0400 + + added catlog + +commit 92a1c96748c4e29d49edbda3c17c9377aa7003e6 +Author: JEJodesty +Date: Tue Jun 25 23:49:48 2024 -0400 + + removed cod + +commit 47f9481cb6a238fcba4b70ed2403a3c3aa001403 +Author: JEJodesty +Date: Tue Jun 25 00:15:12 2024 -0400 + + v4 + +commit 976a65f2fa73155d2101b465fe887d5492b46969 +Author: JEJodesty +Date: Thu Jun 20 10:48:05 2024 -0400 + + partial cid filtering for bom + +commit fc637119267527d3e89d7871c0a96b79266ca108 +Author: JEJodesty +Date: Wed Jun 19 09:19:39 2024 -0400 + + infrafunction composes Processor & Plant and Infrstructure seperate + +commit 088bef43f9155052b1a87ff8be7b33b3afa2cc24 +Author: JEJodesty +Date: Wed Jun 19 09:18:38 2024 -0400 + + infrafunction composes Processor & Plant and Infrstructure seperate + +commit d77a709b2732ece4b17525c32a118a0a4804dfa3 +Author: JEJodesty +Date: Mon Jun 17 11:21:54 2024 -0400 + + ipfs included as class + +commit a808ead616a740002afac94a6dc10964a424b5e6 +Author: JEJodesty +Date: Fri Jun 14 15:33:23 2024 -0400 + + estabblished InfraStructure Sub Component + +commit 34f1f6c0ca95f6ad7b4f6fa01ff338cd2bcd2616 +Author: JEJodesty +Date: Fri Jun 14 15:33:07 2024 -0400 + + estabblished InfraStructure Sub Component + +commit 107efa2b3e446d9ce084a1c8ab336da2fbfbabb4 +Author: JEJodesty +Date: Wed Jun 12 12:57:02 2024 -0400 + + repl in mesh client + +commit 8d7f92c565e9efa97d8c1e3ea55189064de6c6cc +Author: JEJodesty +Date: Tue Jun 11 13:11:10 2024 -0400 + + add data product team example + +commit 6dc3d9c2a90925da3c26488604382982ee31cd85 +Author: JEJodesty +Date: Tue Jun 11 13:11:02 2024 -0400 + + add data product team example + +commit 08b260e64f46dfdc96ed43eb9803fc2a0719fac4 +Author: JEJodesty +Date: Tue Jun 11 12:38:30 2024 -0400 + + add data product team + +commit 06acd09358af2602f8da831f970aaca08cd52796 +Author: JEJodesty +Date: Tue Jun 11 12:29:34 2024 -0400 + + change readme + +commit 7d5048c638d1061cbd16d7cceeb82cac8b83907c +Author: JEJodesty +Date: Tue Jun 11 12:20:18 2024 -0400 + + added i/o writing + +commit e1882d870ecf008696b615a9b9cf15cb8f4ceb60 +Author: JEJodesty +Date: Thu Jun 6 14:27:52 2024 -0400 + + ingress and egress accecable action plane w/ integration point + +commit 4671c3324c30d3c5df9e45056d089139ad3f051a +Author: JEJodesty +Date: Wed Jun 5 17:15:43 2024 -0400 + + ingress and egress accecable action plane w/out integration point + +commit 2febebac6e488b535d9136dd9dbf25d0b0f652ef +Author: JEJodesty +Date: Tue Jun 4 12:16:36 2024 -0400 + + cod node update complete + +commit dc638eb537a39b0c3e81e4c7d0a5dabcb4f38f4e +Author: JEJodesty +Date: Fri May 17 11:27:55 2024 -0400 + + mrc + +commit ce38fda05576e9329dd87af2d2f44ad77a1fd6c5 +Author: JEJodesty +Date: Fri Mar 15 13:20:37 2024 -0400 + + updated docs: moved simple cat image + +commit 05061df477608291bb2e54ee933af95afa04ead0 +Author: JEJodesty +Date: Fri Mar 15 13:18:12 2024 -0400 + + updated docs: moved simple cat image + +commit f48337266fa1ff7aafa943996a1a5bc8fc775108 +Author: JEJodesty +Date: Fri Mar 15 12:52:00 2024 -0400 + + updated docs, pkg, and logs + +commit 9e1e819a98a47b982e722467c2e91f46de940e15 +Author: JEJodesty +Date: Thu Mar 14 11:48:20 2024 -0400 + + readme update + +commit 55514df80d8112b43e49afc8de3d5f56cae146c7 +Author: JEJodesty +Date: Wed Feb 7 10:00:39 2024 -0500 + + Updated docs and template + +commit ffa8e1b2b1bc21565c2dc6b935d1c750c97c6303 +Author: JEJodesty +Date: Tue Feb 6 22:36:31 2024 -0500 + + Updated Contribution Guidelines + +commit b161acf1561091eeed92ae0f94769c2ddf6467ec +Author: JEJodesty +Date: Tue Feb 6 22:23:40 2024 -0500 + + Updated Readme w/ Contribution Guidelines + +commit 80d29f0f26648ae4324053049a6ce01c327bcfc4 +Author: JEJodesty +Date: Tue Feb 6 22:18:11 2024 -0500 + + Updated Contribution Guidelines with PR template + +commit ff2077ed7956335756680e82ac78eb6168a39014 +Author: JEJodesty +Date: Tue Feb 6 21:55:28 2024 -0500 + + Updated Contribution Guidelines & created PR template + +commit e899e2a5bd8a11179d3752f5cc469832a0bbc79d +Author: JEJodesty +Date: Tue Feb 6 21:07:00 2024 -0500 + + Updated Contribution Guidelines & issue templates (bug & improvement), and created PR template + +commit 1559b20c862d9a5e52d47139ec70a34d957b9514 +Author: JEJodesty +Date: Tue Feb 6 17:52:42 2024 -0500 + + Contribution Guidelines + +commit 7141cef4578a00ee529d7febcee82b0e57975f6f +Author: JEJodesty <12146206+JEJodesty@users.noreply.github.com> +Date: Tue Feb 6 17:02:48 2024 -0500 + + Update issue templates + +commit 1936abc64ba6631bdd36633e3fffc627fa201f4f +Author: JEJodesty <12146206+JEJodesty@users.noreply.github.com> +Date: Tue Feb 6 16:30:10 2024 -0500 + + Update Improvement to existing functionality issue template + +commit ce18924fc224f51dc385b8c1b00d742dd080f174 +Author: JEJodesty <12146206+JEJodesty@users.noreply.github.com> +Date: Tue Feb 6 16:18:35 2024 -0500 + + Add Bug report issue template + +commit 14fd277916c5eb302fe9d6279872f100375d6a61 +Author: JEJodesty +Date: Wed Jan 31 21:05:17 2024 -0500 + + removed plant & infrastructure mocks + +commit 4f53b991bca62af5fbc72b7f130651c55e3735ec +Author: JEJodesty +Date: Wed Jan 31 14:03:03 2024 -0500 + + cats2 + +commit b213e4d0306fffe14a6ea311c915a7c9387bf21e +Author: JEJodesty +Date: Mon Jan 29 16:01:50 2024 -0500 + + update insetallation guide pt1 + +commit 81a2b26d7cf80daa777437d5c3a05780521debc7 +Author: JEJodesty +Date: Mon Jan 29 15:58:21 2024 -0500 + + update insetallation guide pt1 + +commit 57141b36f3503cc4f9c98eb8047e8b404e3993e5 +Author: JEJodesty +Date: Mon Jan 29 15:54:41 2024 -0500 + + update insetallation guide pt1 + +commit 691eb0b714f33b7ea412c0f69ab163bbdccc6b52 +Author: JEJodesty +Date: Mon Jan 29 15:43:33 2024 -0500 + + update insetallation guide pt1 + +commit 7dfbfbfd0d9ac19aeb2364b0dbe98aac3539b6cc +Author: JEJodesty +Date: Fri Jan 26 21:43:39 2024 -0500 + + update factory + +commit d4c89ad7f3775ea49edebaecfaf348168595d1df +Author: JEJodesty +Date: Fri Jan 26 09:44:28 2024 -0500 + + update factory + +commit 17c6facab95924c3dea94b0e36e8e6a63158e678 +Author: JEJodesty +Date: Thu Jan 25 18:30:08 2024 -0500 + + update readme + +commit 482df21c894f136837945065124fd8b52253a938 +Author: JEJodesty +Date: Thu Jan 25 16:53:39 2024 -0500 + + update readme + +commit 83b1ce622816ef1807b81b032fdaaa619db1869e +Author: JEJodesty +Date: Thu Jan 25 14:08:39 2024 -0500 + + update readme + +commit 819d96f829c77af6f18862eb43680a3d2975a90b +Author: JEJodesty +Date: Thu Jan 25 13:43:59 2024 -0500 + + update readme + +commit 713262fc7ad2dc9c1f2351121af5d9f424b5596d +Merge: 8111410 cc0ea85 +Author: JEJodesty <12146206+JEJodesty@users.noreply.github.com> +Date: Thu Jan 25 13:32:06 2024 -0500 + + Merge pull request #110 from BlockScience/main + + Cats2 + +commit cc0ea85c9d1df425305cd34c910f2fb8e332c7b6 +Author: JEJodesty +Date: Thu Jan 25 13:30:44 2024 -0500 + + update readme + +commit 8ea05a103a53b8d83765e7f03d45cc927aadbd10 +Author: JEJodesty +Date: Thu Jan 25 13:27:37 2024 -0500 + + update readme + +commit 6c83a169c9c4576604c4fc9127ce1bf2a8b1dcf0 +Merge: bfac91f 8111410 +Author: JEJodesty <12146206+JEJodesty@users.noreply.github.com> +Date: Wed Jan 24 13:23:58 2024 -0500 + + Merge pull request #98 from BlockScience/cats2 + + Cats2 + +commit 8111410287059443d07a2c025b992c145cb56919 +Author: JEJodesty +Date: Wed Jan 24 12:07:05 2024 -0500 + + update readme + +commit 5f77eb4395a4a1c54fdad8aaa9efeaa05c7fe682 +Author: JEJodesty +Date: Wed Jan 24 11:54:41 2024 -0500 + + update readme + +commit 9b24b22241310366db735a6ad2fe194c2162dcc6 +Author: JEJodesty +Date: Wed Jan 24 10:38:39 2024 -0500 + + update readme + +commit 04f34d77c9aa4994449346956c512ff5fa56a182 +Author: JEJodesty +Date: Tue Jan 23 21:54:50 2024 -0500 + + update readme + +commit 8e25b51ae0f9623e3e0d9e4691464b5b9798c6ff +Author: JEJodesty +Date: Tue Jan 23 21:47:48 2024 -0500 + + update readme + +commit e8aaa22865af4672f96733bf08508476ceb055f9 +Author: JEJodesty +Date: Tue Jan 23 21:47:26 2024 -0500 + + update readme + +commit 5fbef5648325b249f978e3dc035dd1f35018094c +Author: JEJodesty +Date: Tue Jan 23 21:28:04 2024 -0500 + + update readme + +commit 615d43e03fed202f4c5ac8ea84adde8c0798a524 +Author: JEJodesty +Date: Tue Jan 23 21:05:36 2024 -0500 + + update readme + +commit 698c18ae010e70e9b5bf30ddaa6b263c309d90ab +Author: JEJodesty +Date: Tue Jan 23 21:03:43 2024 -0500 + + update readme + +commit 17c2d184dd8d6b5c7bb2641000d57dbca84da358 +Author: JEJodesty +Date: Tue Jan 23 21:02:07 2024 -0500 + + update readme + +commit c4f2dabbca8fc3c3124de49b9e8701544b99719c +Author: JEJodesty +Date: Tue Jan 23 21:00:36 2024 -0500 + + update readme + +commit 51eec933053a097525088f30ce9740c055859156 +Author: JEJodesty +Date: Tue Jan 23 20:59:26 2024 -0500 + + update readme + +commit c9d96554e0702454a6c32513936dd65aad662545 +Author: JEJodesty +Date: Tue Jan 23 20:58:42 2024 -0500 + + update readme + +commit 5501b2b9229a667dc2563139d3d3f1a95cb0f620 +Author: JEJodesty +Date: Tue Jan 23 20:56:42 2024 -0500 + + update readme + +commit 45f6cd509ff148b9680f7e78433800e1c49b9422 +Author: JEJodesty +Date: Tue Jan 23 20:48:55 2024 -0500 + + update readme: context for ipfs + +commit d76c4181407b8f91b01e3dec3ab39fde9a3e1c9f +Author: JEJodesty +Date: Tue Jan 23 20:28:28 2024 -0500 + + update readme: context for quantum + +commit f669a2f47d4310cbe1ec5245e8269cc9ff4fe627 +Author: JEJodesty +Date: Tue Jan 23 20:11:04 2024 -0500 + + update readme & docs + +commit 0291019a492c42cbe802789c85203e02caf3a1eb +Author: JEJodesty +Date: Tue Jan 23 19:56:52 2024 -0500 + + update readme + +commit ab492340567a79425d453fc53df06efec4c31154 +Author: JEJodesty +Date: Tue Jan 23 19:41:50 2024 -0500 + + update readme + +commit b8efd284e7bde8719f2221945e627e34d1ddbca8 +Author: JEJodesty +Date: Tue Jan 23 19:31:32 2024 -0500 + + update readme + +commit 7973af4aa225cf05bd4823a1059ab5dcec9e2fd9 +Author: JEJodesty +Date: Tue Jan 23 19:13:34 2024 -0500 + + update readme + +commit bfac91f08061fbba3b9abec0c45915c30319fc50 +Author: JEJodesty +Date: Tue Jan 23 15:30:18 2024 -0500 + + update readme cats installation + +commit 4f4cf93cde32ec7c964a6dc4538ddf3f351d89ee +Author: JEJodesty +Date: Tue Jan 23 15:14:01 2024 -0500 + + update readme with/and tests + +commit b52a651c84dbf3f0b8d6a696bdedcd6db5ca3106 +Author: JEJodesty +Date: Tue Jan 23 14:45:46 2024 -0500 + + update readme & docs + +commit 6423715ffd35d027af78b52e9978d74880ff75f5 +Author: JEJodesty +Date: Tue Jan 23 14:13:33 2024 -0500 + + update readme: move demo + +commit 012cadb388c4ab1e450989cca3f0854a6a8efca4 +Author: JEJodesty +Date: Tue Jan 23 14:06:56 2024 -0500 + + update pkg deps + +commit af8ea7951331aa7b09a50c8455abab4fb9adac69 +Author: JEJodesty +Date: Tue Jan 23 13:44:55 2024 -0500 + + update readme + +commit a9a2752235495ad6270bbf40b916ed625e9e9ba7 +Author: JEJodesty +Date: Tue Jan 23 13:41:29 2024 -0500 + + update readme + +commit 128afbf7c9ba9585e6e3193f806ecd6a223f3faf +Author: JEJodesty +Date: Tue Jan 23 12:55:49 2024 -0500 + + update readme + +commit 8be8b17b71c657b3405be2940e3ebe08013febc0 +Author: JEJodesty +Date: Tue Jan 23 12:47:50 2024 -0500 + + initial packaging + +commit 300856228fa1c0487bfbf41965489e19b3ef3a8a +Author: JEJodesty +Date: Mon Jan 22 23:47:08 2024 -0500 + + meshTest passing: update demo + +commit a458085d4cd1b79be451fce04dbfdbe5d4068d5c +Author: JEJodesty +Date: Mon Jan 22 18:43:14 2024 -0500 + + meshTest passing: update demo + +commit 998a7842184ec07a521ad3d3dbc0b6cddb34a932 +Author: JEJodesty +Date: Mon Jan 22 18:36:34 2024 -0500 + + meshTest passing + +commit 2c21809889b2597e475e9155c3e71e4f519fcdb2 +Author: JEJodesty +Date: Tue Jan 2 10:35:12 2024 -0500 + + POC: update readme + +commit 53bcd15afbe52bc17fb2405c6fa40938f56cecdb +Author: JEJodesty +Date: Tue Jan 2 09:44:10 2024 -0500 + + POC: update readme + +commit 02174ff1a1dabfd81da3e3e68f936abb913e31a5 +Author: JEJodesty +Date: Tue Jan 2 02:11:18 2024 -0500 + + POC: update readme + +commit 456cac8829e264a9f886c1f7d69ca858da6fb575 +Author: JEJodesty +Date: Tue Jan 2 01:53:27 2024 -0500 + + POC: update readme + +commit bc06864d0c876b7f3c3ea52f1084ea75f1b17863 +Author: JEJodesty +Date: Tue Jan 2 01:44:16 2024 -0500 + + POC: update readme + +commit 51bdca1eff3a33a126042f88f7051244c5694e1d +Author: JEJodesty +Date: Tue Jan 2 01:24:30 2024 -0500 + + POC: update readme + +commit 3dcd234113e6bdad6ee3d9b0599ebac6f781ed44 +Author: JEJodesty +Date: Tue Jan 2 01:09:18 2024 -0500 + + POC: del kind-config file + +commit 5f3074446c23074c860797bd8a02c769034c2470 +Author: JEJodesty +Date: Tue Jan 2 01:06:15 2024 -0500 + + POC: update readme + +commit e90f911da066a4b893040fd5663111ee8994826d +Author: JEJodesty +Date: Tue Jan 2 00:33:22 2024 -0500 + + POC: update readme + +commit dd4c1877317de3622aa606b493d2fb763e39094c +Author: JEJodesty +Date: Tue Jan 2 00:30:42 2024 -0500 + + POC: update readme + +commit a3b317de2125d3e0e0620bd8e277d8ab7747a7be +Author: JEJodesty +Date: Tue Jan 2 00:26:26 2024 -0500 + + POC: update readme + +commit 894e295b220d314dced1f65e1ee68bbaca03979a +Author: JEJodesty +Date: Tue Jan 2 00:24:20 2024 -0500 + + POC: update readme + +commit 1dbdf0b01cebab65cb134748aa7def72d38b9c45 +Author: JEJodesty +Date: Mon Jan 1 23:01:22 2024 -0500 + + POC: update readme + +commit 60e6e0fab9810c93d8ce4c14ba38a8ce83465f38 +Author: JEJodesty +Date: Mon Jan 1 21:26:48 2024 -0500 + + POC: update readme + +commit 5e79a73d41e33133f362786bae5fffb426b09167 +Author: JEJodesty +Date: Mon Jan 1 20:59:32 2024 -0500 + + POC: bom link demo_nb + +commit d816689b1fcd3300ae453ac8734b35678f5945dc +Author: JEJodesty +Date: Mon Jan 1 20:33:37 2024 -0500 + + POC: bom link demo + +commit a178c804ddafbba784fb6ed668d9e2036ea68fbc +Author: JEJodesty +Date: Mon Jan 1 20:19:16 2024 -0500 + + POC: bom link + +commit 7c179ed82a826af0c8b4b06fc87a3d7f5c9019fa +Author: JEJodesty +Date: Sun Dec 31 17:38:31 2023 -0500 + + POC: node using Factory + +commit b1fe67118704aafb04cced5494924d1399303644 +Author: JEJodesty +Date: Sun Dec 31 17:27:36 2023 -0500 + + POC: demo + +commit 4da0d3580481a541f3c6b2a46cb82e841ec1e4f4 +Author: JEJodesty +Date: Wed Dec 27 06:43:48 2023 -0500 + + pre pre demo + +commit 1f5c82a5ba8a60c5ab74e5081cd5e8c776458bda +Author: JEJodesty +Date: Thu Dec 21 12:10:51 2023 -0500 + + base POC: distinguish i/o data in bom + +commit d0406265b66bae07d24b433c7859ce20ddff71b8 +Author: JEJodesty +Date: Wed Dec 20 13:16:53 2023 -0500 + + base POC: refactor3 + +commit b9d238ed01222d4a1ec66a7360c4b542a9048161 +Author: JEJodesty +Date: Wed Dec 20 13:14:49 2023 -0500 + + base POC: refactor2 + +commit 9d54fef353e48b3273de982f181f50e4a69ae2bb +Author: JEJodesty +Date: Wed Dec 20 13:03:07 2023 -0500 + + base POC: refactor + +commit a4dc4abb6b6cd28743f7b06cbc8a17fe2b722dd0 +Author: JEJodesty +Date: Wed Dec 20 12:59:00 2023 -0500 + + base POC: gitignored obsidian + +commit a1180b5a4abdf23b403647402dea6cc24f025cfe +Author: JEJodesty +Date: Wed Dec 20 12:54:56 2023 -0500 + + base POC diff --git a/data/deprecated/buffer_size_ubuntu.txt b/data/deprecated/buffer_size_ubuntu.txt new file mode 100644 index 00000000..e9770118 --- /dev/null +++ b/data/deprecated/buffer_size_ubuntu.txt @@ -0,0 +1,13 @@ +resource "shell_script" "set_bsd_udp_buffer_size_for_go" { + lifecycle_commands { + create = <<-EOF + cd ~/Projects/cats-research + # https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes + sudo sysctl -w net.core.wmem_max=7500000 + sudo sysctl -w net.core.rmem_max=7500000 + EOF + delete = "" + } + depends_on = [ + shell_script.delete_cats_k8s + ] diff --git a/data/deprecated/data_transfer.py b/data/deprecated/data_transfer.py new file mode 100644 index 00000000..63aff70a --- /dev/null +++ b/data/deprecated/data_transfer.py @@ -0,0 +1,83 @@ +import subprocess + + +def docker_ipfs_cmd(container, input_dir_cid, output_dir): + return ( + f"docker exec {container} sh -c '" + f"ipfs get {input_dir_cid} -o {output_dir} && " + f"cd {output_dir} && " + f"rm -f api config datastore_spec gateway repo.lock version && " + f"ipfs add -r ." + f"'" + ) + + +def ipfs_migration(input_dir_cid, container='structure-ipfs_migration-1', + output_dir='/outputs/data' + ): + cmd = docker_ipfs_cmd(container, input_dir_cid, output_dir) + try: + # Execute the Docker command + result = subprocess.run( + cmd, + shell=True, + capture_output=True, + text=True, + cwd='/Users/joshua/Projects/cats/data/input/structure' + ) + + # Check if the command was successful + if result.returncode == 0: + # Parse the output to get the CID + output_lines = result.stdout.splitlines() + for line in output_lines: + if line.startswith('added') and line.endswith('data'): + # The CID is the second element in the space-separated line + cid = line.split()[1] + return cid + return "CID not found in the output." + else: + return f"Command failed with error: {result.stderr}" + + except Exception as e: + return f"An error occurred: {str(e)}" + +def ingress(input_dir_cid): + return ipfs_migration(input_dir_cid=input_dir_cid) + +def egress(input_dir_cid): + return ipfs_migration(input_dir_cid=input_dir_cid) + + +def integration_cache(input_dir_cid: str, cwd: str, container='structure-ipfs_integration-1'): #, v_output_dir, output_dir='/output'): + print("Integration Cache:") + exec_cmd = f""" + docker exec {container} \ + sh -c 'ipfs get {input_dir_cid} -o outputs && rm -f api config datastore_spec gateway repo.lock version && chmod -R 777 .' + """ + print(exec_cmd) + try: + # Execute the Docker command + result = subprocess.run( + exec_cmd, + shell=True, + capture_output=True, + text=True, + cwd=cwd + ) + + # Check if the command was successful + if result.returncode == 0: + # Parse the output to get the CID + output_lines = result.stdout.splitlines() + for line in output_lines: + if line.startswith('added') and line.endswith('data'): + # The CID is the second element in the space-separated line + cid = line.split()[1] + return cid + return "CID not found in the output." + else: + return f"Command failed with error: {result.stderr}" + + except Exception as e: + return f"An error occurred: {str(e)}" diff --git a/data/deprecated/data_transfer.sh b/data/deprecated/data_transfer.sh new file mode 100644 index 00000000..5a824a05 --- /dev/null +++ b/data/deprecated/data_transfer.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +# Define the prefix +prefix="your_prefix" + +# Generate a unique hash (using date and random number for uniqueness) +unique_hash=$(date +%s%N | sha256sum | head -c 8) + +# Create the directory name by combining the prefix and unique hash +dir_name="${prefix}_${unique_hash}" + +# Create the subdirectory +mkdir "$dir_name" + +ipfs get {input_dir_cid} -o "$DIR_NAME" + +# Output the directory name +echo "Created directory: $dir_name" diff --git a/data/deprecated/new_main.tf.txt b/data/deprecated/new_main.tf.txt new file mode 100644 index 00000000..b43f3ae6 --- /dev/null +++ b/data/deprecated/new_main.tf.txt @@ -0,0 +1,139 @@ +# install +# SDKs: cod + +terraform { + required_providers { + shell = { + source = "scottwinkler/shell" + version = "1.7.10" + } + kind = { + source = "tehcyx/kind" + version = "0.5.1" + } + docker = { + source = "kreuzwerker/docker" + version = "3.0.2" + } + local = {} + } +} + +locals { +# KUBE_CONFIG_PATH = pathexpand(var.KUBE_CONFIG_PATH) + k8s_config_path = pathexpand("~/.kube/config") + integration_mount_path = pathexpand("$INTEGRATION_INPUT_DATA_CACHE:/outputs") + docker_host = pathexpand("unix:///var/run/docker.sock") +} + +provider "shell" { + sensitive_environment = { + KUBE_CONFIG_PATH = local.k8s_config_path + } + interpreter = ["/bin/sh", "-c"] + enable_parallelism = false +} + +provider "docker" { + host = local.docker_host +} + +provider "kind" { + # Configuration options +} + +provider "helm" { + kubernetes { + config_context_cluster = "kind-cat-action-plane" + config_path = local.k8s_config_path + } +} + +resource "shell_script" "docker_build_kompose" { + lifecycle_commands { + create = <<-EOF + #!/bin/bash + docker build -t kompose https://github.com/kubernetes/kompose.git\#main + EOF + delete = "" + } +} + + +resource "shell_script" "docker_run_kompose" { + lifecycle_commands { + create = <<-EOF + #!/bin/bash + docker-compose up -d --wait + EOF + delete = "" + } + working_directory = "${path.module}/ipfs_cluster" +} + +resource "shell_script" "docker_run_kompose" { + lifecycle_commands { + create = <<-EOF + #!/bin/bash + docker run --rm -it -v $PWD:/opt kompose sh -c "cd /opt && kompose convert" + EOF + delete = "" + } +} + +resource "docker_image" "go-ipfs" { + name = "ipfs/go-ipfs:latest" +} + +# Create a container +resource "docker_container" "ipfs-migration" { + image = docker_image.go-ipfs.image_id + name = "ipfs-migration" +} + +resource "docker_container" "ipfs-integration" { + image = docker_image.go-ipfs.image_id + name = "ipfs-integration" + volumes { + container_path = local.integration_mount_path + } +} + +resource "kind_cluster" "default" { + name = "cat-action-plane" + kubeconfig_path = local.k8s_config_path + node_image = "kindest/node:v1.26.0" + wait_for_ready = "true" + depends_on = [ + docker_container.ipfs-migration, + docker_container.ipfs-integration + ] +} + +resource "helm_release" "kuberay-operator" { + name = "kuberay-operator" + repository = "https://ray-project.github.io/kuberay-helm/" + chart = "kuberay-operator" + version = "1.1.1" + wait_for_jobs = "true" + depends_on = [ + kind_cluster.default + ] +} + +resource "helm_release" "ray-cluster" { + name = "raycluster" + repository = "https://ray-project.github.io/kuberay-helm/" + chart = "ray-cluster" + version = "1.1.1" + wait_for_jobs = "true" + set { + name = "image.tag" + value = "2.9.0-aarch64" + type = "string" + } + depends_on = [ + kind_cluster.default, + helm_release.kuberay-operator + ] +} diff --git a/data/deprecated/old_process.py b/data/deprecated/old_process.py new file mode 100644 index 00000000..8b43be47 --- /dev/null +++ b/data/deprecated/old_process.py @@ -0,0 +1,180 @@ +import subprocess +from pprint import pprint +from typing import Dict +import numpy as np +import ray + +# def docker_ipfs_cmd(container, input_dir_cid, output_dir): +# return ( +# f"docker exec {container} sh -c '" +# f"ipfs get {input_dir_cid} -o {output_dir} && " +# f"cd {output_dir} && " +# f"rm -f api config datastore_spec gateway repo.lock version && " +# f"ipfs add -r ." +# f"'" +# ) + +def docker_compose_yaml(container_name, input_cid, output_dir, container_cmd): + return f""" + services: + ipfs_worker: + image: ipfs/go-ipfs:latest + container_name: {container_name} # Replace this with your IPFS container image + command: > + {container_cmd(input_cid, output_dir)} + """ + +def docker_compose_yaml(container_name, service_name, output_dir='/outputs/data'): + file_str = f""" +services: + {service_name}: + image: ipfs/go-ipfs:latest + container_name: {container_name} # Replace this with your IPFS container image + """ + file_path = f"./structure/{container_name}_compose.yaml" + with open(file_path, "w") as file: + file.write(file_str) + + compose_cmd = f""" +docker-compose -f {file_path} exec {service_name} sh -c \n \ +'ipfs get QmQpyDtFsz2JLNTSrPRzLs1tzPrfBxYbCw6kehVWqUXLVN -o {output_dir} && \n \ +rm -f api config datastore_spec gateway repo.lock version && \n \ +chmod -R 777 .' + """ + """ + docker-compose -f data/input/structure/ipfs_transport_compose.yaml exec ipfs_migration_worker sh -c ' + ipfs get QmQpyDtFsz2JLNTSrPRzLs1tzPrfBxYbCw6kehVWqUXLVN -o /outputs/data && + rm -f api config datastore_spec gateway repo.lock version && + chmod -R 777 . + ' + """ + + return compose_cmd + +def migration_cmd(input_cid, output_dir): + return f"sh -c 'ipfs get {input_cid} -o {output_dir} && cd {output_dir} && rm -f api config datastore_spec gateway repo.lock version && ipfs add -r .'" + +odir = "/Users/joshua/Projects/cats/data/deprecated" +print(docker_compose_yaml(container_name="ipfs_migration", service_name="ipfs_worker", output_dir='/outputs/data')) +# docker-compose -f data/input/structure/ipfs_migration_compose.yaml exec ipfs_worker sh -c 'ipfs get QmQpyDtFsz2JLNTSrPRzLs1tzPrfBxYbCw6kehVWqUXLVN -o outputs && rm -f api config datastore_spec gateway repo.lock version && chmod -R 777 .' +exit() + +def ipfs_migration(input_dir_cid, container_name='ipfs-migration', output_dir='/outputs/data'): + try: + # Execute the Docker command + result = subprocess.run( + """ + docker-compose -f data/input/structure/ipfs_transport_compose.yaml exec ipfs_migration_worker sh -c ' + ipfs get QmQpyDtFsz2JLNTSrPRzLs1tzPrfBxYbCw6kehVWqUXLVN -o /outputs/data && + rm -f api config datastore_spec gateway repo.lock version && + chmod -R 777 . + ' + """, + input=docker_compose_yaml(container_name=container_name, input_cid=input_dir_cid, output_dir=output_dir, container_cmd=migration_cmd), + shell=True, + capture_output=True, + text=True + ) + + # Check if the command was successful + if result.returncode == 0: + # Parse the output to get the CID + output_lines = result.stdout.splitlines() + for line in output_lines: + if line.startswith('added') and line.endswith('data'): + # The CID is the second element in the space-separated line + cid = line.split()[1] + return cid + pprint(output_lines) + return "CID not found in the output." + else: + return f"Command failed with error: {result.stderr}" + + except Exception as e: + return f"An error occurred: {str(e)}" + +def ingress(input_dir_cid): + return ipfs_migration(input_dir_cid=input_dir_cid) + +def egress(input_dir_cid): + return ipfs_migration(input_dir_cid=input_dir_cid) + +def integration_cmd(input_cid, output_dir): + return f"sh -c 'ipfs get {input_cid} -o {output_dir} && rm -f api config datastore_spec gateway repo.lock version && chmod -R 777 .'" + +def integration_cache(input_dir_cid: str, cwd: str): #, v_output_dir, output_dir='/output'): + print("Integration Cache:") + + # exec_cmd = docker_ipfs_cmd(container="ipfs-integration", input_cid=input_dir_cid, output_dir='outputs', cmd=integration_cmd) + # f""" + # docker exec ipfs-integration \ + # sh -c 'ipfs get {input_dir_cid} -o outputs && rm -f api config datastore_spec gateway repo.lock version && chmod -R 777 .' + # """ + # print(exec_cmd) + try: + # Execute the Docker command + result = subprocess.run( + 'docker-compose -f - up --scale ipfs_worker=1', + input=docker_compose_yaml(container_name="ipfs-integration", input_cid=input_dir_cid, output_dir='outputs', container_cmd=integration_cmd), + shell=True, + capture_output=True, + text=True, + cwd=cwd + ) + + # Check if the command was successful + if result.returncode == 0: + # Parse the output to get the CID + output_lines = result.stdout.splitlines() + for line in output_lines: + if line.startswith('added') and line.endswith('data'): + # The CID is the second element in the space-separated line + cid = line.split()[1] + return cid + pprint(output_lines) + return "CID not found in the output." + else: + return f"Command failed with error: {result.stderr}" + + except Exception as e: + return f"An error occurred: {str(e)}" + + +def function_0(batch: Dict[str, np.ndarray]) -> Dict[str, np.ndarray]: + vec_a = batch["petal length (cm)"].astype('double') + vec_b = batch["petal width (cm)"].astype('double') + batch["petal area (cm^2)"] = vec_a * vec_b + return batch + + +def function_1(batch: Dict[str, np.ndarray]) -> Dict[str, np.ndarray]: + vec_a = batch["petal length (cm)"].astype('double') + vec_b = batch["petal width (cm)"].astype('double') + batch["DUPLICATE petal area (cm^2)"] = vec_a * vec_b + return batch + + +def process_0(input, output): + ray.init() + ds_in = ray.data.read_csv(input) + print(ds_in.schema()) + print() + ds_out = ds_in.map_batches(function_0) + idx_ds = ray.data.range(ds_out.count()) + ds_out = idx_ds.zip(ds_out) + print(ds_out.show(limit=1)) + ds_out.write_csv(output) + ray.shutdown() + return ds_out + + +def process_1(input, output): + ray.init() + ds_in = ray.data.read_csv(input) + print(ds_in.schema()) + print() + ds_out = ds_in.map_batches(function_1) + print(ds_out.show(limit=1)) + ds_out.write_csv(output) + ray.shutdown() + return ds_out diff --git a/data/deprecated/process0.py b/data/deprecated/process0.py new file mode 100644 index 00000000..096d8596 --- /dev/null +++ b/data/deprecated/process0.py @@ -0,0 +1,24 @@ +from typing import Dict +import numpy as np +import ray + + +def function_0(batch: Dict[str, np.ndarray]) -> Dict[str, np.ndarray]: + vec_a = batch["petal length (cm)"].astype('double') + vec_b = batch["petal width (cm)"].astype('double') + batch["petal area (cm^2)"] = vec_a * vec_b + return batch + + +def process_0(input, output): + ray.init() + ds_in = ray.data.read_csv(input) + print(ds_in.schema()) + print() + ds_out = ds_in.map_batches(function_0) + idx_ds = ray.data.range(ds_out.count()) + ds_out = idx_ds.zip(ds_out) + print(ds_out.show(limit=1)) + ds_out.write_csv(output) + ray.shutdown() + return ds_out diff --git a/data/deprecated/process1.py b/data/deprecated/process1.py new file mode 100644 index 00000000..14a0e730 --- /dev/null +++ b/data/deprecated/process1.py @@ -0,0 +1,135 @@ +import subprocess +from typing import Dict +import numpy as np +import ray + + +def docker_ipfs_cmd(container, input_dir_cid, output_dir): + return ( + f"docker exec {container} sh -c '" + f"ipfs get {input_dir_cid} -o {output_dir} && " + f"cd {output_dir} && " + f"rm -f api config datastore_spec gateway repo.lock version && " + f"ipfs add -r ." + f"'" + ) + +# def docker_ipfs_cmd(container, input_dir_cid, output_dir): +# return ( +# f" docker-compose -f /Users/joshua/Projects/cats/data/input/structure/ipfs_transport_compose.yaml exec {container} sh -c '" +# f"ipfs get {input_dir_cid} -o {output_dir} && " +# f"cd {output_dir} && " +# f"rm -f api config datastore_spec gateway repo.lock version && " +# f"ipfs add -r ." +# f"'" +# ) + +def ipfs_migration(input_dir_cid, container='structure-ipfs_migration-1', + output_dir='/outputs/data' + ): + cmd = docker_ipfs_cmd(container, input_dir_cid, output_dir) + try: + # Execute the Docker command + result = subprocess.run( + cmd, + shell=True, + capture_output=True, + text=True, + cwd='/Users/joshua/Projects/cats/data/input/structure' + ) + + # Check if the command was successful + if result.returncode == 0: + # Parse the output to get the CID + output_lines = result.stdout.splitlines() + for line in output_lines: + if line.startswith('added') and line.endswith('data'): + # The CID is the second element in the space-separated line + cid = line.split()[1] + return cid + return "CID not found in the output." + else: + return f"Command failed with error: {result.stderr}" + + except Exception as e: + return f"An error occurred: {str(e)}" + +def ingress(input_dir_cid): + return ipfs_migration(input_dir_cid=input_dir_cid) + +def egress(input_dir_cid): + return ipfs_migration(input_dir_cid=input_dir_cid) + + +def integration_cache(input_dir_cid: str, cwd: str, container='structure-ipfs_integration-1'): #, v_output_dir, output_dir='/output'): + print("Integration Cache:") + exec_cmd = f""" + docker exec {container} \ + sh -c 'ipfs get {input_dir_cid} -o outputs && rm -f api config datastore_spec gateway repo.lock version && chmod -R 777 .' + """ + print(exec_cmd) + try: + # Execute the Docker command + result = subprocess.run( + exec_cmd, + shell=True, + capture_output=True, + text=True, + cwd=cwd + ) + + # Check if the command was successful + if result.returncode == 0: + # Parse the output to get the CID + output_lines = result.stdout.splitlines() + for line in output_lines: + if line.startswith('added') and line.endswith('data'): + # The CID is the second element in the space-separated line + cid = line.split()[1] + return cid + return "CID not found in the output." + else: + return f"Command failed with error: {result.stderr}" + + except Exception as e: + return f"An error occurred: {str(e)}" + + +def function_0(batch: Dict[str, np.ndarray]) -> Dict[str, np.ndarray]: + vec_a = batch["petal length (cm)"].astype('double') + vec_b = batch["petal width (cm)"].astype('double') + batch["petal area (cm^2)"] = vec_a * vec_b + return batch + + +def function_1(batch: Dict[str, np.ndarray]) -> Dict[str, np.ndarray]: + vec_a = batch["petal length (cm)"].astype('double') + vec_b = batch["petal width (cm)"].astype('double') + batch["DUPLICATE petal area (cm^2)"] = vec_a * vec_b + return batch + + +def process_0(input, output): + ray.init() + ds_in = ray.data.read_csv(input) + print(ds_in.schema()) + print() + ds_out = ds_in.map_batches(function_0) + idx_ds = ray.data.range(ds_out.count()) + ds_out = idx_ds.zip(ds_out) + print(ds_out.show(limit=1)) + ds_out.write_csv(output) + ray.shutdown() + return ds_out + + +def process_1(input, output): + ray.init() + ds_in = ray.data.read_csv(input) + print(ds_in.schema()) + print() + ds_out = ds_in.map_batches(function_1) + print(ds_out.show(limit=1)) + ds_out.write_csv(output) + ray.shutdown() + return ds_out \ No newline at end of file diff --git a/data/iris.csv b/data/input/data/iris.csv similarity index 100% rename from data/iris.csv rename to data/input/data/iris.csv diff --git a/data/input/main.tf b/data/input/main.tf new file mode 100644 index 00000000..265c39b7 --- /dev/null +++ b/data/input/main.tf @@ -0,0 +1,103 @@ +# install +# SDKs: cod + +terraform { + required_providers { + shell = { + source = "scottwinkler/shell" + version = "1.7.10" + } + kind = { + source = "tehcyx/kind" + version = "0.5.1" + } + helm = { + source = "hashicorp/helm" + version = "2.15.0" + } + docker = { + source = "kreuzwerker/docker" + version = "3.0.2" + } + local = {} + } +} + +locals { +# KUBE_CONFIG_PATH = pathexpand(var.KUBE_CONFIG_PATH) + k8s_config_path = pathexpand("~/.kube/config") + integration_mount_path = pathexpand("$INTEGRATION_INPUT_DATA_CACHE:/outputs") + docker_host = pathexpand("unix:///var/run/docker.sock") + ipfs_transport_compose = pathexpand("${path.module}/ipfs_transport_compose.yaml") +} + +provider "shell" { + sensitive_environment = { + KUBE_CONFIG_PATH = local.k8s_config_path + } + interpreter = ["/bin/sh", "-c"] + enable_parallelism = false +} + +provider "docker" { + host = local.docker_host +} + +resource "shell_script" "docker_compose_ipfs_transport" { + lifecycle_commands { + create = <<-EOF + #!/bin/bash + docker-compose -f ${local.ipfs_transport_compose} up --scale ipfs_migration=1 --scale ipfs_integration=1 -d --wait + EOF + delete = "" + } +} + +provider "kind" { + # Configuration options +} + +resource "kind_cluster" "default" { + name = "cats" + kubeconfig_path = local.k8s_config_path + node_image = "kindest/node:v1.26.0" + wait_for_ready = "true" + depends_on = [ + shell_script.docker_compose_ipfs_transport + ] +} + +provider "helm" { + kubernetes { + config_context_cluster = "kind-cats" + config_path = local.k8s_config_path + } +} + +resource "helm_release" "kuberay-operator" { + name = "kuberay-operator" + repository = "https://ray-project.github.io/kuberay-helm/" + chart = "kuberay-operator" + version = "1.1.1" + wait_for_jobs = "true" + depends_on = [ + kind_cluster.default + ] +} + +resource "helm_release" "ray-cluster" { + name = "raycluster" + repository = "https://ray-project.github.io/kuberay-helm/" + chart = "ray-cluster" + version = "1.1.1" + wait_for_jobs = "true" + set { + name = "image.tag" + value = "2.9.0-aarch64" + type = "string" + } + depends_on = [ + kind_cluster.default, + helm_release.kuberay-operator + ] +} diff --git a/data/input/plant/main.tf b/data/input/plant/main.tf new file mode 100644 index 00000000..55932a10 --- /dev/null +++ b/data/input/plant/main.tf @@ -0,0 +1,108 @@ +# install +# kubectl +# SDKs: ipfs, cod + +terraform { + required_providers { + shell = { + source = "scottwinkler/shell" + version = "1.7.10" + } + kind = { + source = "tehcyx/kind" + version = "0.5.1" + } + docker = { + source = "kreuzwerker/docker" + version = "3.0.2" + } + local = {} + } +} + +locals { +# KUBE_CONFIG_PATH = pathexpand(var.KUBE_CONFIG_PATH) + k8s_config_path = pathexpand("~/.kube/config") + integration_mount_path = pathexpand("$INTEGRATION_INPUT_DATA_CACHE:/outputs") +} + + +provider "shell" { + sensitive_environment = { + KUBE_CONFIG_PATH = local.k8s_config_path + } + interpreter = ["/bin/sh", "-c"] + enable_parallelism = false +} + +provider "docker" { + host = "unix:///var/run/docker.sock" +} + +resource "docker_image" "go-ipfs" { + name = "ipfs/go-ipfs:latest" +} + +# Create a container +resource "docker_container" "ipfs-migration" { + image = docker_image.go-ipfs.image_id + name = "ipfs-migration" +} + +resource "docker_container" "ipfs-integration" { + image = docker_image.go-ipfs.image_id + name = "ipfs-integration" + volumes { + container_path = local.integration_mount_path + } +} + +provider "kind" { + # Configuration options +} + +resource "kind_cluster" "default" { + name = "cat-action-plane" + kubeconfig_path = local.k8s_config_path + node_image = "kindest/node:v1.26.0" + wait_for_ready = "true" + depends_on = [ + docker_container.ipfs-migration, + docker_container.ipfs-integration + ] +} + +provider "helm" { + kubernetes { + config_context_cluster = "kind-cat-action-plane" + config_path = "~/.kube/config" + } +} + +resource "helm_release" "kuberay-operator" { + name = "kuberay-operator" + repository = "https://ray-project.github.io/kuberay-helm/" + chart = "kuberay-operator" + version = "1.1.1" + wait_for_jobs = "true" + depends_on = [ + kind_cluster.default + ] +} + +resource "helm_release" "ray-cluster" { + name = "raycluster" + repository = "https://ray-project.github.io/kuberay-helm/" + chart = "ray-cluster" + version = "1.1.1" + wait_for_jobs = "true" + set { + name = "image.tag" + value = "2.9.0-aarch64" + type = "string" + } + depends_on = [ + kind_cluster.default, + helm_release.kuberay-operator + ] +} diff --git a/data/input/process.py b/data/input/process.py new file mode 100644 index 00000000..9cac365f --- /dev/null +++ b/data/input/process.py @@ -0,0 +1,130 @@ +import subprocess +import time +from typing import Dict +import numpy as np +import ray + + +def docker_ipfs_cmd(container, input_dir_cid, output_dir): + return ( + f"docker exec {container} sh -c '" + f'ipfs get {input_dir_cid} -o {output_dir} && ' + f'cd {output_dir} && ' + f"rm -f api config datastore_spec gateway repo.lock version && " + f"ipfs add -r ." + f"'" + ) + + +def ipfs_migration(input_dir_cid, container='structure-ipfs_migration-1'): + unix_ts = int(time.time()) + output_dir = f'/outputs/data_{unix_ts}' + cmd = docker_ipfs_cmd(container, input_dir_cid, output_dir) + try: + # Execute the Docker command + result = subprocess.run( + cmd, + shell=True, + capture_output=True, + text=True, + cwd='/Users/joshua/Projects/cats/data/input/structure' + ) + + # Check if the command was successful + if result.returncode == 0: + # Parse the output to get the CID + output_lines = result.stdout.splitlines() + for line in output_lines: + print(line) + if line.startswith('added') and line.endswith(f'data_{unix_ts}'): + # The CID is the second element in the space-separated line + cid = line.split()[1] + return cid + return "CID not found in the output." + else: + return f"Command failed with error: {result.stderr}" + + except Exception as e: + return f"An error occurred: {str(e)}" + + +def ingress(input_dir_cid): + return ipfs_migration(input_dir_cid=input_dir_cid) + + +def egress(input_dir_cid): + return ipfs_migration(input_dir_cid=input_dir_cid) + + +def integration_cache(input_dir_cid: str, cwd: str, container='structure-ipfs_integration-1'): #, v_output_dir, output_dir='/output'): + print("Integration Cache:") + exec_cmd = f""" + docker exec {container} \ + sh -c 'ipfs get {input_dir_cid} -o outputs && rm -f api config datastore_spec gateway repo.lock version && chmod -R 777 .' + """ + print(exec_cmd) + try: + # Execute the Docker command + result = subprocess.run( + exec_cmd, + shell=True, + capture_output=True, + text=True, + cwd=cwd + ) + + # Check if the command was successful + if result.returncode == 0: + # Parse the output to get the CID + output_lines = result.stdout.splitlines() + for line in output_lines: + if line.startswith('added') and line.endswith('data'): + # The CID is the second element in the space-separated line + cid = line.split()[1] + return cid + return "CID not found in the output." + else: + return f"Command failed with error: {result.stderr}" + + except Exception as e: + return f"An error occurred: {str(e)}" + + +def function_0(batch: Dict[str, np.ndarray]) -> Dict[str, np.ndarray]: + vec_a = batch["petal length (cm)"].astype('double') + vec_b = batch["petal width (cm)"].astype('double') + batch["petal area (cm^2)"] = vec_a * vec_b + return batch + + +def function_1(batch: Dict[str, np.ndarray]) -> Dict[str, np.ndarray]: + vec_a = batch["petal length (cm)"].astype('double') + vec_b = batch["petal width (cm)"].astype('double') + batch["DUPLICATE petal area (cm^2)"] = vec_a * vec_b + return batch + + +def process_0(input, output): + ray.init(ignore_reinit_error=True) + ds_in = ray.data.read_csv(input) + print(ds_in.schema()) + print() + ds_out = ds_in.map_batches(function_0) + idx_ds = ray.data.range(ds_out.count()) + ds_out = idx_ds.zip(ds_out) + print(ds_out.show(limit=1)) + ds_out.write_csv(output) + ray.shutdown() + return ds_out + + +def process_1(input, output): + ray.init(ignore_reinit_error=True) + ds_in = ray.data.read_csv(input) + print(ds_in.schema()) + print() + ds_out = ds_in.map_batches(function_1) + print(ds_out.show(limit=1)) + ds_out.write_csv(output) + ray.shutdown() + return ds_out \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/cluster0/identity.json b/data/input/structure/ipfs_cluster/compose/cluster0/identity.json new file mode 100644 index 00000000..18af50df --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster0/identity.json @@ -0,0 +1,4 @@ +{ + "id": "12D3KooWSoq6X4DP3jWjAJdnYsj5Aq5AWau5Q6ocNK2ovBRebxik", + "private_key": "CAESQJOFun4zhMwuJ7rAQ5+diYI4dOxwFIaCNFoWv2lMG1ik/HOLJt40K/M5/0xo8qzui47N/y8AeHYBn94mkNPG0tE=" +} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/cluster0/pebble/000016.log b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/000016.log new file mode 100644 index 00000000..a58fc1d1 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/000016.log differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster0/pebble/000019.log b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/000019.log new file mode 100644 index 00000000..637215d2 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/000019.log differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster0/pebble/CURRENT b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/CURRENT new file mode 100644 index 00000000..056df57b --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/CURRENT @@ -0,0 +1 @@ +MANIFEST-000017 diff --git a/cats/io/__init__.py b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/LOCK similarity index 100% rename from cats/io/__init__.py rename to data/input/structure/ipfs_cluster/compose/cluster0/pebble/LOCK diff --git a/data/input/structure/ipfs_cluster/compose/cluster0/pebble/MANIFEST-000013 b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/MANIFEST-000013 new file mode 100644 index 00000000..3048677c Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/MANIFEST-000013 differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster0/pebble/MANIFEST-000017 b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/MANIFEST-000017 new file mode 100644 index 00000000..2d29d513 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/MANIFEST-000017 differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster0/pebble/OPTIONS-000018 b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/OPTIONS-000018 new file mode 100644 index 00000000..3940546c --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster0/pebble/OPTIONS-000018 @@ -0,0 +1,100 @@ +[Version] + pebble_version=0.1 + +[Options] + bytes_per_sync=1048576 + cache_size=1073741824 + cleaner=delete + compaction_debt_concurrency=1073741824 + comparer=leveldb.BytewiseComparator + disable_wal=false + flush_delay_delete_range=0s + flush_delay_range_key=0s + flush_split_bytes=4194304 + format_major_version=1 + l0_compaction_concurrency=10 + l0_compaction_file_threshold=750 + l0_compaction_threshold=4 + l0_stop_writes_threshold=12 + lbase_max_bytes=134217728 + max_concurrent_compactions=5 + max_manifest_file_size=134217728 + max_open_files=1000 + mem_table_size=67108864 + mem_table_stop_writes_threshold=20 + min_deletion_rate=0 + merger=pebble.concatenate + point_tombstone_weight=1.000000 + read_compaction_rate=16000 + read_sampling_multiplier=16 + strict_wal_tail=true + table_cache_shards=8 + table_property_collectors=[] + validate_on_ingest=false + wal_dir= + wal_bytes_per_sync=0 + max_writer_concurrency=0 + force_writer_parallelism=false + +[Level "0"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=4194304 + +[Level "1"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=8388608 + +[Level "2"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=16777216 + +[Level "3"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=33554432 + +[Level "4"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=67108864 + +[Level "5"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=134217728 + +[Level "6"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=268435456 diff --git a/cats/io/output/__init__.py b/data/input/structure/ipfs_cluster/compose/cluster0/peerstore similarity index 100% rename from cats/io/output/__init__.py rename to data/input/structure/ipfs_cluster/compose/cluster0/peerstore diff --git a/data/input/structure/ipfs_cluster/compose/cluster0/service.json b/data/input/structure/ipfs_cluster/compose/cluster0/service.json new file mode 100644 index 00000000..81b48bb2 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster0/service.json @@ -0,0 +1,261 @@ +{ + "cluster": { + "peername": "cluster0", + "secret": "", + "leave_on_shutdown": false, + "listen_multiaddress": [ + "/ip4/0.0.0.0/tcp/9096", + "/ip4/0.0.0.0/udp/9096/quic" + ], + "enable_relay_hop": true, + "connection_manager": { + "high_water": 400, + "low_water": 100, + "grace_period": "2m0s" + }, + "dial_peer_timeout": "3s", + "state_sync_interval": "5m0s", + "pin_recover_interval": "12m0s", + "replication_factor_min": -1, + "replication_factor_max": -1, + "monitor_ping_interval": "2s", + "peer_watch_interval": "5s", + "mdns_interval": "10s", + "pin_only_on_trusted_peers": false, + "pin_only_on_untrusted_peers": false, + "disable_repinning": true, + "peer_addresses": [] + }, + "consensus": { + "crdt": { + "cluster_name": "ipfs-cluster", + "trusted_peers": [ + "*" + ], + "batching": { + "max_batch_size": 0, + "max_batch_age": "0s" + }, + "repair_interval": "1h0m0s" + } + }, + "api": { + "ipfsproxy": { + "listen_multiaddress": "/ip4/127.0.0.1/tcp/9095", + "node_multiaddress": "/ip4/127.0.0.1/tcp/5001", + "log_file": "", + "read_timeout": "0s", + "read_header_timeout": "5s", + "write_timeout": "0s", + "idle_timeout": "1m0s", + "max_header_bytes": 4096 + }, + "pinsvcapi": { + "http_listen_multiaddress": "/ip4/127.0.0.1/tcp/9097", + "read_timeout": "0s", + "read_header_timeout": "5s", + "write_timeout": "0s", + "idle_timeout": "2m0s", + "max_header_bytes": 4096, + "basic_auth_credentials": null, + "http_log_file": "", + "headers": {}, + "cors_allowed_origins": [ + "*" + ], + "cors_allowed_methods": [ + "GET" + ], + "cors_allowed_headers": [], + "cors_exposed_headers": [ + "Content-Type", + "X-Stream-Output", + "X-Chunked-Output", + "X-Content-Length" + ], + "cors_allow_credentials": true, + "cors_max_age": "0s" + }, + "restapi": { + "http_listen_multiaddress": "/ip4/0.0.0.0/tcp/9094", + "read_timeout": "0s", + "read_header_timeout": "5s", + "write_timeout": "0s", + "idle_timeout": "2m0s", + "max_header_bytes": 4096, + "basic_auth_credentials": null, + "http_log_file": "", + "headers": {}, + "cors_allowed_origins": [ + "*" + ], + "cors_allowed_methods": [ + "GET" + ], + "cors_allowed_headers": [], + "cors_exposed_headers": [ + "Content-Type", + "X-Stream-Output", + "X-Chunked-Output", + "X-Content-Length" + ], + "cors_allow_credentials": true, + "cors_max_age": "0s" + } + }, + "ipfs_connector": { + "ipfshttp": { + "node_multiaddress": "/dns4/ipfs0/tcp/5001", + "connect_swarms_delay": "30s", + "ipfs_request_timeout": "5m0s", + "pin_timeout": "2m0s", + "unpin_timeout": "3h0m0s", + "repogc_timeout": "24h0m0s", + "informer_trigger_interval": 0 + } + }, + "pin_tracker": { + "stateless": { + "concurrent_pins": 10, + "priority_pin_max_age": "24h0m0s", + "priority_pin_max_retries": 5 + } + }, + "monitor": { + "pubsubmon": { + "check_interval": "15s" + } + }, + "allocator": { + "balanced": { + "allocate_by": [ + "tag:group", + "freespace" + ] + } + }, + "informer": { + "disk": { + "metric_ttl": "30s", + "metric_type": "freespace" + }, + "pinqueue": { + "metric_ttl": "30s", + "weight_bucket_size": 100000 + }, + "tags": { + "metric_ttl": "30s", + "tags": { + "group": "default" + } + } + }, + "observations": { + "metrics": { + "enable_stats": false, + "prometheus_endpoint": "/ip4/127.0.0.1/tcp/8888", + "reporting_interval": "2s" + }, + "tracing": { + "enable_tracing": false, + "jaeger_agent_endpoint": "/ip4/0.0.0.0/udp/6831", + "sampling_prob": 0.3, + "service_name": "cluster-daemon" + } + }, + "datastore": { + "pebble": { + "pebble_options": { + "cache_size_bytes": 1073741824, + "bytes_per_sync": 1048576, + "disable_wal": false, + "flush_delay_delete_range": 0, + "flush_delay_range_key": 0, + "flush_split_bytes": 4194304, + "format_major_version": 1, + "l0_compaction_file_threshold": 750, + "l0_compaction_threshold": 4, + "l0_stop_writes_threshold": 12, + "l_base_max_bytes": 134217728, + "max_open_files": 1000, + "mem_table_size": 67108864, + "mem_table_stop_writes_threshold": 20, + "read_only": false, + "wal_bytes_per_sync": 0, + "levels": [ + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 4194304 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 8388608 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 16777216 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 33554432 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 67108864 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 134217728 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 268435456 + } + ], + "max_concurrent_compactions": 5 + } + } + } +} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/cluster1/identity.json b/data/input/structure/ipfs_cluster/compose/cluster1/identity.json new file mode 100644 index 00000000..bf0f57ed --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster1/identity.json @@ -0,0 +1,4 @@ +{ + "id": "12D3KooWJ7HZGgvZEszwYr9nsEDQL789fLajGemrvQWdoTS2zvEi", + "private_key": "CAESQCkzVhC0alI0fDFkbzDZ9GYuaL4HNwnAFm/tz+b0tWLGezMnoVeaiYqpXeRWlLSKdIiqCWOIhAIKIAiz/V2Bp6c=" +} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/cluster1/pebble/000016.log b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/000016.log new file mode 100644 index 00000000..a58fc1d1 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/000016.log differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster1/pebble/000019.log b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/000019.log new file mode 100644 index 00000000..637215d2 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/000019.log differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster1/pebble/CURRENT b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/CURRENT new file mode 100644 index 00000000..056df57b --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/CURRENT @@ -0,0 +1 @@ +MANIFEST-000017 diff --git a/data/input/structure/ipfs_cluster/compose/cluster1/pebble/LOCK b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/LOCK new file mode 100644 index 00000000..e69de29b diff --git a/data/input/structure/ipfs_cluster/compose/cluster1/pebble/MANIFEST-000013 b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/MANIFEST-000013 new file mode 100644 index 00000000..3048677c Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/MANIFEST-000013 differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster1/pebble/MANIFEST-000017 b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/MANIFEST-000017 new file mode 100644 index 00000000..2d29d513 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/MANIFEST-000017 differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster1/pebble/OPTIONS-000018 b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/OPTIONS-000018 new file mode 100644 index 00000000..3940546c --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster1/pebble/OPTIONS-000018 @@ -0,0 +1,100 @@ +[Version] + pebble_version=0.1 + +[Options] + bytes_per_sync=1048576 + cache_size=1073741824 + cleaner=delete + compaction_debt_concurrency=1073741824 + comparer=leveldb.BytewiseComparator + disable_wal=false + flush_delay_delete_range=0s + flush_delay_range_key=0s + flush_split_bytes=4194304 + format_major_version=1 + l0_compaction_concurrency=10 + l0_compaction_file_threshold=750 + l0_compaction_threshold=4 + l0_stop_writes_threshold=12 + lbase_max_bytes=134217728 + max_concurrent_compactions=5 + max_manifest_file_size=134217728 + max_open_files=1000 + mem_table_size=67108864 + mem_table_stop_writes_threshold=20 + min_deletion_rate=0 + merger=pebble.concatenate + point_tombstone_weight=1.000000 + read_compaction_rate=16000 + read_sampling_multiplier=16 + strict_wal_tail=true + table_cache_shards=8 + table_property_collectors=[] + validate_on_ingest=false + wal_dir= + wal_bytes_per_sync=0 + max_writer_concurrency=0 + force_writer_parallelism=false + +[Level "0"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=4194304 + +[Level "1"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=8388608 + +[Level "2"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=16777216 + +[Level "3"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=33554432 + +[Level "4"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=67108864 + +[Level "5"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=134217728 + +[Level "6"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=268435456 diff --git a/data/input/structure/ipfs_cluster/compose/cluster1/peerstore b/data/input/structure/ipfs_cluster/compose/cluster1/peerstore new file mode 100644 index 00000000..e69de29b diff --git a/data/input/structure/ipfs_cluster/compose/cluster1/service.json b/data/input/structure/ipfs_cluster/compose/cluster1/service.json new file mode 100644 index 00000000..de2fdb1f --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster1/service.json @@ -0,0 +1,261 @@ +{ + "cluster": { + "peername": "cluster1", + "secret": "", + "leave_on_shutdown": false, + "listen_multiaddress": [ + "/ip4/0.0.0.0/tcp/9096", + "/ip4/0.0.0.0/udp/9096/quic" + ], + "enable_relay_hop": true, + "connection_manager": { + "high_water": 400, + "low_water": 100, + "grace_period": "2m0s" + }, + "dial_peer_timeout": "3s", + "state_sync_interval": "5m0s", + "pin_recover_interval": "12m0s", + "replication_factor_min": -1, + "replication_factor_max": -1, + "monitor_ping_interval": "2s", + "peer_watch_interval": "5s", + "mdns_interval": "10s", + "pin_only_on_trusted_peers": false, + "pin_only_on_untrusted_peers": false, + "disable_repinning": true, + "peer_addresses": [] + }, + "consensus": { + "crdt": { + "cluster_name": "ipfs-cluster", + "trusted_peers": [ + "*" + ], + "batching": { + "max_batch_size": 0, + "max_batch_age": "0s" + }, + "repair_interval": "1h0m0s" + } + }, + "api": { + "ipfsproxy": { + "listen_multiaddress": "/ip4/127.0.0.1/tcp/9095", + "node_multiaddress": "/ip4/127.0.0.1/tcp/5001", + "log_file": "", + "read_timeout": "0s", + "read_header_timeout": "5s", + "write_timeout": "0s", + "idle_timeout": "1m0s", + "max_header_bytes": 4096 + }, + "pinsvcapi": { + "http_listen_multiaddress": "/ip4/127.0.0.1/tcp/9097", + "read_timeout": "0s", + "read_header_timeout": "5s", + "write_timeout": "0s", + "idle_timeout": "2m0s", + "max_header_bytes": 4096, + "basic_auth_credentials": null, + "http_log_file": "", + "headers": {}, + "cors_allowed_origins": [ + "*" + ], + "cors_allowed_methods": [ + "GET" + ], + "cors_allowed_headers": [], + "cors_exposed_headers": [ + "Content-Type", + "X-Stream-Output", + "X-Chunked-Output", + "X-Content-Length" + ], + "cors_allow_credentials": true, + "cors_max_age": "0s" + }, + "restapi": { + "http_listen_multiaddress": "/ip4/127.0.0.1/tcp/9094", + "read_timeout": "0s", + "read_header_timeout": "5s", + "write_timeout": "0s", + "idle_timeout": "2m0s", + "max_header_bytes": 4096, + "basic_auth_credentials": null, + "http_log_file": "", + "headers": {}, + "cors_allowed_origins": [ + "*" + ], + "cors_allowed_methods": [ + "GET" + ], + "cors_allowed_headers": [], + "cors_exposed_headers": [ + "Content-Type", + "X-Stream-Output", + "X-Chunked-Output", + "X-Content-Length" + ], + "cors_allow_credentials": true, + "cors_max_age": "0s" + } + }, + "ipfs_connector": { + "ipfshttp": { + "node_multiaddress": "/dns4/ipfs1/tcp/5001", + "connect_swarms_delay": "30s", + "ipfs_request_timeout": "5m0s", + "pin_timeout": "2m0s", + "unpin_timeout": "3h0m0s", + "repogc_timeout": "24h0m0s", + "informer_trigger_interval": 0 + } + }, + "pin_tracker": { + "stateless": { + "concurrent_pins": 10, + "priority_pin_max_age": "24h0m0s", + "priority_pin_max_retries": 5 + } + }, + "monitor": { + "pubsubmon": { + "check_interval": "15s" + } + }, + "allocator": { + "balanced": { + "allocate_by": [ + "tag:group", + "freespace" + ] + } + }, + "informer": { + "disk": { + "metric_ttl": "30s", + "metric_type": "freespace" + }, + "pinqueue": { + "metric_ttl": "30s", + "weight_bucket_size": 100000 + }, + "tags": { + "metric_ttl": "30s", + "tags": { + "group": "default" + } + } + }, + "observations": { + "metrics": { + "enable_stats": false, + "prometheus_endpoint": "/ip4/127.0.0.1/tcp/8888", + "reporting_interval": "2s" + }, + "tracing": { + "enable_tracing": false, + "jaeger_agent_endpoint": "/ip4/0.0.0.0/udp/6831", + "sampling_prob": 0.3, + "service_name": "cluster-daemon" + } + }, + "datastore": { + "pebble": { + "pebble_options": { + "cache_size_bytes": 1073741824, + "bytes_per_sync": 1048576, + "disable_wal": false, + "flush_delay_delete_range": 0, + "flush_delay_range_key": 0, + "flush_split_bytes": 4194304, + "format_major_version": 1, + "l0_compaction_file_threshold": 750, + "l0_compaction_threshold": 4, + "l0_stop_writes_threshold": 12, + "l_base_max_bytes": 134217728, + "max_open_files": 1000, + "mem_table_size": 67108864, + "mem_table_stop_writes_threshold": 20, + "read_only": false, + "wal_bytes_per_sync": 0, + "levels": [ + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 4194304 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 8388608 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 16777216 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 33554432 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 67108864 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 134217728 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 268435456 + } + ], + "max_concurrent_compactions": 5 + } + } + } +} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/cluster2/identity.json b/data/input/structure/ipfs_cluster/compose/cluster2/identity.json new file mode 100644 index 00000000..f6e8f604 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster2/identity.json @@ -0,0 +1,4 @@ +{ + "id": "12D3KooWGgDxXCkvEtuJkyD5bkpRXcXM5k4zsRP1La9Braxp2aNo", + "private_key": "CAESQJ0XumULwddMo/kJk96Ls2/vNFX5GwArI3qpsTS1zfPGZevgyxi5KxgFtSUI19itWsk8t4q15AMrnBDM5Fasgsw=" +} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/cluster2/pebble/000016.log b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/000016.log new file mode 100644 index 00000000..a58fc1d1 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/000016.log differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster2/pebble/000019.log b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/000019.log new file mode 100644 index 00000000..637215d2 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/000019.log differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster2/pebble/CURRENT b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/CURRENT new file mode 100644 index 00000000..056df57b --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/CURRENT @@ -0,0 +1 @@ +MANIFEST-000017 diff --git a/data/input/structure/ipfs_cluster/compose/cluster2/pebble/LOCK b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/LOCK new file mode 100644 index 00000000..e69de29b diff --git a/data/input/structure/ipfs_cluster/compose/cluster2/pebble/MANIFEST-000013 b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/MANIFEST-000013 new file mode 100644 index 00000000..3048677c Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/MANIFEST-000013 differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster2/pebble/MANIFEST-000017 b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/MANIFEST-000017 new file mode 100644 index 00000000..2d29d513 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/MANIFEST-000017 differ diff --git a/data/input/structure/ipfs_cluster/compose/cluster2/pebble/OPTIONS-000018 b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/OPTIONS-000018 new file mode 100644 index 00000000..3940546c --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster2/pebble/OPTIONS-000018 @@ -0,0 +1,100 @@ +[Version] + pebble_version=0.1 + +[Options] + bytes_per_sync=1048576 + cache_size=1073741824 + cleaner=delete + compaction_debt_concurrency=1073741824 + comparer=leveldb.BytewiseComparator + disable_wal=false + flush_delay_delete_range=0s + flush_delay_range_key=0s + flush_split_bytes=4194304 + format_major_version=1 + l0_compaction_concurrency=10 + l0_compaction_file_threshold=750 + l0_compaction_threshold=4 + l0_stop_writes_threshold=12 + lbase_max_bytes=134217728 + max_concurrent_compactions=5 + max_manifest_file_size=134217728 + max_open_files=1000 + mem_table_size=67108864 + mem_table_stop_writes_threshold=20 + min_deletion_rate=0 + merger=pebble.concatenate + point_tombstone_weight=1.000000 + read_compaction_rate=16000 + read_sampling_multiplier=16 + strict_wal_tail=true + table_cache_shards=8 + table_property_collectors=[] + validate_on_ingest=false + wal_dir= + wal_bytes_per_sync=0 + max_writer_concurrency=0 + force_writer_parallelism=false + +[Level "0"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=4194304 + +[Level "1"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=8388608 + +[Level "2"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=16777216 + +[Level "3"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=33554432 + +[Level "4"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=67108864 + +[Level "5"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=134217728 + +[Level "6"] + block_restart_interval=16 + block_size=4096 + compression=Snappy + filter_policy=rocksdb.BuiltinBloomFilter + filter_type=table + index_block_size=4096 + target_file_size=268435456 diff --git a/data/input/structure/ipfs_cluster/compose/cluster2/peerstore b/data/input/structure/ipfs_cluster/compose/cluster2/peerstore new file mode 100644 index 00000000..e69de29b diff --git a/data/input/structure/ipfs_cluster/compose/cluster2/service.json b/data/input/structure/ipfs_cluster/compose/cluster2/service.json new file mode 100644 index 00000000..66106eb5 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/cluster2/service.json @@ -0,0 +1,261 @@ +{ + "cluster": { + "peername": "cluster2", + "secret": "", + "leave_on_shutdown": false, + "listen_multiaddress": [ + "/ip4/0.0.0.0/tcp/9096", + "/ip4/0.0.0.0/udp/9096/quic" + ], + "enable_relay_hop": true, + "connection_manager": { + "high_water": 400, + "low_water": 100, + "grace_period": "2m0s" + }, + "dial_peer_timeout": "3s", + "state_sync_interval": "5m0s", + "pin_recover_interval": "12m0s", + "replication_factor_min": -1, + "replication_factor_max": -1, + "monitor_ping_interval": "2s", + "peer_watch_interval": "5s", + "mdns_interval": "10s", + "pin_only_on_trusted_peers": false, + "pin_only_on_untrusted_peers": false, + "disable_repinning": true, + "peer_addresses": [] + }, + "consensus": { + "crdt": { + "cluster_name": "ipfs-cluster", + "trusted_peers": [ + "*" + ], + "batching": { + "max_batch_size": 0, + "max_batch_age": "0s" + }, + "repair_interval": "1h0m0s" + } + }, + "api": { + "ipfsproxy": { + "listen_multiaddress": "/ip4/127.0.0.1/tcp/9095", + "node_multiaddress": "/ip4/127.0.0.1/tcp/5001", + "log_file": "", + "read_timeout": "0s", + "read_header_timeout": "5s", + "write_timeout": "0s", + "idle_timeout": "1m0s", + "max_header_bytes": 4096 + }, + "pinsvcapi": { + "http_listen_multiaddress": "/ip4/127.0.0.1/tcp/9097", + "read_timeout": "0s", + "read_header_timeout": "5s", + "write_timeout": "0s", + "idle_timeout": "2m0s", + "max_header_bytes": 4096, + "basic_auth_credentials": null, + "http_log_file": "", + "headers": {}, + "cors_allowed_origins": [ + "*" + ], + "cors_allowed_methods": [ + "GET" + ], + "cors_allowed_headers": [], + "cors_exposed_headers": [ + "Content-Type", + "X-Stream-Output", + "X-Chunked-Output", + "X-Content-Length" + ], + "cors_allow_credentials": true, + "cors_max_age": "0s" + }, + "restapi": { + "http_listen_multiaddress": "/ip4/127.0.0.1/tcp/9094", + "read_timeout": "0s", + "read_header_timeout": "5s", + "write_timeout": "0s", + "idle_timeout": "2m0s", + "max_header_bytes": 4096, + "basic_auth_credentials": null, + "http_log_file": "", + "headers": {}, + "cors_allowed_origins": [ + "*" + ], + "cors_allowed_methods": [ + "GET" + ], + "cors_allowed_headers": [], + "cors_exposed_headers": [ + "Content-Type", + "X-Stream-Output", + "X-Chunked-Output", + "X-Content-Length" + ], + "cors_allow_credentials": true, + "cors_max_age": "0s" + } + }, + "ipfs_connector": { + "ipfshttp": { + "node_multiaddress": "/dns4/ipfs2/tcp/5001", + "connect_swarms_delay": "30s", + "ipfs_request_timeout": "5m0s", + "pin_timeout": "2m0s", + "unpin_timeout": "3h0m0s", + "repogc_timeout": "24h0m0s", + "informer_trigger_interval": 0 + } + }, + "pin_tracker": { + "stateless": { + "concurrent_pins": 10, + "priority_pin_max_age": "24h0m0s", + "priority_pin_max_retries": 5 + } + }, + "monitor": { + "pubsubmon": { + "check_interval": "15s" + } + }, + "allocator": { + "balanced": { + "allocate_by": [ + "tag:group", + "freespace" + ] + } + }, + "informer": { + "disk": { + "metric_ttl": "30s", + "metric_type": "freespace" + }, + "pinqueue": { + "metric_ttl": "30s", + "weight_bucket_size": 100000 + }, + "tags": { + "metric_ttl": "30s", + "tags": { + "group": "default" + } + } + }, + "observations": { + "metrics": { + "enable_stats": false, + "prometheus_endpoint": "/ip4/127.0.0.1/tcp/8888", + "reporting_interval": "2s" + }, + "tracing": { + "enable_tracing": false, + "jaeger_agent_endpoint": "/ip4/0.0.0.0/udp/6831", + "sampling_prob": 0.3, + "service_name": "cluster-daemon" + } + }, + "datastore": { + "pebble": { + "pebble_options": { + "cache_size_bytes": 1073741824, + "bytes_per_sync": 1048576, + "disable_wal": false, + "flush_delay_delete_range": 0, + "flush_delay_range_key": 0, + "flush_split_bytes": 4194304, + "format_major_version": 1, + "l0_compaction_file_threshold": 750, + "l0_compaction_threshold": 4, + "l0_stop_writes_threshold": 12, + "l_base_max_bytes": 134217728, + "max_open_files": 1000, + "mem_table_size": 67108864, + "mem_table_stop_writes_threshold": 20, + "read_only": false, + "wal_bytes_per_sync": 0, + "levels": [ + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 4194304 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 8388608 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 16777216 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 33554432 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 67108864 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 134217728 + }, + { + "block_restart_interval": 16, + "block_size": 4096, + "block_size_threshold": 90, + "compression": 2, + "filter_type": 0, + "filter_policy": 10, + "index_block_size": 4096, + "target_file_size": 268435456 + } + ], + "max_concurrent_compactions": 5 + } + } + } +} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/SHARDING b/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/SHARDING new file mode 100644 index 00000000..a153331d --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/SHARDING @@ -0,0 +1 @@ +/repo/flatfs/shard/v1/next-to-last/2 diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/X3/CIQFTFEEHEDF6KLBT32BFAGLXEZL4UWFNWM4LFTLMXQBCERZ6CMLX3Y.data b/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/X3/CIQFTFEEHEDF6KLBT32BFAGLXEZL4UWFNWM4LFTLMXQBCERZ6CMLX3Y.data new file mode 100644 index 00000000..9553a942 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/X3/CIQFTFEEHEDF6KLBT32BFAGLXEZL4UWFNWM4LFTLMXQBCERZ6CMLX3Y.data @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/_README b/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/_README new file mode 100644 index 00000000..572e7e4d --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/_README @@ -0,0 +1,30 @@ +This is a repository of IPLD objects. Each IPLD object is in a single file, +named .data. Where is the +"base32" encoding of the CID (as specified in +https://github.com/multiformats/multibase) without the 'B' prefix. +All the object files are placed in a tree of directories, based on a +function of the CID. This is a form of sharding similar to +the objects directory in git repositories. Previously, we used +prefixes, we now use the next-to-last two characters. + + func NextToLast(base32cid string) { + nextToLastLen := 2 + offset := len(base32cid) - nextToLastLen - 1 + return str[offset : offset+nextToLastLen] + } + +For example, an object with a base58 CIDv1 of + + zb2rhYSxw4ZjuzgCnWSt19Q94ERaeFhu9uSqRgjSdx9bsgM6f + +has a base32 CIDv1 of + + BAFKREIA22FLID5AJ2KU7URG47MDLROZIH6YF2KALU2PWEFPVI37YLKRSCA + +and will be placed at + + SC/AFKREIA22FLID5AJ2KU7URG47MDLROZIH6YF2KALU2PWEFPVI37YLKRSCA.data + +with 'SC' being the last-to-next two characters and the 'B' at the +beginning of the CIDv1 string is the multibase prefix that is not +stored in the filename. diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/diskUsage.cache b/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/diskUsage.cache new file mode 100644 index 00000000..850eb989 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs0/blocks/diskUsage.cache @@ -0,0 +1 @@ +{"diskUsage":1452,"accuracy":"initial-exact"} diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/config b/data/input/structure/ipfs_cluster/compose/ipfs0/config new file mode 100644 index 00000000..8bedb24b --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs0/config @@ -0,0 +1,152 @@ +{ + "API": { + "HTTPHeaders": {} + }, + "Addresses": { + "API": "/ip4/0.0.0.0/tcp/5001", + "Announce": [], + "AppendAnnounce": [], + "Gateway": "/ip4/0.0.0.0/tcp/8080", + "NoAnnounce": [], + "Swarm": [ + "/ip4/0.0.0.0/tcp/4001", + "/ip6/::/tcp/4001", + "/ip4/0.0.0.0/udp/4001/webrtc-direct", + "/ip4/0.0.0.0/udp/4001/quic-v1", + "/ip4/0.0.0.0/udp/4001/quic-v1/webtransport", + "/ip6/::/udp/4001/webrtc-direct", + "/ip6/::/udp/4001/quic-v1", + "/ip6/::/udp/4001/quic-v1/webtransport" + ] + }, + "AutoNAT": {}, + "Bootstrap": [ + "/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa", + "/dnsaddr/bootstrap.libp2p.io/p2p/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb", + "/dnsaddr/bootstrap.libp2p.io/p2p/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt", + "/ip4/104.131.131.82/tcp/4001/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ", + "/ip4/104.131.131.82/udp/4001/quic-v1/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ", + "/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN" + ], + "DNS": { + "Resolvers": {} + }, + "Datastore": { + "BloomFilterSize": 0, + "GCPeriod": "1h", + "HashOnRead": false, + "Spec": { + "mounts": [ + { + "child": { + "path": "blocks", + "shardFunc": "/repo/flatfs/shard/v1/next-to-last/2", + "sync": true, + "type": "flatfs" + }, + "mountpoint": "/blocks", + "prefix": "flatfs.datastore", + "type": "measure" + }, + { + "child": { + "compression": "none", + "path": "datastore", + "type": "levelds" + }, + "mountpoint": "/", + "prefix": "leveldb.datastore", + "type": "measure" + } + ], + "type": "mount" + }, + "StorageGCWatermark": 90, + "StorageMax": "10GB" + }, + "Discovery": { + "MDNS": { + "Enabled": true + } + }, + "Experimental": { + "FilestoreEnabled": false, + "Libp2pStreamMounting": false, + "OptimisticProvide": false, + "OptimisticProvideJobsPoolSize": 0, + "P2pHttpProxy": false, + "StrategicProviding": false, + "UrlstoreEnabled": false + }, + "Gateway": { + "DeserializedResponses": null, + "DisableHTMLErrors": null, + "ExposeRoutingAPI": null, + "HTTPHeaders": {}, + "NoDNSLink": false, + "NoFetch": false, + "PublicGateways": null, + "RootRedirect": "" + }, + "Identity": { + "PeerID": "12D3KooWPwvF2FiLPcP69zV19HKjTPeriMUtxtw3vj7yYVzMXm79", + "PrivKey": "CAESQKQaN7hKhWnbOF6Lnbjrbe2PyW2PYdqokxZ77xc816+y0fLy0/Mn3HxnU40mL6EWggv/8RiCAXcWqA9SnXp+QqQ=" + }, + "Import": { + "CidVersion": null, + "HashFunction": null, + "UnixFSChunker": null, + "UnixFSRawLeaves": null + }, + "Internal": {}, + "Ipns": { + "RecordLifetime": "", + "RepublishPeriod": "", + "ResolveCacheSize": 128 + }, + "Migration": { + "DownloadSources": [], + "Keep": "" + }, + "Mounts": { + "FuseAllowOther": false, + "IPFS": "/ipfs", + "IPNS": "/ipns" + }, + "Peering": { + "Peers": null + }, + "Pinning": { + "RemoteServices": {} + }, + "Plugins": { + "Plugins": null + }, + "Provider": { + "Strategy": "" + }, + "Pubsub": { + "DisableSigning": false, + "Router": "" + }, + "Reprovider": {}, + "Routing": { + "Methods": null, + "Routers": null + }, + "Swarm": { + "AddrFilters": null, + "ConnMgr": {}, + "DisableBandwidthMetrics": false, + "DisableNatPortMap": false, + "RelayClient": {}, + "RelayService": {}, + "ResourceMgr": {}, + "Transports": { + "Multiplexers": {}, + "Network": {}, + "Security": {} + } + }, + "Version": {} +} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/000018.ldb b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/000018.ldb new file mode 100644 index 00000000..0cf5a6b7 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/000018.ldb differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/000019.ldb b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/000019.ldb new file mode 100644 index 00000000..12e5bb4b Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/000019.ldb differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/000020.log b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/000020.log new file mode 100644 index 00000000..051e0486 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/000020.log differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/CURRENT b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/CURRENT new file mode 100644 index 00000000..e60e1543 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/CURRENT @@ -0,0 +1 @@ +MANIFEST-000021 diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/CURRENT.bak b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/CURRENT.bak new file mode 100644 index 00000000..056df57b --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/CURRENT.bak @@ -0,0 +1 @@ +MANIFEST-000017 diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/LOCK b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/LOCK new file mode 100644 index 00000000..e69de29b diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/LOG b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/LOG new file mode 100644 index 00000000..1b955c53 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/LOG @@ -0,0 +1,96 @@ +=============== Sep 13, 2024 (UTC) =============== +20:32:59.804257 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:32:59.857165 db@open opening +20:32:59.888007 version@stat F·[] S·0B[] Sc·[] +20:32:59.902118 db@janitor F·2 G·0 +20:32:59.904153 db@open done T·40.259375ms +20:33:00.062853 db@close closing +20:33:00.065149 db@close done T·2.2795ms +=============== Sep 13, 2024 (UTC) =============== +20:33:00.204697 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:33:00.220438 version@stat F·[] S·0B[] Sc·[] +20:33:00.223049 db@open opening +20:33:00.225039 journal@recovery F·1 +20:33:00.231465 journal@recovery recovering @1 +20:33:00.252182 memdb@flush created L0@2 N·6 S·1KiB "/F5..FJA,v6":"/pi..rty,v1" +20:33:00.260366 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.310212 db@janitor F·3 G·0 +20:33:00.311729 db@open done T·86.742708ms +20:33:00.403452 db@close closing +20:33:00.406282 db@close done T·2.830084ms +=============== Sep 13, 2024 (UTC) =============== +20:33:00.535822 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:33:00.562063 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.564582 db@open opening +20:33:00.566577 journal@recovery F·1 +20:33:00.568885 journal@recovery recovering @3 +20:33:00.585332 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.647313 db@janitor F·3 G·0 +20:33:00.650055 db@open done T·83.719083ms +20:33:00.721170 db@close closing +20:33:00.723345 db@close done T·2.174209ms +=============== Sep 13, 2024 (UTC) =============== +20:33:00.855604 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:33:00.883081 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.885942 db@open opening +20:33:00.889396 journal@recovery F·1 +20:33:00.892138 journal@recovery recovering @5 +20:33:00.907238 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.964929 db@janitor F·3 G·0 +20:33:00.976575 db@open done T·81.059292ms +20:53:35.364395 db@close closing +20:53:35.366431 db@close done T·2.034125ms +=============== Sep 13, 2024 (UTC) =============== +20:55:35.915510 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:55:35.931694 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:55:35.933240 db@open opening +20:55:35.935293 journal@recovery F·1 +20:55:35.936667 journal@recovery recovering @7 +20:55:35.962554 memdb@flush created L0@9 N·5 S·2KiB "/F5..FJA,v10":"/pr..BKI,v12" +20:55:35.968658 version@stat F·[2] S·3KiB[3KiB] Sc·[0.50] +20:55:36.022233 db@janitor F·4 G·0 +20:55:36.024905 db@open done T·89.907251ms +=============== Sep 17, 2024 (UTC) =============== +16:58:25.435099 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +16:58:25.481186 version@stat F·[2] S·3KiB[3KiB] Sc·[0.50] +16:58:25.485830 db@open opening +16:58:25.490565 journal@recovery F·1 +16:58:25.494676 journal@recovery recovering @10 +16:58:25.834543 memdb@flush created L0@12 N·12 S·52KiB "/F5..FJA,v24":"/pr..BKI,d20" +16:58:25.842228 version@stat F·[3] S·55KiB[55KiB] Sc·[0.75] +16:58:25.877493 db@janitor F·5 G·0 +16:58:25.878858 db@open done T·389.223834ms +16:59:26.257843 db@close closing +16:59:26.259437 db@close done T·1.593208ms +=============== Sep 17, 2024 (UTC) =============== +17:04:58.668173 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +17:04:58.692513 version@stat F·[3] S·55KiB[55KiB] Sc·[0.75] +17:04:58.694424 db@open opening +17:04:58.702010 journal@recovery F·1 +17:04:58.716328 journal@recovery recovering @13 +17:04:58.745241 memdb@flush created L0@15 N·3 S·10KiB "/F5..FJA,v29":"/lo..ers,v27" +17:04:58.752131 version@stat F·[4] S·65KiB[65KiB] Sc·[1.00] +17:04:58.809304 db@janitor F·6 G·0 +17:04:58.810383 db@open done T·109.940458ms +17:04:58.810874 table@compaction L0·4 -> L1·0 S·65KiB Q·30 +17:04:58.926335 table@build created L1@18 N·7 S·10KiB "/F5..FJA,v29":"/pr..ide,v11" +17:04:58.928885 version@stat F·[0 1] S·10KiB[0B 10KiB] Sc·[0.00 0.00] +17:04:58.931083 table@compaction committed F-3 S-55KiB Ke·0 D·19 T·116.115583ms +17:04:58.935255 table@remove removed @12 +17:04:58.941040 table@remove removed @9 +17:04:58.952659 table@remove removed @2 +17:08:21.969084 db@close closing +17:08:21.971768 db@close done T·2.68275ms +=============== Sep 17, 2024 (UTC) =============== +17:08:59.598120 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +17:08:59.641366 version@stat F·[0 1] S·10KiB[0B 10KiB] Sc·[0.00 0.00] +17:08:59.646069 db@open opening +17:08:59.650453 journal@recovery F·1 +17:08:59.653094 journal@recovery recovering @16 +17:08:59.702178 memdb@flush created L0@19 N·5 S·10KiB "/F5..FJA,v33":"/pr..BKI,v35" +17:08:59.717307 version@stat F·[1 1] S·20KiB[10KiB 10KiB] Sc·[0.25 0.00] +17:08:59.847910 db@janitor F·5 G·1 +17:08:59.850831 db@janitor removing table-15 +17:08:59.863874 db@open done T·213.755459ms +22:01:38.621487 db@close closing +22:01:38.624187 db@close done T·2.700584ms diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/MANIFEST-000021 b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/MANIFEST-000021 new file mode 100644 index 00000000..77c7395e Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore/MANIFEST-000021 differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/datastore_spec b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore_spec new file mode 100644 index 00000000..7bf9626c --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs0/datastore_spec @@ -0,0 +1 @@ +{"mounts":[{"mountpoint":"/blocks","path":"blocks","shardFunc":"/repo/flatfs/shard/v1/next-to-last/2","type":"flatfs"},{"mountpoint":"/","path":"datastore","type":"levelds"}],"type":"mount"} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/ipfs0/version b/data/input/structure/ipfs_cluster/compose/ipfs0/version new file mode 100644 index 00000000..b6a7d89c --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs0/version @@ -0,0 +1 @@ +16 diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/SHARDING b/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/SHARDING new file mode 100644 index 00000000..a153331d --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/SHARDING @@ -0,0 +1 @@ +/repo/flatfs/shard/v1/next-to-last/2 diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/X3/CIQFTFEEHEDF6KLBT32BFAGLXEZL4UWFNWM4LFTLMXQBCERZ6CMLX3Y.data b/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/X3/CIQFTFEEHEDF6KLBT32BFAGLXEZL4UWFNWM4LFTLMXQBCERZ6CMLX3Y.data new file mode 100644 index 00000000..9553a942 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/X3/CIQFTFEEHEDF6KLBT32BFAGLXEZL4UWFNWM4LFTLMXQBCERZ6CMLX3Y.data @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/_README b/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/_README new file mode 100644 index 00000000..572e7e4d --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/_README @@ -0,0 +1,30 @@ +This is a repository of IPLD objects. Each IPLD object is in a single file, +named .data. Where is the +"base32" encoding of the CID (as specified in +https://github.com/multiformats/multibase) without the 'B' prefix. +All the object files are placed in a tree of directories, based on a +function of the CID. This is a form of sharding similar to +the objects directory in git repositories. Previously, we used +prefixes, we now use the next-to-last two characters. + + func NextToLast(base32cid string) { + nextToLastLen := 2 + offset := len(base32cid) - nextToLastLen - 1 + return str[offset : offset+nextToLastLen] + } + +For example, an object with a base58 CIDv1 of + + zb2rhYSxw4ZjuzgCnWSt19Q94ERaeFhu9uSqRgjSdx9bsgM6f + +has a base32 CIDv1 of + + BAFKREIA22FLID5AJ2KU7URG47MDLROZIH6YF2KALU2PWEFPVI37YLKRSCA + +and will be placed at + + SC/AFKREIA22FLID5AJ2KU7URG47MDLROZIH6YF2KALU2PWEFPVI37YLKRSCA.data + +with 'SC' being the last-to-next two characters and the 'B' at the +beginning of the CIDv1 string is the multibase prefix that is not +stored in the filename. diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/diskUsage.cache b/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/diskUsage.cache new file mode 100644 index 00000000..850eb989 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs1/blocks/diskUsage.cache @@ -0,0 +1 @@ +{"diskUsage":1452,"accuracy":"initial-exact"} diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/config b/data/input/structure/ipfs_cluster/compose/ipfs1/config new file mode 100644 index 00000000..b8d84fd7 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs1/config @@ -0,0 +1,152 @@ +{ + "API": { + "HTTPHeaders": {} + }, + "Addresses": { + "API": "/ip4/0.0.0.0/tcp/5001", + "Announce": [], + "AppendAnnounce": [], + "Gateway": "/ip4/0.0.0.0/tcp/8080", + "NoAnnounce": [], + "Swarm": [ + "/ip4/0.0.0.0/tcp/4001", + "/ip6/::/tcp/4001", + "/ip4/0.0.0.0/udp/4001/webrtc-direct", + "/ip4/0.0.0.0/udp/4001/quic-v1", + "/ip4/0.0.0.0/udp/4001/quic-v1/webtransport", + "/ip6/::/udp/4001/webrtc-direct", + "/ip6/::/udp/4001/quic-v1", + "/ip6/::/udp/4001/quic-v1/webtransport" + ] + }, + "AutoNAT": {}, + "Bootstrap": [ + "/dnsaddr/bootstrap.libp2p.io/p2p/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt", + "/ip4/104.131.131.82/tcp/4001/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ", + "/ip4/104.131.131.82/udp/4001/quic-v1/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ", + "/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN", + "/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa", + "/dnsaddr/bootstrap.libp2p.io/p2p/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb" + ], + "DNS": { + "Resolvers": {} + }, + "Datastore": { + "BloomFilterSize": 0, + "GCPeriod": "1h", + "HashOnRead": false, + "Spec": { + "mounts": [ + { + "child": { + "path": "blocks", + "shardFunc": "/repo/flatfs/shard/v1/next-to-last/2", + "sync": true, + "type": "flatfs" + }, + "mountpoint": "/blocks", + "prefix": "flatfs.datastore", + "type": "measure" + }, + { + "child": { + "compression": "none", + "path": "datastore", + "type": "levelds" + }, + "mountpoint": "/", + "prefix": "leveldb.datastore", + "type": "measure" + } + ], + "type": "mount" + }, + "StorageGCWatermark": 90, + "StorageMax": "10GB" + }, + "Discovery": { + "MDNS": { + "Enabled": true + } + }, + "Experimental": { + "FilestoreEnabled": false, + "Libp2pStreamMounting": false, + "OptimisticProvide": false, + "OptimisticProvideJobsPoolSize": 0, + "P2pHttpProxy": false, + "StrategicProviding": false, + "UrlstoreEnabled": false + }, + "Gateway": { + "DeserializedResponses": null, + "DisableHTMLErrors": null, + "ExposeRoutingAPI": null, + "HTTPHeaders": {}, + "NoDNSLink": false, + "NoFetch": false, + "PublicGateways": null, + "RootRedirect": "" + }, + "Identity": { + "PeerID": "12D3KooWSTh6mFadAMPGoYmqNLYeRmESaxA2BeN6QMGH7eUjirqN", + "PrivKey": "CAESQO1ymTkslIbtRrjjWI8ApZ67gnGy4Nm8G0dj4Vf6C4RX90ri8yw6F7eauX3FGwBsCAHq3Xe5go3r046yq0legAE=" + }, + "Import": { + "CidVersion": null, + "HashFunction": null, + "UnixFSChunker": null, + "UnixFSRawLeaves": null + }, + "Internal": {}, + "Ipns": { + "RecordLifetime": "", + "RepublishPeriod": "", + "ResolveCacheSize": 128 + }, + "Migration": { + "DownloadSources": [], + "Keep": "" + }, + "Mounts": { + "FuseAllowOther": false, + "IPFS": "/ipfs", + "IPNS": "/ipns" + }, + "Peering": { + "Peers": null + }, + "Pinning": { + "RemoteServices": {} + }, + "Plugins": { + "Plugins": null + }, + "Provider": { + "Strategy": "" + }, + "Pubsub": { + "DisableSigning": false, + "Router": "" + }, + "Reprovider": {}, + "Routing": { + "Methods": null, + "Routers": null + }, + "Swarm": { + "AddrFilters": null, + "ConnMgr": {}, + "DisableBandwidthMetrics": false, + "DisableNatPortMap": false, + "RelayClient": {}, + "RelayService": {}, + "ResourceMgr": {}, + "Transports": { + "Multiplexers": {}, + "Network": {}, + "Security": {} + } + }, + "Version": {} +} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/000018.ldb b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/000018.ldb new file mode 100644 index 00000000..35a95138 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/000018.ldb differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/000019.ldb b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/000019.ldb new file mode 100644 index 00000000..8972544a Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/000019.ldb differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/000020.log b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/000020.log new file mode 100644 index 00000000..f01bfcf1 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/000020.log differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/CURRENT b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/CURRENT new file mode 100644 index 00000000..e60e1543 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/CURRENT @@ -0,0 +1 @@ +MANIFEST-000021 diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/CURRENT.bak b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/CURRENT.bak new file mode 100644 index 00000000..056df57b --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/CURRENT.bak @@ -0,0 +1 @@ +MANIFEST-000017 diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/LOCK b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/LOCK new file mode 100644 index 00000000..e69de29b diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/LOG b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/LOG new file mode 100644 index 00000000..41dadb7d --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/LOG @@ -0,0 +1,96 @@ +=============== Sep 13, 2024 (UTC) =============== +20:32:59.777120 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:32:59.826888 db@open opening +20:32:59.854052 version@stat F·[] S·0B[] Sc·[] +20:32:59.887055 db@janitor F·2 G·0 +20:32:59.888334 db@open done T·57.538291ms +20:33:00.003190 db@close closing +20:33:00.012035 db@close done T·8.815667ms +=============== Sep 13, 2024 (UTC) =============== +20:33:00.147344 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:33:00.170202 version@stat F·[] S·0B[] Sc·[] +20:33:00.172280 db@open opening +20:33:00.174918 journal@recovery F·1 +20:33:00.177821 journal@recovery recovering @1 +20:33:00.204859 memdb@flush created L0@2 N·6 S·1KiB "/F5..AAI,v6":"/pi..rty,v1" +20:33:00.212766 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.265329 db@janitor F·3 G·0 +20:33:00.267121 db@open done T·92.735083ms +20:33:00.332983 db@close closing +20:33:00.335110 db@close done T·2.12425ms +=============== Sep 13, 2024 (UTC) =============== +20:33:00.466154 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:33:00.488199 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.489571 db@open opening +20:33:00.493068 journal@recovery F·1 +20:33:00.497310 journal@recovery recovering @3 +20:33:00.507622 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.555825 db@janitor F·3 G·0 +20:33:00.559300 db@open done T·66.937666ms +20:33:00.620861 db@close closing +20:33:00.624305 db@close done T·3.441792ms +=============== Sep 13, 2024 (UTC) =============== +20:33:00.788411 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:33:00.814225 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.817358 db@open opening +20:33:00.820710 journal@recovery F·1 +20:33:00.842994 journal@recovery recovering @5 +20:33:00.857869 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.912729 db@janitor F·3 G·0 +20:33:00.914926 db@open done T·94.269041ms +20:53:34.519657 db@close closing +20:53:34.521548 db@close done T·1.888916ms +=============== Sep 13, 2024 (UTC) =============== +20:55:35.828454 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:55:35.845148 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:55:35.846785 db@open opening +20:55:35.848711 journal@recovery F·1 +20:55:35.851022 journal@recovery recovering @7 +20:55:35.877579 memdb@flush created L0@9 N·5 S·2KiB "/F5..AAI,v10":"/pr..AAC,v12" +20:55:35.884804 version@stat F·[2] S·3KiB[3KiB] Sc·[0.50] +20:55:35.931604 db@janitor F·4 G·0 +20:55:35.934299 db@open done T·86.124292ms +=============== Sep 17, 2024 (UTC) =============== +16:58:25.376446 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +16:58:25.456814 version@stat F·[2] S·3KiB[3KiB] Sc·[0.50] +16:58:25.459810 db@open opening +16:58:25.465178 journal@recovery F·1 +16:58:25.485146 journal@recovery recovering @10 +16:58:26.412273 memdb@flush created L0@12 N·12 S·72KiB "/F5..AAI,v24":"/pr..AAC,d20" +16:58:26.420006 version@stat F·[3] S·76KiB[76KiB] Sc·[0.75] +16:58:26.459902 db@janitor F·5 G·0 +16:58:26.461022 db@open done T·995.915042ms +16:59:26.240340 db@close closing +16:59:26.247351 db@close done T·7.082125ms +=============== Sep 17, 2024 (UTC) =============== +17:04:58.738432 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +17:04:58.755171 version@stat F·[3] S·76KiB[76KiB] Sc·[0.75] +17:04:58.757508 db@open opening +17:04:58.760169 journal@recovery F·1 +17:04:58.762936 journal@recovery recovering @13 +17:04:58.797097 memdb@flush created L0@15 N·1 S·12KiB "/lo..ers,v27":"/lo..ers,v27" +17:04:58.806124 version@stat F·[4] S·88KiB[88KiB] Sc·[1.00] +17:04:58.913465 db@janitor F·6 G·0 +17:04:58.915266 db@open done T·155.164792ms +17:04:58.915729 table@compaction L0·4 -> L1·0 S·88KiB Q·28 +17:04:58.978685 table@build created L1@18 N·7 S·13KiB "/F5..AAI,v24":"/pr..ide,v11" +17:04:58.980312 version@stat F·[0 1] S·13KiB[0B 13KiB] Sc·[0.00 0.00] +17:04:58.985248 table@compaction committed F-3 S-74KiB Ke·0 D·17 T·65.052917ms +17:04:58.989861 table@remove removed @12 +17:04:58.994985 table@remove removed @9 +17:04:58.999015 table@remove removed @2 +17:08:21.913607 db@close closing +17:08:21.924628 db@close done T·11.018916ms +=============== Sep 17, 2024 (UTC) =============== +17:08:59.611098 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +17:08:59.649293 version@stat F·[0 1] S·13KiB[0B 13KiB] Sc·[0.00 0.00] +17:08:59.651217 db@open opening +17:08:59.653843 journal@recovery F·1 +17:08:59.658389 journal@recovery recovering @16 +17:08:59.721252 memdb@flush created L0@19 N·5 S·13KiB "/F5..AAI,v31":"/pr..AAC,v33" +17:08:59.760013 version@stat F·[1 1] S·27KiB[13KiB 13KiB] Sc·[0.25 0.00] +17:08:59.864131 db@janitor F·5 G·1 +17:08:59.866161 db@janitor removing table-15 +17:08:59.873621 db@open done T·220.485126ms +22:01:38.774063 db@close closing +22:01:38.777013 db@close done T·2.948416ms diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/MANIFEST-000021 b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/MANIFEST-000021 new file mode 100644 index 00000000..e72ab941 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore/MANIFEST-000021 differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/datastore_spec b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore_spec new file mode 100644 index 00000000..7bf9626c --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs1/datastore_spec @@ -0,0 +1 @@ +{"mounts":[{"mountpoint":"/blocks","path":"blocks","shardFunc":"/repo/flatfs/shard/v1/next-to-last/2","type":"flatfs"},{"mountpoint":"/","path":"datastore","type":"levelds"}],"type":"mount"} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/ipfs1/version b/data/input/structure/ipfs_cluster/compose/ipfs1/version new file mode 100644 index 00000000..b6a7d89c --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs1/version @@ -0,0 +1 @@ +16 diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/SHARDING b/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/SHARDING new file mode 100644 index 00000000..a153331d --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/SHARDING @@ -0,0 +1 @@ +/repo/flatfs/shard/v1/next-to-last/2 diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/X3/CIQFTFEEHEDF6KLBT32BFAGLXEZL4UWFNWM4LFTLMXQBCERZ6CMLX3Y.data b/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/X3/CIQFTFEEHEDF6KLBT32BFAGLXEZL4UWFNWM4LFTLMXQBCERZ6CMLX3Y.data new file mode 100644 index 00000000..9553a942 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/X3/CIQFTFEEHEDF6KLBT32BFAGLXEZL4UWFNWM4LFTLMXQBCERZ6CMLX3Y.data @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/_README b/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/_README new file mode 100644 index 00000000..572e7e4d --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/_README @@ -0,0 +1,30 @@ +This is a repository of IPLD objects. Each IPLD object is in a single file, +named .data. Where is the +"base32" encoding of the CID (as specified in +https://github.com/multiformats/multibase) without the 'B' prefix. +All the object files are placed in a tree of directories, based on a +function of the CID. This is a form of sharding similar to +the objects directory in git repositories. Previously, we used +prefixes, we now use the next-to-last two characters. + + func NextToLast(base32cid string) { + nextToLastLen := 2 + offset := len(base32cid) - nextToLastLen - 1 + return str[offset : offset+nextToLastLen] + } + +For example, an object with a base58 CIDv1 of + + zb2rhYSxw4ZjuzgCnWSt19Q94ERaeFhu9uSqRgjSdx9bsgM6f + +has a base32 CIDv1 of + + BAFKREIA22FLID5AJ2KU7URG47MDLROZIH6YF2KALU2PWEFPVI37YLKRSCA + +and will be placed at + + SC/AFKREIA22FLID5AJ2KU7URG47MDLROZIH6YF2KALU2PWEFPVI37YLKRSCA.data + +with 'SC' being the last-to-next two characters and the 'B' at the +beginning of the CIDv1 string is the multibase prefix that is not +stored in the filename. diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/diskUsage.cache b/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/diskUsage.cache new file mode 100644 index 00000000..850eb989 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs2/blocks/diskUsage.cache @@ -0,0 +1 @@ +{"diskUsage":1452,"accuracy":"initial-exact"} diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/config b/data/input/structure/ipfs_cluster/compose/ipfs2/config new file mode 100644 index 00000000..138a48fc --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs2/config @@ -0,0 +1,152 @@ +{ + "API": { + "HTTPHeaders": {} + }, + "Addresses": { + "API": "/ip4/0.0.0.0/tcp/5001", + "Announce": [], + "AppendAnnounce": [], + "Gateway": "/ip4/0.0.0.0/tcp/8080", + "NoAnnounce": [], + "Swarm": [ + "/ip4/0.0.0.0/tcp/4001", + "/ip6/::/tcp/4001", + "/ip4/0.0.0.0/udp/4001/webrtc-direct", + "/ip4/0.0.0.0/udp/4001/quic-v1", + "/ip4/0.0.0.0/udp/4001/quic-v1/webtransport", + "/ip6/::/udp/4001/webrtc-direct", + "/ip6/::/udp/4001/quic-v1", + "/ip6/::/udp/4001/quic-v1/webtransport" + ] + }, + "AutoNAT": {}, + "Bootstrap": [ + "/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN", + "/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa", + "/dnsaddr/bootstrap.libp2p.io/p2p/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb", + "/dnsaddr/bootstrap.libp2p.io/p2p/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt", + "/ip4/104.131.131.82/tcp/4001/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ", + "/ip4/104.131.131.82/udp/4001/quic-v1/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ" + ], + "DNS": { + "Resolvers": {} + }, + "Datastore": { + "BloomFilterSize": 0, + "GCPeriod": "1h", + "HashOnRead": false, + "Spec": { + "mounts": [ + { + "child": { + "path": "blocks", + "shardFunc": "/repo/flatfs/shard/v1/next-to-last/2", + "sync": true, + "type": "flatfs" + }, + "mountpoint": "/blocks", + "prefix": "flatfs.datastore", + "type": "measure" + }, + { + "child": { + "compression": "none", + "path": "datastore", + "type": "levelds" + }, + "mountpoint": "/", + "prefix": "leveldb.datastore", + "type": "measure" + } + ], + "type": "mount" + }, + "StorageGCWatermark": 90, + "StorageMax": "10GB" + }, + "Discovery": { + "MDNS": { + "Enabled": true + } + }, + "Experimental": { + "FilestoreEnabled": false, + "Libp2pStreamMounting": false, + "OptimisticProvide": false, + "OptimisticProvideJobsPoolSize": 0, + "P2pHttpProxy": false, + "StrategicProviding": false, + "UrlstoreEnabled": false + }, + "Gateway": { + "DeserializedResponses": null, + "DisableHTMLErrors": null, + "ExposeRoutingAPI": null, + "HTTPHeaders": {}, + "NoDNSLink": false, + "NoFetch": false, + "PublicGateways": null, + "RootRedirect": "" + }, + "Identity": { + "PeerID": "12D3KooWSXN2Miu7tBiNFBvAEqN4xsie4SPhMVXQKJ9B9fLFwtFV", + "PrivKey": "CAESQEvSq0GlkSHnKMaOf6WApFIuILi4JNLnToNVt8XH82LP+Duj9/zNjVKJlliyfTiLKSj5CyOvke4CTlaKWo9F1yQ=" + }, + "Import": { + "CidVersion": null, + "HashFunction": null, + "UnixFSChunker": null, + "UnixFSRawLeaves": null + }, + "Internal": {}, + "Ipns": { + "RecordLifetime": "", + "RepublishPeriod": "", + "ResolveCacheSize": 128 + }, + "Migration": { + "DownloadSources": [], + "Keep": "" + }, + "Mounts": { + "FuseAllowOther": false, + "IPFS": "/ipfs", + "IPNS": "/ipns" + }, + "Peering": { + "Peers": null + }, + "Pinning": { + "RemoteServices": {} + }, + "Plugins": { + "Plugins": null + }, + "Provider": { + "Strategy": "" + }, + "Pubsub": { + "DisableSigning": false, + "Router": "" + }, + "Reprovider": {}, + "Routing": { + "Methods": null, + "Routers": null + }, + "Swarm": { + "AddrFilters": null, + "ConnMgr": {}, + "DisableBandwidthMetrics": false, + "DisableNatPortMap": false, + "RelayClient": {}, + "RelayService": {}, + "ResourceMgr": {}, + "Transports": { + "Multiplexers": {}, + "Network": {}, + "Security": {} + } + }, + "Version": {} +} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/000018.ldb b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/000018.ldb new file mode 100644 index 00000000..2c35367b Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/000018.ldb differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/000019.ldb b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/000019.ldb new file mode 100644 index 00000000..0cf7ccd8 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/000019.ldb differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/000020.log b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/000020.log new file mode 100644 index 00000000..590e5d29 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/000020.log differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/CURRENT b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/CURRENT new file mode 100644 index 00000000..e60e1543 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/CURRENT @@ -0,0 +1 @@ +MANIFEST-000021 diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/CURRENT.bak b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/CURRENT.bak new file mode 100644 index 00000000..056df57b --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/CURRENT.bak @@ -0,0 +1 @@ +MANIFEST-000017 diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/LOCK b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/LOCK new file mode 100644 index 00000000..e69de29b diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/LOG b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/LOG new file mode 100644 index 00000000..ccc08573 --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/LOG @@ -0,0 +1,96 @@ +=============== Sep 13, 2024 (UTC) =============== +20:32:59.795251 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:32:59.851256 db@open opening +20:32:59.880427 version@stat F·[] S·0B[] Sc·[] +20:32:59.893696 db@janitor F·2 G·0 +20:32:59.896206 db@open done T·42.363083ms +20:33:00.056700 db@close closing +20:33:00.060283 db@close done T·3.430666ms +=============== Sep 13, 2024 (UTC) =============== +20:33:00.198966 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:33:00.219282 version@stat F·[] S·0B[] Sc·[] +20:33:00.220355 db@open opening +20:33:00.223079 journal@recovery F·1 +20:33:00.229900 journal@recovery recovering @1 +20:33:00.259301 memdb@flush created L0@2 N·6 S·1KiB "/F5..OJA,v6":"/pi..rty,v1" +20:33:00.270212 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.322465 db@janitor F·3 G·0 +20:33:00.325000 db@open done T·103.514375ms +20:33:00.414910 db@close closing +20:33:00.416995 db@close done T·2.084625ms +=============== Sep 13, 2024 (UTC) =============== +20:33:00.550033 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:33:00.570475 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.573302 db@open opening +20:33:00.576456 journal@recovery F·1 +20:33:00.588304 journal@recovery recovering @3 +20:33:00.604434 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.653483 db@janitor F·3 G·0 +20:33:00.657152 db@open done T·81.063208ms +20:33:00.728004 db@close closing +20:33:00.730716 db@close done T·2.704708ms +=============== Sep 13, 2024 (UTC) =============== +20:33:00.898319 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:33:00.920330 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:00.928197 db@open opening +20:33:00.930419 journal@recovery F·1 +20:33:00.933203 journal@recovery recovering @5 +20:33:00.947299 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:33:01.012031 db@janitor F·3 G·0 +20:33:01.013806 db@open done T·83.453167ms +20:53:34.676367 db@close closing +20:53:34.678867 db@close done T·2.500542ms +=============== Sep 13, 2024 (UTC) =============== +20:55:35.928573 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +20:55:35.944262 version@stat F·[1] S·1KiB[1KiB] Sc·[0.25] +20:55:35.947689 db@open opening +20:55:35.952992 journal@recovery F·1 +20:55:35.957663 journal@recovery recovering @7 +20:55:35.974521 memdb@flush created L0@9 N·5 S·2KiB "/F5..OJA,v10":"/pr..LSI,v12" +20:55:35.993659 version@stat F·[2] S·3KiB[3KiB] Sc·[0.50] +20:55:36.043264 db@janitor F·4 G·0 +20:55:36.046352 db@open done T·93.933375ms +=============== Sep 17, 2024 (UTC) =============== +16:58:25.410264 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +16:58:25.478644 version@stat F·[2] S·3KiB[3KiB] Sc·[0.50] +16:58:25.481086 db@open opening +16:58:25.486156 journal@recovery F·1 +16:58:25.488003 journal@recovery recovering @10 +16:58:26.055271 memdb@flush created L0@12 N·12 S·61KiB "/F5..OJA,v24":"/pr..LSI,d20" +16:58:26.065527 version@stat F·[3] S·65KiB[65KiB] Sc·[0.75] +16:58:26.103393 db@janitor F·5 G·0 +16:58:26.104714 db@open done T·618.992708ms +16:59:26.263304 db@close closing +16:59:26.265507 db@close done T·2.202667ms +=============== Sep 17, 2024 (UTC) =============== +17:04:58.564953 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +17:04:58.598915 version@stat F·[3] S·65KiB[65KiB] Sc·[0.75] +17:04:58.601167 db@open opening +17:04:58.602836 journal@recovery F·1 +17:04:58.605375 journal@recovery recovering @13 +17:04:58.633059 memdb@flush created L0@15 N·1 S·8KiB "/lo..ers,v27":"/lo..ers,v27" +17:04:58.638424 version@stat F·[4] S·74KiB[74KiB] Sc·[1.00] +17:04:58.688510 db@janitor F·6 G·0 +17:04:58.691237 db@open done T·88.769667ms +17:04:58.692107 table@compaction L0·4 -> L1·0 S·74KiB Q·28 +17:04:58.769348 table@build created L1@18 N·7 S·10KiB "/F5..OJA,v24":"/pr..ide,v11" +17:04:58.779109 version@stat F·[0 1] S·10KiB[0B 10KiB] Sc·[0.00 0.00] +17:04:58.782489 table@compaction committed F-3 S-64KiB Ke·0 D·17 T·87.567251ms +17:04:58.789975 table@remove removed @12 +17:04:58.795192 table@remove removed @9 +17:04:58.799400 table@remove removed @2 +17:08:21.973808 db@close closing +17:08:21.976869 db@close done T·3.0595ms +=============== Sep 17, 2024 (UTC) =============== +17:08:59.554969 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed +17:08:59.603031 version@stat F·[0 1] S·10KiB[0B 10KiB] Sc·[0.00 0.00] +17:08:59.611465 db@open opening +17:08:59.618059 journal@recovery F·1 +17:08:59.628269 journal@recovery recovering @16 +17:08:59.685355 memdb@flush created L0@19 N·5 S·12KiB "/F5..OJA,v31":"/pr..LSI,v33" +17:08:59.700085 version@stat F·[1 1] S·22KiB[12KiB 10KiB] Sc·[0.25 0.00] +17:08:59.858908 db@janitor F·5 G·1 +17:08:59.862096 db@janitor removing table-15 +17:08:59.868616 db@open done T·251.4555ms +22:01:38.537488 db@close closing +22:01:38.545761 db@close done T·8.271625ms diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/MANIFEST-000021 b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/MANIFEST-000021 new file mode 100644 index 00000000..d09c03a5 Binary files /dev/null and b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore/MANIFEST-000021 differ diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/datastore_spec b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore_spec new file mode 100644 index 00000000..7bf9626c --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs2/datastore_spec @@ -0,0 +1 @@ +{"mounts":[{"mountpoint":"/blocks","path":"blocks","shardFunc":"/repo/flatfs/shard/v1/next-to-last/2","type":"flatfs"},{"mountpoint":"/","path":"datastore","type":"levelds"}],"type":"mount"} \ No newline at end of file diff --git a/data/input/structure/ipfs_cluster/compose/ipfs2/version b/data/input/structure/ipfs_cluster/compose/ipfs2/version new file mode 100644 index 00000000..b6a7d89c --- /dev/null +++ b/data/input/structure/ipfs_cluster/compose/ipfs2/version @@ -0,0 +1 @@ +16 diff --git a/data/input/structure/ipfs_cluster/docker-compose.yml b/data/input/structure/ipfs_cluster/docker-compose.yml new file mode 100644 index 00000000..cd3a457c --- /dev/null +++ b/data/input/structure/ipfs_cluster/docker-compose.yml @@ -0,0 +1,119 @@ +version: '3.4' + +# This is an example docker-compose file to quickly test an IPFS Cluster +# with multiple peers on a contained environment. + +# It runs 3 cluster peers (cluster0, cluster1...) attached to kubo daemons +# (ipfs0, ipfs1...) using the CRDT consensus component. Cluster peers +# autodiscover themselves using mDNS on the docker internal network. +# +# To interact with the cluster use "ipfs-cluster-ctl" (the cluster0 API port is +# exposed to the locahost. You can also "docker exec -ti cluster0 sh" and run +# it from the container. "ipfs-cluster-ctl peers ls" should show all 3 peers a few +# seconds after start. +# +# For persistence, a "compose" folder is created and used to store configurations +# and states. This can be used to edit configurations in subsequent runs. It looks +# as follows: +# +# compose/ +# |-- cluster0 +# |-- cluster1 +# |-- ... +# |-- ipfs0 +# |-- ipfs1 +# |-- ... +# +# During the first start, default configurations are created for all peers. + +services: + +################################################################################## +## Cluster PEER 0 ################################################################ +################################################################################## + + ipfs0: + container_name: ipfs0 + image: ipfs/kubo:release +# ports: +# - "4001:4001" # ipfs swarm - expose if needed/wanted +# - "5001:5001" # ipfs api - expose if needed/wanted +# - "8080:8080" # ipfs gateway - expose if needed/wanted + volumes: + - ./compose/ipfs0:/data/ipfs + + cluster0: + container_name: cluster0 + image: ipfs/ipfs-cluster:latest + depends_on: + - ipfs0 + environment: + CLUSTER_PEERNAME: cluster0 + CLUSTER_SECRET: ${CLUSTER_SECRET} # From shell variable if set + CLUSTER_IPFSHTTP_NODEMULTIADDRESS: /dns4/ipfs0/tcp/5001 + CLUSTER_CRDT_TRUSTEDPEERS: '*' # Trust all peers in Cluster + CLUSTER_RESTAPI_HTTPLISTENMULTIADDRESS: /ip4/0.0.0.0/tcp/9094 # Expose API + CLUSTER_MONITORPINGINTERVAL: 2s # Speed up peer discovery + ports: + # Open API port (allows ipfs-cluster-ctl usage on host) + - "127.0.0.1:9094:9094" + # The cluster swarm port would need to be exposed if this container + # was to connect to cluster peers on other hosts. + # But this is just a testing cluster. + # - "9095:9095" # Cluster IPFS Proxy endpoint + # - "9096:9096" # Cluster swarm endpoint + volumes: + - ./compose/cluster0:/data/ipfs-cluster + +################################################################################## +## Cluster PEER 1 ################################################################ +################################################################################## + +# See Cluster PEER 0 for comments (all removed here and below) + ipfs1: + container_name: ipfs1 + image: ipfs/kubo:release + volumes: + - ./compose/ipfs1:/data/ipfs + + cluster1: + container_name: cluster1 + image: ipfs/ipfs-cluster:latest + depends_on: + - ipfs1 + environment: + CLUSTER_PEERNAME: cluster1 + CLUSTER_SECRET: ${CLUSTER_SECRET} + CLUSTER_IPFSHTTP_NODEMULTIADDRESS: /dns4/ipfs1/tcp/5001 + CLUSTER_CRDT_TRUSTEDPEERS: '*' + CLUSTER_MONITORPINGINTERVAL: 2s # Speed up peer discovery + volumes: + - ./compose/cluster1:/data/ipfs-cluster + +################################################################################## +## Cluster PEER 2 ################################################################ +################################################################################## + +# See Cluster PEER 0 for comments (all removed here and below) + ipfs2: + container_name: ipfs2 + image: ipfs/kubo:release + volumes: + - ./compose/ipfs2:/data/ipfs + + cluster2: + container_name: cluster2 + image: ipfs/ipfs-cluster:latest + depends_on: + - ipfs2 + environment: + CLUSTER_PEERNAME: cluster2 + CLUSTER_SECRET: ${CLUSTER_SECRET} + CLUSTER_IPFSHTTP_NODEMULTIADDRESS: /dns4/ipfs2/tcp/5001 + CLUSTER_CRDT_TRUSTEDPEERS: '*' + CLUSTER_MONITORPINGINTERVAL: 2s # Speed up peer discovery + volumes: + - ./compose/cluster2:/data/ipfs-cluster + +# For adding more peers, copy PEER 1 and rename things to ipfs2, cluster2. +# Keep bootstrapping to cluster0. diff --git a/data/input/structure/ipfs_cluster/ipfs-cluster-ctl/ipfs-cluster-ctl b/data/input/structure/ipfs_cluster/ipfs-cluster-ctl/ipfs-cluster-ctl new file mode 100755 index 00000000..c0e74c3a Binary files /dev/null and b/data/input/structure/ipfs_cluster/ipfs-cluster-ctl/ipfs-cluster-ctl differ diff --git a/data/input/structure/ipfs_cluster/ipfs-cluster-ctl_v1.1.1_darwin-arm64.tar.gz b/data/input/structure/ipfs_cluster/ipfs-cluster-ctl_v1.1.1_darwin-arm64.tar.gz new file mode 100644 index 00000000..a16c91fd Binary files /dev/null and b/data/input/structure/ipfs_cluster/ipfs-cluster-ctl_v1.1.1_darwin-arm64.tar.gz differ diff --git a/data/input/structure/ipfs_transport_compose.yaml b/data/input/structure/ipfs_transport_compose.yaml new file mode 100644 index 00000000..658751bd --- /dev/null +++ b/data/input/structure/ipfs_transport_compose.yaml @@ -0,0 +1,9 @@ +services: + ipfs_migration: + image: ipfs/go-ipfs:latest + volumes: + - ./outputs:/outputs + ipfs_integration: + image: ipfs/go-ipfs:latest + volumes: + - ./outputs:/outputs diff --git a/data/input/structure/main.tf b/data/input/structure/main.tf new file mode 100644 index 00000000..265c39b7 --- /dev/null +++ b/data/input/structure/main.tf @@ -0,0 +1,103 @@ +# install +# SDKs: cod + +terraform { + required_providers { + shell = { + source = "scottwinkler/shell" + version = "1.7.10" + } + kind = { + source = "tehcyx/kind" + version = "0.5.1" + } + helm = { + source = "hashicorp/helm" + version = "2.15.0" + } + docker = { + source = "kreuzwerker/docker" + version = "3.0.2" + } + local = {} + } +} + +locals { +# KUBE_CONFIG_PATH = pathexpand(var.KUBE_CONFIG_PATH) + k8s_config_path = pathexpand("~/.kube/config") + integration_mount_path = pathexpand("$INTEGRATION_INPUT_DATA_CACHE:/outputs") + docker_host = pathexpand("unix:///var/run/docker.sock") + ipfs_transport_compose = pathexpand("${path.module}/ipfs_transport_compose.yaml") +} + +provider "shell" { + sensitive_environment = { + KUBE_CONFIG_PATH = local.k8s_config_path + } + interpreter = ["/bin/sh", "-c"] + enable_parallelism = false +} + +provider "docker" { + host = local.docker_host +} + +resource "shell_script" "docker_compose_ipfs_transport" { + lifecycle_commands { + create = <<-EOF + #!/bin/bash + docker-compose -f ${local.ipfs_transport_compose} up --scale ipfs_migration=1 --scale ipfs_integration=1 -d --wait + EOF + delete = "" + } +} + +provider "kind" { + # Configuration options +} + +resource "kind_cluster" "default" { + name = "cats" + kubeconfig_path = local.k8s_config_path + node_image = "kindest/node:v1.26.0" + wait_for_ready = "true" + depends_on = [ + shell_script.docker_compose_ipfs_transport + ] +} + +provider "helm" { + kubernetes { + config_context_cluster = "kind-cats" + config_path = local.k8s_config_path + } +} + +resource "helm_release" "kuberay-operator" { + name = "kuberay-operator" + repository = "https://ray-project.github.io/kuberay-helm/" + chart = "kuberay-operator" + version = "1.1.1" + wait_for_jobs = "true" + depends_on = [ + kind_cluster.default + ] +} + +resource "helm_release" "ray-cluster" { + name = "raycluster" + repository = "https://ray-project.github.io/kuberay-helm/" + chart = "ray-cluster" + version = "1.1.1" + wait_for_jobs = "true" + set { + name = "image.tag" + value = "2.9.0-aarch64" + type = "string" + } + depends_on = [ + kind_cluster.default, + helm_release.kuberay-operator + ] +} diff --git a/data/input/structure/outputs/1_000000_000000.csv b/data/input/structure/outputs/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/1_000001_000000.csv b/data/input/structure/outputs/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/1_000002_000000.csv b/data/input/structure/outputs/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/1_000003_000000.csv b/data/input/structure/outputs/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/1_000004_000000.csv b/data/input/structure/outputs/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/1_000005_000000.csv b/data/input/structure/outputs/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/1_000006_000000.csv b/data/input/structure/outputs/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/1_000007_000000.csv b/data/input/structure/outputs/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/1_000008_000000.csv b/data/input/structure/outputs/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/1_000009_000000.csv b/data/input/structure/outputs/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/1_000010_000000.csv b/data/input/structure/outputs/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/1_000011_000000.csv b/data/input/structure/outputs/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/1_000012_000000.csv b/data/input/structure/outputs/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/1_000013_000000.csv b/data/input/structure/outputs/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/1_000014_000000.csv b/data/input/structure/outputs/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/1_000015_000000.csv b/data/input/structure/outputs/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/1_000016_000000.csv b/data/input/structure/outputs/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/1_000017_000000.csv b/data/input/structure/outputs/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/1_000018_000000.csv b/data/input/structure/outputs/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/1_000019_000000.csv b/data/input/structure/outputs/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/3_000000_000000.csv b/data/input/structure/outputs/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/3_000001_000000.csv b/data/input/structure/outputs/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/3_000002_000000.csv b/data/input/structure/outputs/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/3_000003_000000.csv b/data/input/structure/outputs/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/3_000004_000000.csv b/data/input/structure/outputs/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/3_000005_000000.csv b/data/input/structure/outputs/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/3_000006_000000.csv b/data/input/structure/outputs/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/3_000007_000000.csv b/data/input/structure/outputs/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/3_000008_000000.csv b/data/input/structure/outputs/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/3_000009_000000.csv b/data/input/structure/outputs/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/3_000010_000000.csv b/data/input/structure/outputs/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/3_000011_000000.csv b/data/input/structure/outputs/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/3_000012_000000.csv b/data/input/structure/outputs/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/3_000013_000000.csv b/data/input/structure/outputs/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/3_000014_000000.csv b/data/input/structure/outputs/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/3_000015_000000.csv b/data/input/structure/outputs/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/3_000016_000000.csv b/data/input/structure/outputs/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/3_000017_000000.csv b/data/input/structure/outputs/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/3_000018_000000.csv b/data/input/structure/outputs/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/3_000019_000000.csv b/data/input/structure/outputs/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data/0/iris.csv b/data/input/structure/outputs/data/0/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data/0/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data/1/3_000000_000000.csv b/data/input/structure/outputs/data/1/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data/1/3_000001_000000.csv b/data/input/structure/outputs/data/1/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data/1/3_000002_000000.csv b/data/input/structure/outputs/data/1/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data/1/3_000003_000000.csv b/data/input/structure/outputs/data/1/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data/1/3_000004_000000.csv b/data/input/structure/outputs/data/1/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data/1/3_000005_000000.csv b/data/input/structure/outputs/data/1/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data/1/3_000006_000000.csv b/data/input/structure/outputs/data/1/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data/1/3_000007_000000.csv b/data/input/structure/outputs/data/1/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data/1/3_000008_000000.csv b/data/input/structure/outputs/data/1/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data/1/3_000009_000000.csv b/data/input/structure/outputs/data/1/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data/1/3_000010_000000.csv b/data/input/structure/outputs/data/1/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data/1/3_000011_000000.csv b/data/input/structure/outputs/data/1/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data/1/3_000012_000000.csv b/data/input/structure/outputs/data/1/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data/1/3_000013_000000.csv b/data/input/structure/outputs/data/1/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data/1/3_000014_000000.csv b/data/input/structure/outputs/data/1/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data/1/3_000015_000000.csv b/data/input/structure/outputs/data/1/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data/1/3_000016_000000.csv b/data/input/structure/outputs/data/1/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data/1/3_000017_000000.csv b/data/input/structure/outputs/data/1/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data/1/3_000018_000000.csv b/data/input/structure/outputs/data/1/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data/1/3_000019_000000.csv b/data/input/structure/outputs/data/1/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data/1/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data/1_000000_000000.csv b/data/input/structure/outputs/data/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data/1_000001_000000.csv b/data/input/structure/outputs/data/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data/1_000002_000000.csv b/data/input/structure/outputs/data/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data/1_000003_000000.csv b/data/input/structure/outputs/data/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data/1_000004_000000.csv b/data/input/structure/outputs/data/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data/1_000005_000000.csv b/data/input/structure/outputs/data/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data/1_000006_000000.csv b/data/input/structure/outputs/data/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data/1_000007_000000.csv b/data/input/structure/outputs/data/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data/1_000008_000000.csv b/data/input/structure/outputs/data/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data/1_000009_000000.csv b/data/input/structure/outputs/data/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data/1_000010_000000.csv b/data/input/structure/outputs/data/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data/1_000011_000000.csv b/data/input/structure/outputs/data/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data/1_000012_000000.csv b/data/input/structure/outputs/data/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data/1_000013_000000.csv b/data/input/structure/outputs/data/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data/1_000014_000000.csv b/data/input/structure/outputs/data/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data/1_000015_000000.csv b/data/input/structure/outputs/data/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data/1_000016_000000.csv b/data/input/structure/outputs/data/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data/1_000017_000000.csv b/data/input/structure/outputs/data/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data/1_000018_000000.csv b/data/input/structure/outputs/data/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data/1_000019_000000.csv b/data/input/structure/outputs/data/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data/3_000000_000000.csv b/data/input/structure/outputs/data/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data/3_000001_000000.csv b/data/input/structure/outputs/data/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data/3_000002_000000.csv b/data/input/structure/outputs/data/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data/3_000003_000000.csv b/data/input/structure/outputs/data/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data/3_000004_000000.csv b/data/input/structure/outputs/data/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data/3_000005_000000.csv b/data/input/structure/outputs/data/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data/3_000006_000000.csv b/data/input/structure/outputs/data/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data/3_000007_000000.csv b/data/input/structure/outputs/data/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data/3_000008_000000.csv b/data/input/structure/outputs/data/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data/3_000009_000000.csv b/data/input/structure/outputs/data/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data/3_000010_000000.csv b/data/input/structure/outputs/data/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data/3_000011_000000.csv b/data/input/structure/outputs/data/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data/3_000012_000000.csv b/data/input/structure/outputs/data/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data/3_000013_000000.csv b/data/input/structure/outputs/data/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data/3_000014_000000.csv b/data/input/structure/outputs/data/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data/3_000015_000000.csv b/data/input/structure/outputs/data/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data/3_000016_000000.csv b/data/input/structure/outputs/data/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data/3_000017_000000.csv b/data/input/structure/outputs/data/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data/3_000018_000000.csv b/data/input/structure/outputs/data/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data/3_000019_000000.csv b/data/input/structure/outputs/data/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data/egress/3_000000_000000.csv b/data/input/structure/outputs/data/egress/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data/egress/3_000001_000000.csv b/data/input/structure/outputs/data/egress/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data/egress/3_000002_000000.csv b/data/input/structure/outputs/data/egress/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data/egress/3_000003_000000.csv b/data/input/structure/outputs/data/egress/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data/egress/3_000004_000000.csv b/data/input/structure/outputs/data/egress/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data/egress/3_000005_000000.csv b/data/input/structure/outputs/data/egress/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data/egress/3_000006_000000.csv b/data/input/structure/outputs/data/egress/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data/egress/3_000007_000000.csv b/data/input/structure/outputs/data/egress/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data/egress/3_000008_000000.csv b/data/input/structure/outputs/data/egress/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data/egress/3_000009_000000.csv b/data/input/structure/outputs/data/egress/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data/egress/3_000010_000000.csv b/data/input/structure/outputs/data/egress/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data/egress/3_000011_000000.csv b/data/input/structure/outputs/data/egress/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data/egress/3_000012_000000.csv b/data/input/structure/outputs/data/egress/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data/egress/3_000013_000000.csv b/data/input/structure/outputs/data/egress/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data/egress/3_000014_000000.csv b/data/input/structure/outputs/data/egress/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data/egress/3_000015_000000.csv b/data/input/structure/outputs/data/egress/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data/egress/3_000016_000000.csv b/data/input/structure/outputs/data/egress/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data/egress/3_000017_000000.csv b/data/input/structure/outputs/data/egress/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data/egress/3_000018_000000.csv b/data/input/structure/outputs/data/egress/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data/egress/3_000019_000000.csv b/data/input/structure/outputs/data/egress/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data/egress/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000000_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000001_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000002_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000003_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000004_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000005_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000006_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000007_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000008_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000009_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000010_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000011_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000012_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000013_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000014_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000015_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000016_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000017_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000018_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000019_000000.csv b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data/egress/QmPWWn8WYNPhs5kbGgqNEzH8uKrRFTKfTSXhBSZnAhdURA/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data/ingress/QmQpyDtFsz2JLNTSrPRzLs1tzPrfBxYbCw6kehVWqUXLVN/iris.csv b/data/input/structure/outputs/data/ingress/QmQpyDtFsz2JLNTSrPRzLs1tzPrfBxYbCw6kehVWqUXLVN/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data/ingress/QmQpyDtFsz2JLNTSrPRzLs1tzPrfBxYbCw6kehVWqUXLVN/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data/ingress/iris.csv b/data/input/structure/outputs/data/ingress/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data/ingress/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data/iris.csv b/data/input/structure/outputs/data/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727324632_1727324632/iris.csv b/data/input/structure/outputs/data_1727324632_1727324632/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727324632_1727324632/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000000_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000001_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000002_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000003_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000004_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000005_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000006_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000007_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000008_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000009_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000010_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000011_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000012_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000013_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000014_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000015_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000016_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000017_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000018_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727324637_1727324637/3_000019_000000.csv b/data/input/structure/outputs/data_1727324637_1727324637/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727324637_1727324637/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727324863_1727324863/iris.csv b/data/input/structure/outputs/data_1727324863_1727324863/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727324863_1727324863/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000000_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000001_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000002_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000003_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000004_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000005_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000006_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000007_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000008_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000009_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000010_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000011_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000012_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000013_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000014_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000015_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000016_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000017_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000018_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727324870_1727324870/3_000019_000000.csv b/data/input/structure/outputs/data_1727324870_1727324870/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727324870_1727324870/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727325645/iris.csv b/data/input/structure/outputs/data_1727325645/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727325645/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727325652/3_000000_000000.csv b/data/input/structure/outputs/data_1727325652/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727325652/3_000001_000000.csv b/data/input/structure/outputs/data_1727325652/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727325652/3_000002_000000.csv b/data/input/structure/outputs/data_1727325652/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727325652/3_000003_000000.csv b/data/input/structure/outputs/data_1727325652/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727325652/3_000004_000000.csv b/data/input/structure/outputs/data_1727325652/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727325652/3_000005_000000.csv b/data/input/structure/outputs/data_1727325652/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727325652/3_000006_000000.csv b/data/input/structure/outputs/data_1727325652/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727325652/3_000007_000000.csv b/data/input/structure/outputs/data_1727325652/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727325652/3_000008_000000.csv b/data/input/structure/outputs/data_1727325652/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727325652/3_000009_000000.csv b/data/input/structure/outputs/data_1727325652/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727325652/3_000010_000000.csv b/data/input/structure/outputs/data_1727325652/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727325652/3_000011_000000.csv b/data/input/structure/outputs/data_1727325652/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727325652/3_000012_000000.csv b/data/input/structure/outputs/data_1727325652/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727325652/3_000013_000000.csv b/data/input/structure/outputs/data_1727325652/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727325652/3_000014_000000.csv b/data/input/structure/outputs/data_1727325652/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727325652/3_000015_000000.csv b/data/input/structure/outputs/data_1727325652/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727325652/3_000016_000000.csv b/data/input/structure/outputs/data_1727325652/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727325652/3_000017_000000.csv b/data/input/structure/outputs/data_1727325652/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727325652/3_000018_000000.csv b/data/input/structure/outputs/data_1727325652/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727325652/3_000019_000000.csv b/data/input/structure/outputs/data_1727325652/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727325652/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727326640/iris.csv b/data/input/structure/outputs/data_1727326640/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727326640/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727326645/3_000000_000000.csv b/data/input/structure/outputs/data_1727326645/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727326645/3_000001_000000.csv b/data/input/structure/outputs/data_1727326645/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727326645/3_000002_000000.csv b/data/input/structure/outputs/data_1727326645/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727326645/3_000003_000000.csv b/data/input/structure/outputs/data_1727326645/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727326645/3_000004_000000.csv b/data/input/structure/outputs/data_1727326645/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727326645/3_000005_000000.csv b/data/input/structure/outputs/data_1727326645/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727326645/3_000006_000000.csv b/data/input/structure/outputs/data_1727326645/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727326645/3_000007_000000.csv b/data/input/structure/outputs/data_1727326645/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727326645/3_000008_000000.csv b/data/input/structure/outputs/data_1727326645/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727326645/3_000009_000000.csv b/data/input/structure/outputs/data_1727326645/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727326645/3_000010_000000.csv b/data/input/structure/outputs/data_1727326645/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727326645/3_000011_000000.csv b/data/input/structure/outputs/data_1727326645/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727326645/3_000012_000000.csv b/data/input/structure/outputs/data_1727326645/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727326645/3_000013_000000.csv b/data/input/structure/outputs/data_1727326645/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727326645/3_000014_000000.csv b/data/input/structure/outputs/data_1727326645/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727326645/3_000015_000000.csv b/data/input/structure/outputs/data_1727326645/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727326645/3_000016_000000.csv b/data/input/structure/outputs/data_1727326645/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727326645/3_000017_000000.csv b/data/input/structure/outputs/data_1727326645/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727326645/3_000018_000000.csv b/data/input/structure/outputs/data_1727326645/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727326645/3_000019_000000.csv b/data/input/structure/outputs/data_1727326645/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727326645/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727326891/iris.csv b/data/input/structure/outputs/data_1727326891/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727326891/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727326900/3_000000_000000.csv b/data/input/structure/outputs/data_1727326900/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727326900/3_000001_000000.csv b/data/input/structure/outputs/data_1727326900/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727326900/3_000002_000000.csv b/data/input/structure/outputs/data_1727326900/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727326900/3_000003_000000.csv b/data/input/structure/outputs/data_1727326900/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727326900/3_000004_000000.csv b/data/input/structure/outputs/data_1727326900/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727326900/3_000005_000000.csv b/data/input/structure/outputs/data_1727326900/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727326900/3_000006_000000.csv b/data/input/structure/outputs/data_1727326900/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727326900/3_000007_000000.csv b/data/input/structure/outputs/data_1727326900/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727326900/3_000008_000000.csv b/data/input/structure/outputs/data_1727326900/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727326900/3_000009_000000.csv b/data/input/structure/outputs/data_1727326900/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727326900/3_000010_000000.csv b/data/input/structure/outputs/data_1727326900/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727326900/3_000011_000000.csv b/data/input/structure/outputs/data_1727326900/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727326900/3_000012_000000.csv b/data/input/structure/outputs/data_1727326900/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727326900/3_000013_000000.csv b/data/input/structure/outputs/data_1727326900/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727326900/3_000014_000000.csv b/data/input/structure/outputs/data_1727326900/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727326900/3_000015_000000.csv b/data/input/structure/outputs/data_1727326900/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727326900/3_000016_000000.csv b/data/input/structure/outputs/data_1727326900/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727326900/3_000017_000000.csv b/data/input/structure/outputs/data_1727326900/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727326900/3_000018_000000.csv b/data/input/structure/outputs/data_1727326900/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727326900/3_000019_000000.csv b/data/input/structure/outputs/data_1727326900/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727326900/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727327008/iris.csv b/data/input/structure/outputs/data_1727327008/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727327008/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727327017/3_000000_000000.csv b/data/input/structure/outputs/data_1727327017/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727327017/3_000001_000000.csv b/data/input/structure/outputs/data_1727327017/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727327017/3_000002_000000.csv b/data/input/structure/outputs/data_1727327017/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727327017/3_000003_000000.csv b/data/input/structure/outputs/data_1727327017/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727327017/3_000004_000000.csv b/data/input/structure/outputs/data_1727327017/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727327017/3_000005_000000.csv b/data/input/structure/outputs/data_1727327017/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727327017/3_000006_000000.csv b/data/input/structure/outputs/data_1727327017/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727327017/3_000007_000000.csv b/data/input/structure/outputs/data_1727327017/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727327017/3_000008_000000.csv b/data/input/structure/outputs/data_1727327017/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727327017/3_000009_000000.csv b/data/input/structure/outputs/data_1727327017/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727327017/3_000010_000000.csv b/data/input/structure/outputs/data_1727327017/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727327017/3_000011_000000.csv b/data/input/structure/outputs/data_1727327017/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727327017/3_000012_000000.csv b/data/input/structure/outputs/data_1727327017/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727327017/3_000013_000000.csv b/data/input/structure/outputs/data_1727327017/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727327017/3_000014_000000.csv b/data/input/structure/outputs/data_1727327017/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727327017/3_000015_000000.csv b/data/input/structure/outputs/data_1727327017/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727327017/3_000016_000000.csv b/data/input/structure/outputs/data_1727327017/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727327017/3_000017_000000.csv b/data/input/structure/outputs/data_1727327017/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727327017/3_000018_000000.csv b/data/input/structure/outputs/data_1727327017/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727327017/3_000019_000000.csv b/data/input/structure/outputs/data_1727327017/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727327017/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727327097/iris.csv b/data/input/structure/outputs/data_1727327097/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727327097/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727327106/3_000000_000000.csv b/data/input/structure/outputs/data_1727327106/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727327106/3_000001_000000.csv b/data/input/structure/outputs/data_1727327106/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727327106/3_000002_000000.csv b/data/input/structure/outputs/data_1727327106/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727327106/3_000003_000000.csv b/data/input/structure/outputs/data_1727327106/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727327106/3_000004_000000.csv b/data/input/structure/outputs/data_1727327106/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727327106/3_000005_000000.csv b/data/input/structure/outputs/data_1727327106/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727327106/3_000006_000000.csv b/data/input/structure/outputs/data_1727327106/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727327106/3_000007_000000.csv b/data/input/structure/outputs/data_1727327106/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727327106/3_000008_000000.csv b/data/input/structure/outputs/data_1727327106/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727327106/3_000009_000000.csv b/data/input/structure/outputs/data_1727327106/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727327106/3_000010_000000.csv b/data/input/structure/outputs/data_1727327106/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727327106/3_000011_000000.csv b/data/input/structure/outputs/data_1727327106/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727327106/3_000012_000000.csv b/data/input/structure/outputs/data_1727327106/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727327106/3_000013_000000.csv b/data/input/structure/outputs/data_1727327106/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727327106/3_000014_000000.csv b/data/input/structure/outputs/data_1727327106/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727327106/3_000015_000000.csv b/data/input/structure/outputs/data_1727327106/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727327106/3_000016_000000.csv b/data/input/structure/outputs/data_1727327106/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727327106/3_000017_000000.csv b/data/input/structure/outputs/data_1727327106/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727327106/3_000018_000000.csv b/data/input/structure/outputs/data_1727327106/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727327106/3_000019_000000.csv b/data/input/structure/outputs/data_1727327106/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727327106/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727327165/iris.csv b/data/input/structure/outputs/data_1727327165/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727327165/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727327172/1_000000_000000.csv b/data/input/structure/outputs/data_1727327172/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727327172/1_000001_000000.csv b/data/input/structure/outputs/data_1727327172/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727327172/1_000002_000000.csv b/data/input/structure/outputs/data_1727327172/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727327172/1_000003_000000.csv b/data/input/structure/outputs/data_1727327172/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727327172/1_000004_000000.csv b/data/input/structure/outputs/data_1727327172/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727327172/1_000005_000000.csv b/data/input/structure/outputs/data_1727327172/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727327172/1_000006_000000.csv b/data/input/structure/outputs/data_1727327172/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727327172/1_000007_000000.csv b/data/input/structure/outputs/data_1727327172/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727327172/1_000008_000000.csv b/data/input/structure/outputs/data_1727327172/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727327172/1_000009_000000.csv b/data/input/structure/outputs/data_1727327172/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727327172/1_000010_000000.csv b/data/input/structure/outputs/data_1727327172/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727327172/1_000011_000000.csv b/data/input/structure/outputs/data_1727327172/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727327172/1_000012_000000.csv b/data/input/structure/outputs/data_1727327172/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727327172/1_000013_000000.csv b/data/input/structure/outputs/data_1727327172/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727327172/1_000014_000000.csv b/data/input/structure/outputs/data_1727327172/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727327172/1_000015_000000.csv b/data/input/structure/outputs/data_1727327172/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727327172/1_000016_000000.csv b/data/input/structure/outputs/data_1727327172/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727327172/1_000017_000000.csv b/data/input/structure/outputs/data_1727327172/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727327172/1_000018_000000.csv b/data/input/structure/outputs/data_1727327172/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727327172/1_000019_000000.csv b/data/input/structure/outputs/data_1727327172/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727327172/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727334352/iris.csv b/data/input/structure/outputs/data_1727334352/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727334352/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727334372/3_000000_000000.csv b/data/input/structure/outputs/data_1727334372/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727334372/3_000001_000000.csv b/data/input/structure/outputs/data_1727334372/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727334372/3_000002_000000.csv b/data/input/structure/outputs/data_1727334372/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727334372/3_000003_000000.csv b/data/input/structure/outputs/data_1727334372/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727334372/3_000004_000000.csv b/data/input/structure/outputs/data_1727334372/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727334372/3_000005_000000.csv b/data/input/structure/outputs/data_1727334372/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727334372/3_000006_000000.csv b/data/input/structure/outputs/data_1727334372/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727334372/3_000007_000000.csv b/data/input/structure/outputs/data_1727334372/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727334372/3_000008_000000.csv b/data/input/structure/outputs/data_1727334372/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727334372/3_000009_000000.csv b/data/input/structure/outputs/data_1727334372/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727334372/3_000010_000000.csv b/data/input/structure/outputs/data_1727334372/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727334372/3_000011_000000.csv b/data/input/structure/outputs/data_1727334372/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727334372/3_000012_000000.csv b/data/input/structure/outputs/data_1727334372/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727334372/3_000013_000000.csv b/data/input/structure/outputs/data_1727334372/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727334372/3_000014_000000.csv b/data/input/structure/outputs/data_1727334372/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727334372/3_000015_000000.csv b/data/input/structure/outputs/data_1727334372/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727334372/3_000016_000000.csv b/data/input/structure/outputs/data_1727334372/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727334372/3_000017_000000.csv b/data/input/structure/outputs/data_1727334372/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727334372/3_000018_000000.csv b/data/input/structure/outputs/data_1727334372/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727334372/3_000019_000000.csv b/data/input/structure/outputs/data_1727334372/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727334372/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727334430/iris.csv b/data/input/structure/outputs/data_1727334430/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727334430/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727334439/1_000000_000000.csv b/data/input/structure/outputs/data_1727334439/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727334439/1_000001_000000.csv b/data/input/structure/outputs/data_1727334439/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727334439/1_000002_000000.csv b/data/input/structure/outputs/data_1727334439/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727334439/1_000003_000000.csv b/data/input/structure/outputs/data_1727334439/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727334439/1_000004_000000.csv b/data/input/structure/outputs/data_1727334439/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727334439/1_000005_000000.csv b/data/input/structure/outputs/data_1727334439/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727334439/1_000006_000000.csv b/data/input/structure/outputs/data_1727334439/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727334439/1_000007_000000.csv b/data/input/structure/outputs/data_1727334439/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727334439/1_000008_000000.csv b/data/input/structure/outputs/data_1727334439/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727334439/1_000009_000000.csv b/data/input/structure/outputs/data_1727334439/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727334439/1_000010_000000.csv b/data/input/structure/outputs/data_1727334439/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727334439/1_000011_000000.csv b/data/input/structure/outputs/data_1727334439/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727334439/1_000012_000000.csv b/data/input/structure/outputs/data_1727334439/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727334439/1_000013_000000.csv b/data/input/structure/outputs/data_1727334439/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727334439/1_000014_000000.csv b/data/input/structure/outputs/data_1727334439/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727334439/1_000015_000000.csv b/data/input/structure/outputs/data_1727334439/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727334439/1_000016_000000.csv b/data/input/structure/outputs/data_1727334439/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727334439/1_000017_000000.csv b/data/input/structure/outputs/data_1727334439/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727334439/1_000018_000000.csv b/data/input/structure/outputs/data_1727334439/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727334439/1_000019_000000.csv b/data/input/structure/outputs/data_1727334439/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727334439/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727335292/iris.csv b/data/input/structure/outputs/data_1727335292/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727335292/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727335304/3_000000_000000.csv b/data/input/structure/outputs/data_1727335304/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335304/3_000001_000000.csv b/data/input/structure/outputs/data_1727335304/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335304/3_000002_000000.csv b/data/input/structure/outputs/data_1727335304/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727335304/3_000003_000000.csv b/data/input/structure/outputs/data_1727335304/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335304/3_000004_000000.csv b/data/input/structure/outputs/data_1727335304/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335304/3_000005_000000.csv b/data/input/structure/outputs/data_1727335304/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727335304/3_000006_000000.csv b/data/input/structure/outputs/data_1727335304/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727335304/3_000007_000000.csv b/data/input/structure/outputs/data_1727335304/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727335304/3_000008_000000.csv b/data/input/structure/outputs/data_1727335304/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727335304/3_000009_000000.csv b/data/input/structure/outputs/data_1727335304/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727335304/3_000010_000000.csv b/data/input/structure/outputs/data_1727335304/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727335304/3_000011_000000.csv b/data/input/structure/outputs/data_1727335304/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727335304/3_000012_000000.csv b/data/input/structure/outputs/data_1727335304/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727335304/3_000013_000000.csv b/data/input/structure/outputs/data_1727335304/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727335304/3_000014_000000.csv b/data/input/structure/outputs/data_1727335304/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727335304/3_000015_000000.csv b/data/input/structure/outputs/data_1727335304/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727335304/3_000016_000000.csv b/data/input/structure/outputs/data_1727335304/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727335304/3_000017_000000.csv b/data/input/structure/outputs/data_1727335304/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727335304/3_000018_000000.csv b/data/input/structure/outputs/data_1727335304/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727335304/3_000019_000000.csv b/data/input/structure/outputs/data_1727335304/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727335304/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727335364/iris.csv b/data/input/structure/outputs/data_1727335364/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727335364/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727335373/1_000000_000000.csv b/data/input/structure/outputs/data_1727335373/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335373/1_000001_000000.csv b/data/input/structure/outputs/data_1727335373/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335373/1_000002_000000.csv b/data/input/structure/outputs/data_1727335373/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727335373/1_000003_000000.csv b/data/input/structure/outputs/data_1727335373/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335373/1_000004_000000.csv b/data/input/structure/outputs/data_1727335373/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335373/1_000005_000000.csv b/data/input/structure/outputs/data_1727335373/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727335373/1_000006_000000.csv b/data/input/structure/outputs/data_1727335373/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727335373/1_000007_000000.csv b/data/input/structure/outputs/data_1727335373/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727335373/1_000008_000000.csv b/data/input/structure/outputs/data_1727335373/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727335373/1_000009_000000.csv b/data/input/structure/outputs/data_1727335373/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727335373/1_000010_000000.csv b/data/input/structure/outputs/data_1727335373/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727335373/1_000011_000000.csv b/data/input/structure/outputs/data_1727335373/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727335373/1_000012_000000.csv b/data/input/structure/outputs/data_1727335373/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727335373/1_000013_000000.csv b/data/input/structure/outputs/data_1727335373/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727335373/1_000014_000000.csv b/data/input/structure/outputs/data_1727335373/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727335373/1_000015_000000.csv b/data/input/structure/outputs/data_1727335373/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727335373/1_000016_000000.csv b/data/input/structure/outputs/data_1727335373/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727335373/1_000017_000000.csv b/data/input/structure/outputs/data_1727335373/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727335373/1_000018_000000.csv b/data/input/structure/outputs/data_1727335373/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727335373/1_000019_000000.csv b/data/input/structure/outputs/data_1727335373/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727335373/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727335635/iris.csv b/data/input/structure/outputs/data_1727335635/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727335635/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727335647/3_000000_000000.csv b/data/input/structure/outputs/data_1727335647/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335647/3_000001_000000.csv b/data/input/structure/outputs/data_1727335647/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335647/3_000002_000000.csv b/data/input/structure/outputs/data_1727335647/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727335647/3_000003_000000.csv b/data/input/structure/outputs/data_1727335647/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335647/3_000004_000000.csv b/data/input/structure/outputs/data_1727335647/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335647/3_000005_000000.csv b/data/input/structure/outputs/data_1727335647/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727335647/3_000006_000000.csv b/data/input/structure/outputs/data_1727335647/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727335647/3_000007_000000.csv b/data/input/structure/outputs/data_1727335647/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727335647/3_000008_000000.csv b/data/input/structure/outputs/data_1727335647/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727335647/3_000009_000000.csv b/data/input/structure/outputs/data_1727335647/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727335647/3_000010_000000.csv b/data/input/structure/outputs/data_1727335647/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727335647/3_000011_000000.csv b/data/input/structure/outputs/data_1727335647/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727335647/3_000012_000000.csv b/data/input/structure/outputs/data_1727335647/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727335647/3_000013_000000.csv b/data/input/structure/outputs/data_1727335647/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727335647/3_000014_000000.csv b/data/input/structure/outputs/data_1727335647/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727335647/3_000015_000000.csv b/data/input/structure/outputs/data_1727335647/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727335647/3_000016_000000.csv b/data/input/structure/outputs/data_1727335647/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727335647/3_000017_000000.csv b/data/input/structure/outputs/data_1727335647/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727335647/3_000018_000000.csv b/data/input/structure/outputs/data_1727335647/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727335647/3_000019_000000.csv b/data/input/structure/outputs/data_1727335647/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727335647/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727335707/iris.csv b/data/input/structure/outputs/data_1727335707/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727335707/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727335722/1_000000_000000.csv b/data/input/structure/outputs/data_1727335722/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335722/1_000001_000000.csv b/data/input/structure/outputs/data_1727335722/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335722/1_000002_000000.csv b/data/input/structure/outputs/data_1727335722/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727335722/1_000003_000000.csv b/data/input/structure/outputs/data_1727335722/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335722/1_000004_000000.csv b/data/input/structure/outputs/data_1727335722/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335722/1_000005_000000.csv b/data/input/structure/outputs/data_1727335722/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727335722/1_000006_000000.csv b/data/input/structure/outputs/data_1727335722/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727335722/1_000007_000000.csv b/data/input/structure/outputs/data_1727335722/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727335722/1_000008_000000.csv b/data/input/structure/outputs/data_1727335722/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727335722/1_000009_000000.csv b/data/input/structure/outputs/data_1727335722/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727335722/1_000010_000000.csv b/data/input/structure/outputs/data_1727335722/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727335722/1_000011_000000.csv b/data/input/structure/outputs/data_1727335722/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727335722/1_000012_000000.csv b/data/input/structure/outputs/data_1727335722/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727335722/1_000013_000000.csv b/data/input/structure/outputs/data_1727335722/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727335722/1_000014_000000.csv b/data/input/structure/outputs/data_1727335722/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727335722/1_000015_000000.csv b/data/input/structure/outputs/data_1727335722/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727335722/1_000016_000000.csv b/data/input/structure/outputs/data_1727335722/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727335722/1_000017_000000.csv b/data/input/structure/outputs/data_1727335722/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727335722/1_000018_000000.csv b/data/input/structure/outputs/data_1727335722/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727335722/1_000019_000000.csv b/data/input/structure/outputs/data_1727335722/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727335722/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727335888/iris.csv b/data/input/structure/outputs/data_1727335888/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727335888/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727335903/3_000000_000000.csv b/data/input/structure/outputs/data_1727335903/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335903/3_000001_000000.csv b/data/input/structure/outputs/data_1727335903/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335903/3_000002_000000.csv b/data/input/structure/outputs/data_1727335903/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727335903/3_000003_000000.csv b/data/input/structure/outputs/data_1727335903/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335903/3_000004_000000.csv b/data/input/structure/outputs/data_1727335903/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335903/3_000005_000000.csv b/data/input/structure/outputs/data_1727335903/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727335903/3_000006_000000.csv b/data/input/structure/outputs/data_1727335903/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727335903/3_000007_000000.csv b/data/input/structure/outputs/data_1727335903/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727335903/3_000008_000000.csv b/data/input/structure/outputs/data_1727335903/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727335903/3_000009_000000.csv b/data/input/structure/outputs/data_1727335903/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727335903/3_000010_000000.csv b/data/input/structure/outputs/data_1727335903/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727335903/3_000011_000000.csv b/data/input/structure/outputs/data_1727335903/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727335903/3_000012_000000.csv b/data/input/structure/outputs/data_1727335903/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727335903/3_000013_000000.csv b/data/input/structure/outputs/data_1727335903/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727335903/3_000014_000000.csv b/data/input/structure/outputs/data_1727335903/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727335903/3_000015_000000.csv b/data/input/structure/outputs/data_1727335903/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727335903/3_000016_000000.csv b/data/input/structure/outputs/data_1727335903/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727335903/3_000017_000000.csv b/data/input/structure/outputs/data_1727335903/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727335903/3_000018_000000.csv b/data/input/structure/outputs/data_1727335903/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727335903/3_000019_000000.csv b/data/input/structure/outputs/data_1727335903/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727335903/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727335960/iris.csv b/data/input/structure/outputs/data_1727335960/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727335960/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727335998/1_000000_000000.csv b/data/input/structure/outputs/data_1727335998/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335998/1_000001_000000.csv b/data/input/structure/outputs/data_1727335998/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335998/1_000002_000000.csv b/data/input/structure/outputs/data_1727335998/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727335998/1_000003_000000.csv b/data/input/structure/outputs/data_1727335998/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727335998/1_000004_000000.csv b/data/input/structure/outputs/data_1727335998/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727335998/1_000005_000000.csv b/data/input/structure/outputs/data_1727335998/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727335998/1_000006_000000.csv b/data/input/structure/outputs/data_1727335998/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727335998/1_000007_000000.csv b/data/input/structure/outputs/data_1727335998/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727335998/1_000008_000000.csv b/data/input/structure/outputs/data_1727335998/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727335998/1_000009_000000.csv b/data/input/structure/outputs/data_1727335998/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727335998/1_000010_000000.csv b/data/input/structure/outputs/data_1727335998/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727335998/1_000011_000000.csv b/data/input/structure/outputs/data_1727335998/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727335998/1_000012_000000.csv b/data/input/structure/outputs/data_1727335998/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727335998/1_000013_000000.csv b/data/input/structure/outputs/data_1727335998/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727335998/1_000014_000000.csv b/data/input/structure/outputs/data_1727335998/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727335998/1_000015_000000.csv b/data/input/structure/outputs/data_1727335998/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727335998/1_000016_000000.csv b/data/input/structure/outputs/data_1727335998/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727335998/1_000017_000000.csv b/data/input/structure/outputs/data_1727335998/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727335998/1_000018_000000.csv b/data/input/structure/outputs/data_1727335998/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727335998/1_000019_000000.csv b/data/input/structure/outputs/data_1727335998/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727335998/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727336191/iris.csv b/data/input/structure/outputs/data_1727336191/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727336191/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727336207/3_000000_000000.csv b/data/input/structure/outputs/data_1727336207/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727336207/3_000001_000000.csv b/data/input/structure/outputs/data_1727336207/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727336207/3_000002_000000.csv b/data/input/structure/outputs/data_1727336207/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727336207/3_000003_000000.csv b/data/input/structure/outputs/data_1727336207/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727336207/3_000004_000000.csv b/data/input/structure/outputs/data_1727336207/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727336207/3_000005_000000.csv b/data/input/structure/outputs/data_1727336207/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727336207/3_000006_000000.csv b/data/input/structure/outputs/data_1727336207/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727336207/3_000007_000000.csv b/data/input/structure/outputs/data_1727336207/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727336207/3_000008_000000.csv b/data/input/structure/outputs/data_1727336207/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727336207/3_000009_000000.csv b/data/input/structure/outputs/data_1727336207/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727336207/3_000010_000000.csv b/data/input/structure/outputs/data_1727336207/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727336207/3_000011_000000.csv b/data/input/structure/outputs/data_1727336207/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727336207/3_000012_000000.csv b/data/input/structure/outputs/data_1727336207/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727336207/3_000013_000000.csv b/data/input/structure/outputs/data_1727336207/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727336207/3_000014_000000.csv b/data/input/structure/outputs/data_1727336207/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727336207/3_000015_000000.csv b/data/input/structure/outputs/data_1727336207/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727336207/3_000016_000000.csv b/data/input/structure/outputs/data_1727336207/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727336207/3_000017_000000.csv b/data/input/structure/outputs/data_1727336207/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727336207/3_000018_000000.csv b/data/input/structure/outputs/data_1727336207/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727336207/3_000019_000000.csv b/data/input/structure/outputs/data_1727336207/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727336207/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727336266/iris.csv b/data/input/structure/outputs/data_1727336266/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727336266/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727337393/1_000000_000000.csv b/data/input/structure/outputs/data_1727337393/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727337393/1_000001_000000.csv b/data/input/structure/outputs/data_1727337393/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727337393/1_000002_000000.csv b/data/input/structure/outputs/data_1727337393/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727337393/1_000003_000000.csv b/data/input/structure/outputs/data_1727337393/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727337393/1_000004_000000.csv b/data/input/structure/outputs/data_1727337393/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727337393/1_000005_000000.csv b/data/input/structure/outputs/data_1727337393/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727337393/1_000006_000000.csv b/data/input/structure/outputs/data_1727337393/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727337393/1_000007_000000.csv b/data/input/structure/outputs/data_1727337393/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727337393/1_000008_000000.csv b/data/input/structure/outputs/data_1727337393/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727337393/1_000009_000000.csv b/data/input/structure/outputs/data_1727337393/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727337393/1_000010_000000.csv b/data/input/structure/outputs/data_1727337393/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727337393/1_000011_000000.csv b/data/input/structure/outputs/data_1727337393/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727337393/1_000012_000000.csv b/data/input/structure/outputs/data_1727337393/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727337393/1_000013_000000.csv b/data/input/structure/outputs/data_1727337393/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727337393/1_000014_000000.csv b/data/input/structure/outputs/data_1727337393/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727337393/1_000015_000000.csv b/data/input/structure/outputs/data_1727337393/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727337393/1_000016_000000.csv b/data/input/structure/outputs/data_1727337393/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727337393/1_000017_000000.csv b/data/input/structure/outputs/data_1727337393/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727337393/1_000018_000000.csv b/data/input/structure/outputs/data_1727337393/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727337393/1_000019_000000.csv b/data/input/structure/outputs/data_1727337393/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727337393/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727371318/iris.csv b/data/input/structure/outputs/data_1727371318/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727371318/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727371333/3_000000_000000.csv b/data/input/structure/outputs/data_1727371333/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727371333/3_000001_000000.csv b/data/input/structure/outputs/data_1727371333/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727371333/3_000002_000000.csv b/data/input/structure/outputs/data_1727371333/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727371333/3_000003_000000.csv b/data/input/structure/outputs/data_1727371333/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727371333/3_000004_000000.csv b/data/input/structure/outputs/data_1727371333/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727371333/3_000005_000000.csv b/data/input/structure/outputs/data_1727371333/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727371333/3_000006_000000.csv b/data/input/structure/outputs/data_1727371333/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727371333/3_000007_000000.csv b/data/input/structure/outputs/data_1727371333/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727371333/3_000008_000000.csv b/data/input/structure/outputs/data_1727371333/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727371333/3_000009_000000.csv b/data/input/structure/outputs/data_1727371333/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727371333/3_000010_000000.csv b/data/input/structure/outputs/data_1727371333/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727371333/3_000011_000000.csv b/data/input/structure/outputs/data_1727371333/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727371333/3_000012_000000.csv b/data/input/structure/outputs/data_1727371333/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727371333/3_000013_000000.csv b/data/input/structure/outputs/data_1727371333/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727371333/3_000014_000000.csv b/data/input/structure/outputs/data_1727371333/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727371333/3_000015_000000.csv b/data/input/structure/outputs/data_1727371333/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727371333/3_000016_000000.csv b/data/input/structure/outputs/data_1727371333/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727371333/3_000017_000000.csv b/data/input/structure/outputs/data_1727371333/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727371333/3_000018_000000.csv b/data/input/structure/outputs/data_1727371333/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727371333/3_000019_000000.csv b/data/input/structure/outputs/data_1727371333/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727371333/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727371391/iris.csv b/data/input/structure/outputs/data_1727371391/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727371391/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727371397/1_000000_000000.csv b/data/input/structure/outputs/data_1727371397/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727371397/1_000001_000000.csv b/data/input/structure/outputs/data_1727371397/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727371397/1_000002_000000.csv b/data/input/structure/outputs/data_1727371397/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727371397/1_000003_000000.csv b/data/input/structure/outputs/data_1727371397/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727371397/1_000004_000000.csv b/data/input/structure/outputs/data_1727371397/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727371397/1_000005_000000.csv b/data/input/structure/outputs/data_1727371397/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727371397/1_000006_000000.csv b/data/input/structure/outputs/data_1727371397/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727371397/1_000007_000000.csv b/data/input/structure/outputs/data_1727371397/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727371397/1_000008_000000.csv b/data/input/structure/outputs/data_1727371397/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727371397/1_000009_000000.csv b/data/input/structure/outputs/data_1727371397/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727371397/1_000010_000000.csv b/data/input/structure/outputs/data_1727371397/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727371397/1_000011_000000.csv b/data/input/structure/outputs/data_1727371397/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727371397/1_000012_000000.csv b/data/input/structure/outputs/data_1727371397/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727371397/1_000013_000000.csv b/data/input/structure/outputs/data_1727371397/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727371397/1_000014_000000.csv b/data/input/structure/outputs/data_1727371397/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727371397/1_000015_000000.csv b/data/input/structure/outputs/data_1727371397/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727371397/1_000016_000000.csv b/data/input/structure/outputs/data_1727371397/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727371397/1_000017_000000.csv b/data/input/structure/outputs/data_1727371397/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727371397/1_000018_000000.csv b/data/input/structure/outputs/data_1727371397/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727371397/1_000019_000000.csv b/data/input/structure/outputs/data_1727371397/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727371397/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727371624/iris.csv b/data/input/structure/outputs/data_1727371624/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727371624/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727371630/3_000000_000000.csv b/data/input/structure/outputs/data_1727371630/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727371630/3_000001_000000.csv b/data/input/structure/outputs/data_1727371630/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727371630/3_000002_000000.csv b/data/input/structure/outputs/data_1727371630/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727371630/3_000003_000000.csv b/data/input/structure/outputs/data_1727371630/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727371630/3_000004_000000.csv b/data/input/structure/outputs/data_1727371630/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727371630/3_000005_000000.csv b/data/input/structure/outputs/data_1727371630/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727371630/3_000006_000000.csv b/data/input/structure/outputs/data_1727371630/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727371630/3_000007_000000.csv b/data/input/structure/outputs/data_1727371630/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727371630/3_000008_000000.csv b/data/input/structure/outputs/data_1727371630/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727371630/3_000009_000000.csv b/data/input/structure/outputs/data_1727371630/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727371630/3_000010_000000.csv b/data/input/structure/outputs/data_1727371630/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727371630/3_000011_000000.csv b/data/input/structure/outputs/data_1727371630/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727371630/3_000012_000000.csv b/data/input/structure/outputs/data_1727371630/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727371630/3_000013_000000.csv b/data/input/structure/outputs/data_1727371630/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727371630/3_000014_000000.csv b/data/input/structure/outputs/data_1727371630/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727371630/3_000015_000000.csv b/data/input/structure/outputs/data_1727371630/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727371630/3_000016_000000.csv b/data/input/structure/outputs/data_1727371630/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727371630/3_000017_000000.csv b/data/input/structure/outputs/data_1727371630/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727371630/3_000018_000000.csv b/data/input/structure/outputs/data_1727371630/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727371630/3_000019_000000.csv b/data/input/structure/outputs/data_1727371630/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727371630/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727371689/iris.csv b/data/input/structure/outputs/data_1727371689/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727371689/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727371695/1_000000_000000.csv b/data/input/structure/outputs/data_1727371695/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727371695/1_000001_000000.csv b/data/input/structure/outputs/data_1727371695/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727371695/1_000002_000000.csv b/data/input/structure/outputs/data_1727371695/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727371695/1_000003_000000.csv b/data/input/structure/outputs/data_1727371695/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727371695/1_000004_000000.csv b/data/input/structure/outputs/data_1727371695/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727371695/1_000005_000000.csv b/data/input/structure/outputs/data_1727371695/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727371695/1_000006_000000.csv b/data/input/structure/outputs/data_1727371695/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727371695/1_000007_000000.csv b/data/input/structure/outputs/data_1727371695/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727371695/1_000008_000000.csv b/data/input/structure/outputs/data_1727371695/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727371695/1_000009_000000.csv b/data/input/structure/outputs/data_1727371695/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727371695/1_000010_000000.csv b/data/input/structure/outputs/data_1727371695/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727371695/1_000011_000000.csv b/data/input/structure/outputs/data_1727371695/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727371695/1_000012_000000.csv b/data/input/structure/outputs/data_1727371695/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727371695/1_000013_000000.csv b/data/input/structure/outputs/data_1727371695/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727371695/1_000014_000000.csv b/data/input/structure/outputs/data_1727371695/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727371695/1_000015_000000.csv b/data/input/structure/outputs/data_1727371695/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727371695/1_000016_000000.csv b/data/input/structure/outputs/data_1727371695/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727371695/1_000017_000000.csv b/data/input/structure/outputs/data_1727371695/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727371695/1_000018_000000.csv b/data/input/structure/outputs/data_1727371695/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727371695/1_000019_000000.csv b/data/input/structure/outputs/data_1727371695/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727371695/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727372515/iris.csv b/data/input/structure/outputs/data_1727372515/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727372515/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727372522/3_000000_000000.csv b/data/input/structure/outputs/data_1727372522/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727372522/3_000001_000000.csv b/data/input/structure/outputs/data_1727372522/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727372522/3_000002_000000.csv b/data/input/structure/outputs/data_1727372522/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727372522/3_000003_000000.csv b/data/input/structure/outputs/data_1727372522/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727372522/3_000004_000000.csv b/data/input/structure/outputs/data_1727372522/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727372522/3_000005_000000.csv b/data/input/structure/outputs/data_1727372522/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727372522/3_000006_000000.csv b/data/input/structure/outputs/data_1727372522/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727372522/3_000007_000000.csv b/data/input/structure/outputs/data_1727372522/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727372522/3_000008_000000.csv b/data/input/structure/outputs/data_1727372522/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727372522/3_000009_000000.csv b/data/input/structure/outputs/data_1727372522/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727372522/3_000010_000000.csv b/data/input/structure/outputs/data_1727372522/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727372522/3_000011_000000.csv b/data/input/structure/outputs/data_1727372522/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727372522/3_000012_000000.csv b/data/input/structure/outputs/data_1727372522/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727372522/3_000013_000000.csv b/data/input/structure/outputs/data_1727372522/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727372522/3_000014_000000.csv b/data/input/structure/outputs/data_1727372522/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727372522/3_000015_000000.csv b/data/input/structure/outputs/data_1727372522/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727372522/3_000016_000000.csv b/data/input/structure/outputs/data_1727372522/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727372522/3_000017_000000.csv b/data/input/structure/outputs/data_1727372522/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727372522/3_000018_000000.csv b/data/input/structure/outputs/data_1727372522/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727372522/3_000019_000000.csv b/data/input/structure/outputs/data_1727372522/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727372522/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727372580/iris.csv b/data/input/structure/outputs/data_1727372580/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727372580/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727372586/1_000000_000000.csv b/data/input/structure/outputs/data_1727372586/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727372586/1_000001_000000.csv b/data/input/structure/outputs/data_1727372586/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727372586/1_000002_000000.csv b/data/input/structure/outputs/data_1727372586/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727372586/1_000003_000000.csv b/data/input/structure/outputs/data_1727372586/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727372586/1_000004_000000.csv b/data/input/structure/outputs/data_1727372586/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727372586/1_000005_000000.csv b/data/input/structure/outputs/data_1727372586/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727372586/1_000006_000000.csv b/data/input/structure/outputs/data_1727372586/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727372586/1_000007_000000.csv b/data/input/structure/outputs/data_1727372586/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727372586/1_000008_000000.csv b/data/input/structure/outputs/data_1727372586/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727372586/1_000009_000000.csv b/data/input/structure/outputs/data_1727372586/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727372586/1_000010_000000.csv b/data/input/structure/outputs/data_1727372586/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727372586/1_000011_000000.csv b/data/input/structure/outputs/data_1727372586/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727372586/1_000012_000000.csv b/data/input/structure/outputs/data_1727372586/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727372586/1_000013_000000.csv b/data/input/structure/outputs/data_1727372586/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727372586/1_000014_000000.csv b/data/input/structure/outputs/data_1727372586/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727372586/1_000015_000000.csv b/data/input/structure/outputs/data_1727372586/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727372586/1_000016_000000.csv b/data/input/structure/outputs/data_1727372586/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727372586/1_000017_000000.csv b/data/input/structure/outputs/data_1727372586/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727372586/1_000018_000000.csv b/data/input/structure/outputs/data_1727372586/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727372586/1_000019_000000.csv b/data/input/structure/outputs/data_1727372586/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727372586/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727372666/iris.csv b/data/input/structure/outputs/data_1727372666/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727372666/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727372673/3_000000_000000.csv b/data/input/structure/outputs/data_1727372673/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727372673/3_000001_000000.csv b/data/input/structure/outputs/data_1727372673/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727372673/3_000002_000000.csv b/data/input/structure/outputs/data_1727372673/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727372673/3_000003_000000.csv b/data/input/structure/outputs/data_1727372673/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727372673/3_000004_000000.csv b/data/input/structure/outputs/data_1727372673/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727372673/3_000005_000000.csv b/data/input/structure/outputs/data_1727372673/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727372673/3_000006_000000.csv b/data/input/structure/outputs/data_1727372673/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727372673/3_000007_000000.csv b/data/input/structure/outputs/data_1727372673/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727372673/3_000008_000000.csv b/data/input/structure/outputs/data_1727372673/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727372673/3_000009_000000.csv b/data/input/structure/outputs/data_1727372673/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727372673/3_000010_000000.csv b/data/input/structure/outputs/data_1727372673/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727372673/3_000011_000000.csv b/data/input/structure/outputs/data_1727372673/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727372673/3_000012_000000.csv b/data/input/structure/outputs/data_1727372673/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727372673/3_000013_000000.csv b/data/input/structure/outputs/data_1727372673/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727372673/3_000014_000000.csv b/data/input/structure/outputs/data_1727372673/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727372673/3_000015_000000.csv b/data/input/structure/outputs/data_1727372673/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727372673/3_000016_000000.csv b/data/input/structure/outputs/data_1727372673/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727372673/3_000017_000000.csv b/data/input/structure/outputs/data_1727372673/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727372673/3_000018_000000.csv b/data/input/structure/outputs/data_1727372673/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727372673/3_000019_000000.csv b/data/input/structure/outputs/data_1727372673/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727372673/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727372874/iris.csv b/data/input/structure/outputs/data_1727372874/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727372874/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727372881/3_000000_000000.csv b/data/input/structure/outputs/data_1727372881/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727372881/3_000001_000000.csv b/data/input/structure/outputs/data_1727372881/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727372881/3_000002_000000.csv b/data/input/structure/outputs/data_1727372881/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727372881/3_000003_000000.csv b/data/input/structure/outputs/data_1727372881/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727372881/3_000004_000000.csv b/data/input/structure/outputs/data_1727372881/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727372881/3_000005_000000.csv b/data/input/structure/outputs/data_1727372881/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727372881/3_000006_000000.csv b/data/input/structure/outputs/data_1727372881/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727372881/3_000007_000000.csv b/data/input/structure/outputs/data_1727372881/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727372881/3_000008_000000.csv b/data/input/structure/outputs/data_1727372881/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727372881/3_000009_000000.csv b/data/input/structure/outputs/data_1727372881/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727372881/3_000010_000000.csv b/data/input/structure/outputs/data_1727372881/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727372881/3_000011_000000.csv b/data/input/structure/outputs/data_1727372881/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727372881/3_000012_000000.csv b/data/input/structure/outputs/data_1727372881/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727372881/3_000013_000000.csv b/data/input/structure/outputs/data_1727372881/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727372881/3_000014_000000.csv b/data/input/structure/outputs/data_1727372881/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727372881/3_000015_000000.csv b/data/input/structure/outputs/data_1727372881/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727372881/3_000016_000000.csv b/data/input/structure/outputs/data_1727372881/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727372881/3_000017_000000.csv b/data/input/structure/outputs/data_1727372881/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727372881/3_000018_000000.csv b/data/input/structure/outputs/data_1727372881/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727372881/3_000019_000000.csv b/data/input/structure/outputs/data_1727372881/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727372881/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727372939/iris.csv b/data/input/structure/outputs/data_1727372939/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727372939/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727372944/1_000000_000000.csv b/data/input/structure/outputs/data_1727372944/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727372944/1_000001_000000.csv b/data/input/structure/outputs/data_1727372944/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727372944/1_000002_000000.csv b/data/input/structure/outputs/data_1727372944/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727372944/1_000003_000000.csv b/data/input/structure/outputs/data_1727372944/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727372944/1_000004_000000.csv b/data/input/structure/outputs/data_1727372944/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727372944/1_000005_000000.csv b/data/input/structure/outputs/data_1727372944/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727372944/1_000006_000000.csv b/data/input/structure/outputs/data_1727372944/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727372944/1_000007_000000.csv b/data/input/structure/outputs/data_1727372944/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727372944/1_000008_000000.csv b/data/input/structure/outputs/data_1727372944/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727372944/1_000009_000000.csv b/data/input/structure/outputs/data_1727372944/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727372944/1_000010_000000.csv b/data/input/structure/outputs/data_1727372944/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727372944/1_000011_000000.csv b/data/input/structure/outputs/data_1727372944/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727372944/1_000012_000000.csv b/data/input/structure/outputs/data_1727372944/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727372944/1_000013_000000.csv b/data/input/structure/outputs/data_1727372944/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727372944/1_000014_000000.csv b/data/input/structure/outputs/data_1727372944/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727372944/1_000015_000000.csv b/data/input/structure/outputs/data_1727372944/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727372944/1_000016_000000.csv b/data/input/structure/outputs/data_1727372944/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727372944/1_000017_000000.csv b/data/input/structure/outputs/data_1727372944/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727372944/1_000018_000000.csv b/data/input/structure/outputs/data_1727372944/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727372944/1_000019_000000.csv b/data/input/structure/outputs/data_1727372944/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727372944/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727374803/iris.csv b/data/input/structure/outputs/data_1727374803/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727374803/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727374811/3_000000_000000.csv b/data/input/structure/outputs/data_1727374811/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727374811/3_000001_000000.csv b/data/input/structure/outputs/data_1727374811/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727374811/3_000002_000000.csv b/data/input/structure/outputs/data_1727374811/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727374811/3_000003_000000.csv b/data/input/structure/outputs/data_1727374811/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727374811/3_000004_000000.csv b/data/input/structure/outputs/data_1727374811/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727374811/3_000005_000000.csv b/data/input/structure/outputs/data_1727374811/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727374811/3_000006_000000.csv b/data/input/structure/outputs/data_1727374811/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727374811/3_000007_000000.csv b/data/input/structure/outputs/data_1727374811/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727374811/3_000008_000000.csv b/data/input/structure/outputs/data_1727374811/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727374811/3_000009_000000.csv b/data/input/structure/outputs/data_1727374811/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727374811/3_000010_000000.csv b/data/input/structure/outputs/data_1727374811/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727374811/3_000011_000000.csv b/data/input/structure/outputs/data_1727374811/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727374811/3_000012_000000.csv b/data/input/structure/outputs/data_1727374811/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727374811/3_000013_000000.csv b/data/input/structure/outputs/data_1727374811/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727374811/3_000014_000000.csv b/data/input/structure/outputs/data_1727374811/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727374811/3_000015_000000.csv b/data/input/structure/outputs/data_1727374811/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727374811/3_000016_000000.csv b/data/input/structure/outputs/data_1727374811/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727374811/3_000017_000000.csv b/data/input/structure/outputs/data_1727374811/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727374811/3_000018_000000.csv b/data/input/structure/outputs/data_1727374811/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727374811/3_000019_000000.csv b/data/input/structure/outputs/data_1727374811/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727374811/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727374869/iris.csv b/data/input/structure/outputs/data_1727374869/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727374869/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727374878/1_000000_000000.csv b/data/input/structure/outputs/data_1727374878/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727374878/1_000001_000000.csv b/data/input/structure/outputs/data_1727374878/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727374878/1_000002_000000.csv b/data/input/structure/outputs/data_1727374878/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727374878/1_000003_000000.csv b/data/input/structure/outputs/data_1727374878/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727374878/1_000004_000000.csv b/data/input/structure/outputs/data_1727374878/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727374878/1_000005_000000.csv b/data/input/structure/outputs/data_1727374878/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727374878/1_000006_000000.csv b/data/input/structure/outputs/data_1727374878/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727374878/1_000007_000000.csv b/data/input/structure/outputs/data_1727374878/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727374878/1_000008_000000.csv b/data/input/structure/outputs/data_1727374878/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727374878/1_000009_000000.csv b/data/input/structure/outputs/data_1727374878/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727374878/1_000010_000000.csv b/data/input/structure/outputs/data_1727374878/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727374878/1_000011_000000.csv b/data/input/structure/outputs/data_1727374878/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727374878/1_000012_000000.csv b/data/input/structure/outputs/data_1727374878/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727374878/1_000013_000000.csv b/data/input/structure/outputs/data_1727374878/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727374878/1_000014_000000.csv b/data/input/structure/outputs/data_1727374878/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727374878/1_000015_000000.csv b/data/input/structure/outputs/data_1727374878/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727374878/1_000016_000000.csv b/data/input/structure/outputs/data_1727374878/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727374878/1_000017_000000.csv b/data/input/structure/outputs/data_1727374878/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727374878/1_000018_000000.csv b/data/input/structure/outputs/data_1727374878/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727374878/1_000019_000000.csv b/data/input/structure/outputs/data_1727374878/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727374878/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727374934/iris.csv b/data/input/structure/outputs/data_1727374934/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727374934/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727374946/3_000000_000000.csv b/data/input/structure/outputs/data_1727374946/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727374946/3_000001_000000.csv b/data/input/structure/outputs/data_1727374946/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727374946/3_000002_000000.csv b/data/input/structure/outputs/data_1727374946/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727374946/3_000003_000000.csv b/data/input/structure/outputs/data_1727374946/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727374946/3_000004_000000.csv b/data/input/structure/outputs/data_1727374946/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727374946/3_000005_000000.csv b/data/input/structure/outputs/data_1727374946/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727374946/3_000006_000000.csv b/data/input/structure/outputs/data_1727374946/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727374946/3_000007_000000.csv b/data/input/structure/outputs/data_1727374946/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727374946/3_000008_000000.csv b/data/input/structure/outputs/data_1727374946/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727374946/3_000009_000000.csv b/data/input/structure/outputs/data_1727374946/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727374946/3_000010_000000.csv b/data/input/structure/outputs/data_1727374946/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727374946/3_000011_000000.csv b/data/input/structure/outputs/data_1727374946/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727374946/3_000012_000000.csv b/data/input/structure/outputs/data_1727374946/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727374946/3_000013_000000.csv b/data/input/structure/outputs/data_1727374946/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727374946/3_000014_000000.csv b/data/input/structure/outputs/data_1727374946/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727374946/3_000015_000000.csv b/data/input/structure/outputs/data_1727374946/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727374946/3_000016_000000.csv b/data/input/structure/outputs/data_1727374946/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727374946/3_000017_000000.csv b/data/input/structure/outputs/data_1727374946/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727374946/3_000018_000000.csv b/data/input/structure/outputs/data_1727374946/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727374946/3_000019_000000.csv b/data/input/structure/outputs/data_1727374946/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727374946/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727375779/iris.csv b/data/input/structure/outputs/data_1727375779/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727375779/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727375803/3_000000_000000.csv b/data/input/structure/outputs/data_1727375803/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727375803/3_000001_000000.csv b/data/input/structure/outputs/data_1727375803/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727375803/3_000002_000000.csv b/data/input/structure/outputs/data_1727375803/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727375803/3_000003_000000.csv b/data/input/structure/outputs/data_1727375803/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727375803/3_000004_000000.csv b/data/input/structure/outputs/data_1727375803/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727375803/3_000005_000000.csv b/data/input/structure/outputs/data_1727375803/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727375803/3_000006_000000.csv b/data/input/structure/outputs/data_1727375803/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727375803/3_000007_000000.csv b/data/input/structure/outputs/data_1727375803/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727375803/3_000008_000000.csv b/data/input/structure/outputs/data_1727375803/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727375803/3_000009_000000.csv b/data/input/structure/outputs/data_1727375803/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727375803/3_000010_000000.csv b/data/input/structure/outputs/data_1727375803/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727375803/3_000011_000000.csv b/data/input/structure/outputs/data_1727375803/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727375803/3_000012_000000.csv b/data/input/structure/outputs/data_1727375803/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727375803/3_000013_000000.csv b/data/input/structure/outputs/data_1727375803/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727375803/3_000014_000000.csv b/data/input/structure/outputs/data_1727375803/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727375803/3_000015_000000.csv b/data/input/structure/outputs/data_1727375803/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727375803/3_000016_000000.csv b/data/input/structure/outputs/data_1727375803/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727375803/3_000017_000000.csv b/data/input/structure/outputs/data_1727375803/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727375803/3_000018_000000.csv b/data/input/structure/outputs/data_1727375803/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727375803/3_000019_000000.csv b/data/input/structure/outputs/data_1727375803/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727375803/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727375861/iris.csv b/data/input/structure/outputs/data_1727375861/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727375861/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727375867/1_000000_000000.csv b/data/input/structure/outputs/data_1727375867/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727375867/1_000001_000000.csv b/data/input/structure/outputs/data_1727375867/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727375867/1_000002_000000.csv b/data/input/structure/outputs/data_1727375867/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727375867/1_000003_000000.csv b/data/input/structure/outputs/data_1727375867/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727375867/1_000004_000000.csv b/data/input/structure/outputs/data_1727375867/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727375867/1_000005_000000.csv b/data/input/structure/outputs/data_1727375867/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727375867/1_000006_000000.csv b/data/input/structure/outputs/data_1727375867/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727375867/1_000007_000000.csv b/data/input/structure/outputs/data_1727375867/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727375867/1_000008_000000.csv b/data/input/structure/outputs/data_1727375867/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727375867/1_000009_000000.csv b/data/input/structure/outputs/data_1727375867/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727375867/1_000010_000000.csv b/data/input/structure/outputs/data_1727375867/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727375867/1_000011_000000.csv b/data/input/structure/outputs/data_1727375867/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727375867/1_000012_000000.csv b/data/input/structure/outputs/data_1727375867/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727375867/1_000013_000000.csv b/data/input/structure/outputs/data_1727375867/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727375867/1_000014_000000.csv b/data/input/structure/outputs/data_1727375867/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727375867/1_000015_000000.csv b/data/input/structure/outputs/data_1727375867/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727375867/1_000016_000000.csv b/data/input/structure/outputs/data_1727375867/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727375867/1_000017_000000.csv b/data/input/structure/outputs/data_1727375867/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727375867/1_000018_000000.csv b/data/input/structure/outputs/data_1727375867/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727375867/1_000019_000000.csv b/data/input/structure/outputs/data_1727375867/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727375867/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727375925/iris.csv b/data/input/structure/outputs/data_1727375925/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727375925/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727375934/3_000000_000000.csv b/data/input/structure/outputs/data_1727375934/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727375934/3_000001_000000.csv b/data/input/structure/outputs/data_1727375934/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727375934/3_000002_000000.csv b/data/input/structure/outputs/data_1727375934/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727375934/3_000003_000000.csv b/data/input/structure/outputs/data_1727375934/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727375934/3_000004_000000.csv b/data/input/structure/outputs/data_1727375934/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727375934/3_000005_000000.csv b/data/input/structure/outputs/data_1727375934/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727375934/3_000006_000000.csv b/data/input/structure/outputs/data_1727375934/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727375934/3_000007_000000.csv b/data/input/structure/outputs/data_1727375934/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727375934/3_000008_000000.csv b/data/input/structure/outputs/data_1727375934/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727375934/3_000009_000000.csv b/data/input/structure/outputs/data_1727375934/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727375934/3_000010_000000.csv b/data/input/structure/outputs/data_1727375934/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727375934/3_000011_000000.csv b/data/input/structure/outputs/data_1727375934/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727375934/3_000012_000000.csv b/data/input/structure/outputs/data_1727375934/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727375934/3_000013_000000.csv b/data/input/structure/outputs/data_1727375934/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727375934/3_000014_000000.csv b/data/input/structure/outputs/data_1727375934/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727375934/3_000015_000000.csv b/data/input/structure/outputs/data_1727375934/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727375934/3_000016_000000.csv b/data/input/structure/outputs/data_1727375934/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727375934/3_000017_000000.csv b/data/input/structure/outputs/data_1727375934/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727375934/3_000018_000000.csv b/data/input/structure/outputs/data_1727375934/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727375934/3_000019_000000.csv b/data/input/structure/outputs/data_1727375934/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727375934/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727376512/iris.csv b/data/input/structure/outputs/data_1727376512/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727376512/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727376520/3_000000_000000.csv b/data/input/structure/outputs/data_1727376520/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727376520/3_000001_000000.csv b/data/input/structure/outputs/data_1727376520/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727376520/3_000002_000000.csv b/data/input/structure/outputs/data_1727376520/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727376520/3_000003_000000.csv b/data/input/structure/outputs/data_1727376520/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727376520/3_000004_000000.csv b/data/input/structure/outputs/data_1727376520/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727376520/3_000005_000000.csv b/data/input/structure/outputs/data_1727376520/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727376520/3_000006_000000.csv b/data/input/structure/outputs/data_1727376520/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727376520/3_000007_000000.csv b/data/input/structure/outputs/data_1727376520/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727376520/3_000008_000000.csv b/data/input/structure/outputs/data_1727376520/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727376520/3_000009_000000.csv b/data/input/structure/outputs/data_1727376520/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727376520/3_000010_000000.csv b/data/input/structure/outputs/data_1727376520/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727376520/3_000011_000000.csv b/data/input/structure/outputs/data_1727376520/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727376520/3_000012_000000.csv b/data/input/structure/outputs/data_1727376520/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727376520/3_000013_000000.csv b/data/input/structure/outputs/data_1727376520/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727376520/3_000014_000000.csv b/data/input/structure/outputs/data_1727376520/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727376520/3_000015_000000.csv b/data/input/structure/outputs/data_1727376520/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727376520/3_000016_000000.csv b/data/input/structure/outputs/data_1727376520/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727376520/3_000017_000000.csv b/data/input/structure/outputs/data_1727376520/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727376520/3_000018_000000.csv b/data/input/structure/outputs/data_1727376520/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727376520/3_000019_000000.csv b/data/input/structure/outputs/data_1727376520/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727376520/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727376578/iris.csv b/data/input/structure/outputs/data_1727376578/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727376578/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727376589/1_000000_000000.csv b/data/input/structure/outputs/data_1727376589/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727376589/1_000001_000000.csv b/data/input/structure/outputs/data_1727376589/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727376589/1_000002_000000.csv b/data/input/structure/outputs/data_1727376589/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727376589/1_000003_000000.csv b/data/input/structure/outputs/data_1727376589/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727376589/1_000004_000000.csv b/data/input/structure/outputs/data_1727376589/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727376589/1_000005_000000.csv b/data/input/structure/outputs/data_1727376589/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727376589/1_000006_000000.csv b/data/input/structure/outputs/data_1727376589/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727376589/1_000007_000000.csv b/data/input/structure/outputs/data_1727376589/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727376589/1_000008_000000.csv b/data/input/structure/outputs/data_1727376589/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727376589/1_000009_000000.csv b/data/input/structure/outputs/data_1727376589/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727376589/1_000010_000000.csv b/data/input/structure/outputs/data_1727376589/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727376589/1_000011_000000.csv b/data/input/structure/outputs/data_1727376589/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727376589/1_000012_000000.csv b/data/input/structure/outputs/data_1727376589/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727376589/1_000013_000000.csv b/data/input/structure/outputs/data_1727376589/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727376589/1_000014_000000.csv b/data/input/structure/outputs/data_1727376589/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727376589/1_000015_000000.csv b/data/input/structure/outputs/data_1727376589/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727376589/1_000016_000000.csv b/data/input/structure/outputs/data_1727376589/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727376589/1_000017_000000.csv b/data/input/structure/outputs/data_1727376589/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727376589/1_000018_000000.csv b/data/input/structure/outputs/data_1727376589/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727376589/1_000019_000000.csv b/data/input/structure/outputs/data_1727376589/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727376589/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727378394/iris.csv b/data/input/structure/outputs/data_1727378394/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727378394/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727379297/iris.csv b/data/input/structure/outputs/data_1727379297/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727379297/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727379308/3_000000_000000.csv b/data/input/structure/outputs/data_1727379308/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379308/3_000001_000000.csv b/data/input/structure/outputs/data_1727379308/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379308/3_000002_000000.csv b/data/input/structure/outputs/data_1727379308/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727379308/3_000003_000000.csv b/data/input/structure/outputs/data_1727379308/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379308/3_000004_000000.csv b/data/input/structure/outputs/data_1727379308/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379308/3_000005_000000.csv b/data/input/structure/outputs/data_1727379308/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727379308/3_000006_000000.csv b/data/input/structure/outputs/data_1727379308/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727379308/3_000007_000000.csv b/data/input/structure/outputs/data_1727379308/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727379308/3_000008_000000.csv b/data/input/structure/outputs/data_1727379308/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727379308/3_000009_000000.csv b/data/input/structure/outputs/data_1727379308/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727379308/3_000010_000000.csv b/data/input/structure/outputs/data_1727379308/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727379308/3_000011_000000.csv b/data/input/structure/outputs/data_1727379308/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727379308/3_000012_000000.csv b/data/input/structure/outputs/data_1727379308/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727379308/3_000013_000000.csv b/data/input/structure/outputs/data_1727379308/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727379308/3_000014_000000.csv b/data/input/structure/outputs/data_1727379308/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727379308/3_000015_000000.csv b/data/input/structure/outputs/data_1727379308/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727379308/3_000016_000000.csv b/data/input/structure/outputs/data_1727379308/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727379308/3_000017_000000.csv b/data/input/structure/outputs/data_1727379308/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727379308/3_000018_000000.csv b/data/input/structure/outputs/data_1727379308/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727379308/3_000019_000000.csv b/data/input/structure/outputs/data_1727379308/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727379308/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727379364/iris.csv b/data/input/structure/outputs/data_1727379364/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727379364/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727379374/1_000000_000000.csv b/data/input/structure/outputs/data_1727379374/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379374/1_000001_000000.csv b/data/input/structure/outputs/data_1727379374/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379374/1_000002_000000.csv b/data/input/structure/outputs/data_1727379374/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727379374/1_000003_000000.csv b/data/input/structure/outputs/data_1727379374/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379374/1_000004_000000.csv b/data/input/structure/outputs/data_1727379374/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379374/1_000005_000000.csv b/data/input/structure/outputs/data_1727379374/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727379374/1_000006_000000.csv b/data/input/structure/outputs/data_1727379374/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727379374/1_000007_000000.csv b/data/input/structure/outputs/data_1727379374/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727379374/1_000008_000000.csv b/data/input/structure/outputs/data_1727379374/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727379374/1_000009_000000.csv b/data/input/structure/outputs/data_1727379374/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727379374/1_000010_000000.csv b/data/input/structure/outputs/data_1727379374/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727379374/1_000011_000000.csv b/data/input/structure/outputs/data_1727379374/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727379374/1_000012_000000.csv b/data/input/structure/outputs/data_1727379374/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727379374/1_000013_000000.csv b/data/input/structure/outputs/data_1727379374/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727379374/1_000014_000000.csv b/data/input/structure/outputs/data_1727379374/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727379374/1_000015_000000.csv b/data/input/structure/outputs/data_1727379374/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727379374/1_000016_000000.csv b/data/input/structure/outputs/data_1727379374/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727379374/1_000017_000000.csv b/data/input/structure/outputs/data_1727379374/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727379374/1_000018_000000.csv b/data/input/structure/outputs/data_1727379374/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727379374/1_000019_000000.csv b/data/input/structure/outputs/data_1727379374/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727379374/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727379430/iris.csv b/data/input/structure/outputs/data_1727379430/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727379430/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727379442/3_000000_000000.csv b/data/input/structure/outputs/data_1727379442/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379442/3_000001_000000.csv b/data/input/structure/outputs/data_1727379442/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379442/3_000002_000000.csv b/data/input/structure/outputs/data_1727379442/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727379442/3_000003_000000.csv b/data/input/structure/outputs/data_1727379442/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379442/3_000004_000000.csv b/data/input/structure/outputs/data_1727379442/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379442/3_000005_000000.csv b/data/input/structure/outputs/data_1727379442/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727379442/3_000006_000000.csv b/data/input/structure/outputs/data_1727379442/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727379442/3_000007_000000.csv b/data/input/structure/outputs/data_1727379442/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727379442/3_000008_000000.csv b/data/input/structure/outputs/data_1727379442/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727379442/3_000009_000000.csv b/data/input/structure/outputs/data_1727379442/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727379442/3_000010_000000.csv b/data/input/structure/outputs/data_1727379442/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727379442/3_000011_000000.csv b/data/input/structure/outputs/data_1727379442/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727379442/3_000012_000000.csv b/data/input/structure/outputs/data_1727379442/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727379442/3_000013_000000.csv b/data/input/structure/outputs/data_1727379442/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727379442/3_000014_000000.csv b/data/input/structure/outputs/data_1727379442/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727379442/3_000015_000000.csv b/data/input/structure/outputs/data_1727379442/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727379442/3_000016_000000.csv b/data/input/structure/outputs/data_1727379442/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727379442/3_000017_000000.csv b/data/input/structure/outputs/data_1727379442/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727379442/3_000018_000000.csv b/data/input/structure/outputs/data_1727379442/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727379442/3_000019_000000.csv b/data/input/structure/outputs/data_1727379442/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727379442/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727379500/iris.csv b/data/input/structure/outputs/data_1727379500/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727379500/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727379511/1_000000_000000.csv b/data/input/structure/outputs/data_1727379511/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379511/1_000001_000000.csv b/data/input/structure/outputs/data_1727379511/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379511/1_000002_000000.csv b/data/input/structure/outputs/data_1727379511/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727379511/1_000003_000000.csv b/data/input/structure/outputs/data_1727379511/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379511/1_000004_000000.csv b/data/input/structure/outputs/data_1727379511/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379511/1_000005_000000.csv b/data/input/structure/outputs/data_1727379511/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727379511/1_000006_000000.csv b/data/input/structure/outputs/data_1727379511/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727379511/1_000007_000000.csv b/data/input/structure/outputs/data_1727379511/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727379511/1_000008_000000.csv b/data/input/structure/outputs/data_1727379511/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727379511/1_000009_000000.csv b/data/input/structure/outputs/data_1727379511/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727379511/1_000010_000000.csv b/data/input/structure/outputs/data_1727379511/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727379511/1_000011_000000.csv b/data/input/structure/outputs/data_1727379511/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727379511/1_000012_000000.csv b/data/input/structure/outputs/data_1727379511/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727379511/1_000013_000000.csv b/data/input/structure/outputs/data_1727379511/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727379511/1_000014_000000.csv b/data/input/structure/outputs/data_1727379511/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727379511/1_000015_000000.csv b/data/input/structure/outputs/data_1727379511/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727379511/1_000016_000000.csv b/data/input/structure/outputs/data_1727379511/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727379511/1_000017_000000.csv b/data/input/structure/outputs/data_1727379511/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727379511/1_000018_000000.csv b/data/input/structure/outputs/data_1727379511/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727379511/1_000019_000000.csv b/data/input/structure/outputs/data_1727379511/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727379511/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727379723/iris.csv b/data/input/structure/outputs/data_1727379723/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727379723/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727379734/3_000000_000000.csv b/data/input/structure/outputs/data_1727379734/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379734/3_000001_000000.csv b/data/input/structure/outputs/data_1727379734/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379734/3_000002_000000.csv b/data/input/structure/outputs/data_1727379734/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727379734/3_000003_000000.csv b/data/input/structure/outputs/data_1727379734/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379734/3_000004_000000.csv b/data/input/structure/outputs/data_1727379734/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379734/3_000005_000000.csv b/data/input/structure/outputs/data_1727379734/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727379734/3_000006_000000.csv b/data/input/structure/outputs/data_1727379734/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727379734/3_000007_000000.csv b/data/input/structure/outputs/data_1727379734/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727379734/3_000008_000000.csv b/data/input/structure/outputs/data_1727379734/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727379734/3_000009_000000.csv b/data/input/structure/outputs/data_1727379734/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727379734/3_000010_000000.csv b/data/input/structure/outputs/data_1727379734/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727379734/3_000011_000000.csv b/data/input/structure/outputs/data_1727379734/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727379734/3_000012_000000.csv b/data/input/structure/outputs/data_1727379734/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727379734/3_000013_000000.csv b/data/input/structure/outputs/data_1727379734/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727379734/3_000014_000000.csv b/data/input/structure/outputs/data_1727379734/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727379734/3_000015_000000.csv b/data/input/structure/outputs/data_1727379734/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727379734/3_000016_000000.csv b/data/input/structure/outputs/data_1727379734/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727379734/3_000017_000000.csv b/data/input/structure/outputs/data_1727379734/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727379734/3_000018_000000.csv b/data/input/structure/outputs/data_1727379734/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727379734/3_000019_000000.csv b/data/input/structure/outputs/data_1727379734/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727379734/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727379871/iris.csv b/data/input/structure/outputs/data_1727379871/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727379871/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727379909/1_000000_000000.csv b/data/input/structure/outputs/data_1727379909/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379909/1_000001_000000.csv b/data/input/structure/outputs/data_1727379909/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379909/1_000002_000000.csv b/data/input/structure/outputs/data_1727379909/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727379909/1_000003_000000.csv b/data/input/structure/outputs/data_1727379909/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727379909/1_000004_000000.csv b/data/input/structure/outputs/data_1727379909/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727379909/1_000005_000000.csv b/data/input/structure/outputs/data_1727379909/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727379909/1_000006_000000.csv b/data/input/structure/outputs/data_1727379909/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727379909/1_000007_000000.csv b/data/input/structure/outputs/data_1727379909/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727379909/1_000008_000000.csv b/data/input/structure/outputs/data_1727379909/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727379909/1_000009_000000.csv b/data/input/structure/outputs/data_1727379909/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727379909/1_000010_000000.csv b/data/input/structure/outputs/data_1727379909/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727379909/1_000011_000000.csv b/data/input/structure/outputs/data_1727379909/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727379909/1_000012_000000.csv b/data/input/structure/outputs/data_1727379909/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727379909/1_000013_000000.csv b/data/input/structure/outputs/data_1727379909/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727379909/1_000014_000000.csv b/data/input/structure/outputs/data_1727379909/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727379909/1_000015_000000.csv b/data/input/structure/outputs/data_1727379909/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727379909/1_000016_000000.csv b/data/input/structure/outputs/data_1727379909/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727379909/1_000017_000000.csv b/data/input/structure/outputs/data_1727379909/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727379909/1_000018_000000.csv b/data/input/structure/outputs/data_1727379909/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727379909/1_000019_000000.csv b/data/input/structure/outputs/data_1727379909/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727379909/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727379969/iris.csv b/data/input/structure/outputs/data_1727379969/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727379969/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727380111/iris.csv b/data/input/structure/outputs/data_1727380111/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727380111/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727380124/3_000000_000000.csv b/data/input/structure/outputs/data_1727380124/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727380124/3_000001_000000.csv b/data/input/structure/outputs/data_1727380124/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727380124/3_000002_000000.csv b/data/input/structure/outputs/data_1727380124/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727380124/3_000003_000000.csv b/data/input/structure/outputs/data_1727380124/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727380124/3_000004_000000.csv b/data/input/structure/outputs/data_1727380124/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727380124/3_000005_000000.csv b/data/input/structure/outputs/data_1727380124/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727380124/3_000006_000000.csv b/data/input/structure/outputs/data_1727380124/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727380124/3_000007_000000.csv b/data/input/structure/outputs/data_1727380124/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727380124/3_000008_000000.csv b/data/input/structure/outputs/data_1727380124/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727380124/3_000009_000000.csv b/data/input/structure/outputs/data_1727380124/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727380124/3_000010_000000.csv b/data/input/structure/outputs/data_1727380124/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727380124/3_000011_000000.csv b/data/input/structure/outputs/data_1727380124/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727380124/3_000012_000000.csv b/data/input/structure/outputs/data_1727380124/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727380124/3_000013_000000.csv b/data/input/structure/outputs/data_1727380124/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727380124/3_000014_000000.csv b/data/input/structure/outputs/data_1727380124/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727380124/3_000015_000000.csv b/data/input/structure/outputs/data_1727380124/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727380124/3_000016_000000.csv b/data/input/structure/outputs/data_1727380124/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727380124/3_000017_000000.csv b/data/input/structure/outputs/data_1727380124/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727380124/3_000018_000000.csv b/data/input/structure/outputs/data_1727380124/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727380124/3_000019_000000.csv b/data/input/structure/outputs/data_1727380124/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727380124/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727380181/iris.csv b/data/input/structure/outputs/data_1727380181/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727380181/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727380191/1_000000_000000.csv b/data/input/structure/outputs/data_1727380191/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727380191/1_000001_000000.csv b/data/input/structure/outputs/data_1727380191/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727380191/1_000002_000000.csv b/data/input/structure/outputs/data_1727380191/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727380191/1_000003_000000.csv b/data/input/structure/outputs/data_1727380191/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727380191/1_000004_000000.csv b/data/input/structure/outputs/data_1727380191/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727380191/1_000005_000000.csv b/data/input/structure/outputs/data_1727380191/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727380191/1_000006_000000.csv b/data/input/structure/outputs/data_1727380191/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727380191/1_000007_000000.csv b/data/input/structure/outputs/data_1727380191/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727380191/1_000008_000000.csv b/data/input/structure/outputs/data_1727380191/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727380191/1_000009_000000.csv b/data/input/structure/outputs/data_1727380191/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727380191/1_000010_000000.csv b/data/input/structure/outputs/data_1727380191/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727380191/1_000011_000000.csv b/data/input/structure/outputs/data_1727380191/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727380191/1_000012_000000.csv b/data/input/structure/outputs/data_1727380191/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727380191/1_000013_000000.csv b/data/input/structure/outputs/data_1727380191/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727380191/1_000014_000000.csv b/data/input/structure/outputs/data_1727380191/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727380191/1_000015_000000.csv b/data/input/structure/outputs/data_1727380191/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727380191/1_000016_000000.csv b/data/input/structure/outputs/data_1727380191/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727380191/1_000017_000000.csv b/data/input/structure/outputs/data_1727380191/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727380191/1_000018_000000.csv b/data/input/structure/outputs/data_1727380191/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727380191/1_000019_000000.csv b/data/input/structure/outputs/data_1727380191/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727380191/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727382173/iris.csv b/data/input/structure/outputs/data_1727382173/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727382173/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727382188/3_000000_000000.csv b/data/input/structure/outputs/data_1727382188/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727382188/3_000001_000000.csv b/data/input/structure/outputs/data_1727382188/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727382188/3_000002_000000.csv b/data/input/structure/outputs/data_1727382188/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727382188/3_000003_000000.csv b/data/input/structure/outputs/data_1727382188/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727382188/3_000004_000000.csv b/data/input/structure/outputs/data_1727382188/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727382188/3_000005_000000.csv b/data/input/structure/outputs/data_1727382188/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727382188/3_000006_000000.csv b/data/input/structure/outputs/data_1727382188/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727382188/3_000007_000000.csv b/data/input/structure/outputs/data_1727382188/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727382188/3_000008_000000.csv b/data/input/structure/outputs/data_1727382188/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727382188/3_000009_000000.csv b/data/input/structure/outputs/data_1727382188/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727382188/3_000010_000000.csv b/data/input/structure/outputs/data_1727382188/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727382188/3_000011_000000.csv b/data/input/structure/outputs/data_1727382188/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727382188/3_000012_000000.csv b/data/input/structure/outputs/data_1727382188/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727382188/3_000013_000000.csv b/data/input/structure/outputs/data_1727382188/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727382188/3_000014_000000.csv b/data/input/structure/outputs/data_1727382188/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727382188/3_000015_000000.csv b/data/input/structure/outputs/data_1727382188/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727382188/3_000016_000000.csv b/data/input/structure/outputs/data_1727382188/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727382188/3_000017_000000.csv b/data/input/structure/outputs/data_1727382188/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727382188/3_000018_000000.csv b/data/input/structure/outputs/data_1727382188/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727382188/3_000019_000000.csv b/data/input/structure/outputs/data_1727382188/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727382188/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727382247/iris.csv b/data/input/structure/outputs/data_1727382247/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727382247/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727382260/1_000000_000000.csv b/data/input/structure/outputs/data_1727382260/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727382260/1_000001_000000.csv b/data/input/structure/outputs/data_1727382260/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727382260/1_000002_000000.csv b/data/input/structure/outputs/data_1727382260/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727382260/1_000003_000000.csv b/data/input/structure/outputs/data_1727382260/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727382260/1_000004_000000.csv b/data/input/structure/outputs/data_1727382260/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727382260/1_000005_000000.csv b/data/input/structure/outputs/data_1727382260/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727382260/1_000006_000000.csv b/data/input/structure/outputs/data_1727382260/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727382260/1_000007_000000.csv b/data/input/structure/outputs/data_1727382260/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727382260/1_000008_000000.csv b/data/input/structure/outputs/data_1727382260/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727382260/1_000009_000000.csv b/data/input/structure/outputs/data_1727382260/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727382260/1_000010_000000.csv b/data/input/structure/outputs/data_1727382260/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727382260/1_000011_000000.csv b/data/input/structure/outputs/data_1727382260/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727382260/1_000012_000000.csv b/data/input/structure/outputs/data_1727382260/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727382260/1_000013_000000.csv b/data/input/structure/outputs/data_1727382260/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727382260/1_000014_000000.csv b/data/input/structure/outputs/data_1727382260/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727382260/1_000015_000000.csv b/data/input/structure/outputs/data_1727382260/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727382260/1_000016_000000.csv b/data/input/structure/outputs/data_1727382260/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727382260/1_000017_000000.csv b/data/input/structure/outputs/data_1727382260/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727382260/1_000018_000000.csv b/data/input/structure/outputs/data_1727382260/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727382260/1_000019_000000.csv b/data/input/structure/outputs/data_1727382260/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727382260/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727382318/iris.csv b/data/input/structure/outputs/data_1727382318/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727382318/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727382387/iris.csv b/data/input/structure/outputs/data_1727382387/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727382387/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727382453/iris.csv b/data/input/structure/outputs/data_1727382453/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727382453/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727383719/iris.csv b/data/input/structure/outputs/data_1727383719/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727383719/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727383733/3_000000_000000.csv b/data/input/structure/outputs/data_1727383733/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727383733/3_000001_000000.csv b/data/input/structure/outputs/data_1727383733/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727383733/3_000002_000000.csv b/data/input/structure/outputs/data_1727383733/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727383733/3_000003_000000.csv b/data/input/structure/outputs/data_1727383733/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727383733/3_000004_000000.csv b/data/input/structure/outputs/data_1727383733/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727383733/3_000005_000000.csv b/data/input/structure/outputs/data_1727383733/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727383733/3_000006_000000.csv b/data/input/structure/outputs/data_1727383733/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727383733/3_000007_000000.csv b/data/input/structure/outputs/data_1727383733/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727383733/3_000008_000000.csv b/data/input/structure/outputs/data_1727383733/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727383733/3_000009_000000.csv b/data/input/structure/outputs/data_1727383733/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727383733/3_000010_000000.csv b/data/input/structure/outputs/data_1727383733/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727383733/3_000011_000000.csv b/data/input/structure/outputs/data_1727383733/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727383733/3_000012_000000.csv b/data/input/structure/outputs/data_1727383733/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727383733/3_000013_000000.csv b/data/input/structure/outputs/data_1727383733/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727383733/3_000014_000000.csv b/data/input/structure/outputs/data_1727383733/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727383733/3_000015_000000.csv b/data/input/structure/outputs/data_1727383733/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727383733/3_000016_000000.csv b/data/input/structure/outputs/data_1727383733/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727383733/3_000017_000000.csv b/data/input/structure/outputs/data_1727383733/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727383733/3_000018_000000.csv b/data/input/structure/outputs/data_1727383733/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727383733/3_000019_000000.csv b/data/input/structure/outputs/data_1727383733/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727383733/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727383791/iris.csv b/data/input/structure/outputs/data_1727383791/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727383791/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727383803/1_000000_000000.csv b/data/input/structure/outputs/data_1727383803/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727383803/1_000001_000000.csv b/data/input/structure/outputs/data_1727383803/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727383803/1_000002_000000.csv b/data/input/structure/outputs/data_1727383803/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727383803/1_000003_000000.csv b/data/input/structure/outputs/data_1727383803/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727383803/1_000004_000000.csv b/data/input/structure/outputs/data_1727383803/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727383803/1_000005_000000.csv b/data/input/structure/outputs/data_1727383803/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727383803/1_000006_000000.csv b/data/input/structure/outputs/data_1727383803/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727383803/1_000007_000000.csv b/data/input/structure/outputs/data_1727383803/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727383803/1_000008_000000.csv b/data/input/structure/outputs/data_1727383803/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727383803/1_000009_000000.csv b/data/input/structure/outputs/data_1727383803/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727383803/1_000010_000000.csv b/data/input/structure/outputs/data_1727383803/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727383803/1_000011_000000.csv b/data/input/structure/outputs/data_1727383803/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727383803/1_000012_000000.csv b/data/input/structure/outputs/data_1727383803/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727383803/1_000013_000000.csv b/data/input/structure/outputs/data_1727383803/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727383803/1_000014_000000.csv b/data/input/structure/outputs/data_1727383803/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727383803/1_000015_000000.csv b/data/input/structure/outputs/data_1727383803/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727383803/1_000016_000000.csv b/data/input/structure/outputs/data_1727383803/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727383803/1_000017_000000.csv b/data/input/structure/outputs/data_1727383803/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727383803/1_000018_000000.csv b/data/input/structure/outputs/data_1727383803/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727383803/1_000019_000000.csv b/data/input/structure/outputs/data_1727383803/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727383803/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727384088/iris.csv b/data/input/structure/outputs/data_1727384088/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727384088/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727384099/3_000000_000000.csv b/data/input/structure/outputs/data_1727384099/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727384099/3_000001_000000.csv b/data/input/structure/outputs/data_1727384099/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727384099/3_000002_000000.csv b/data/input/structure/outputs/data_1727384099/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727384099/3_000003_000000.csv b/data/input/structure/outputs/data_1727384099/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727384099/3_000004_000000.csv b/data/input/structure/outputs/data_1727384099/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727384099/3_000005_000000.csv b/data/input/structure/outputs/data_1727384099/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727384099/3_000006_000000.csv b/data/input/structure/outputs/data_1727384099/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727384099/3_000007_000000.csv b/data/input/structure/outputs/data_1727384099/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727384099/3_000008_000000.csv b/data/input/structure/outputs/data_1727384099/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727384099/3_000009_000000.csv b/data/input/structure/outputs/data_1727384099/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727384099/3_000010_000000.csv b/data/input/structure/outputs/data_1727384099/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727384099/3_000011_000000.csv b/data/input/structure/outputs/data_1727384099/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727384099/3_000012_000000.csv b/data/input/structure/outputs/data_1727384099/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727384099/3_000013_000000.csv b/data/input/structure/outputs/data_1727384099/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727384099/3_000014_000000.csv b/data/input/structure/outputs/data_1727384099/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727384099/3_000015_000000.csv b/data/input/structure/outputs/data_1727384099/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727384099/3_000016_000000.csv b/data/input/structure/outputs/data_1727384099/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727384099/3_000017_000000.csv b/data/input/structure/outputs/data_1727384099/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727384099/3_000018_000000.csv b/data/input/structure/outputs/data_1727384099/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727384099/3_000019_000000.csv b/data/input/structure/outputs/data_1727384099/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727384099/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727384156/iris.csv b/data/input/structure/outputs/data_1727384156/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727384156/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727384169/1_000000_000000.csv b/data/input/structure/outputs/data_1727384169/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727384169/1_000001_000000.csv b/data/input/structure/outputs/data_1727384169/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727384169/1_000002_000000.csv b/data/input/structure/outputs/data_1727384169/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727384169/1_000003_000000.csv b/data/input/structure/outputs/data_1727384169/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727384169/1_000004_000000.csv b/data/input/structure/outputs/data_1727384169/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727384169/1_000005_000000.csv b/data/input/structure/outputs/data_1727384169/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727384169/1_000006_000000.csv b/data/input/structure/outputs/data_1727384169/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727384169/1_000007_000000.csv b/data/input/structure/outputs/data_1727384169/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727384169/1_000008_000000.csv b/data/input/structure/outputs/data_1727384169/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727384169/1_000009_000000.csv b/data/input/structure/outputs/data_1727384169/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727384169/1_000010_000000.csv b/data/input/structure/outputs/data_1727384169/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727384169/1_000011_000000.csv b/data/input/structure/outputs/data_1727384169/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727384169/1_000012_000000.csv b/data/input/structure/outputs/data_1727384169/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727384169/1_000013_000000.csv b/data/input/structure/outputs/data_1727384169/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727384169/1_000014_000000.csv b/data/input/structure/outputs/data_1727384169/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727384169/1_000015_000000.csv b/data/input/structure/outputs/data_1727384169/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727384169/1_000016_000000.csv b/data/input/structure/outputs/data_1727384169/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727384169/1_000017_000000.csv b/data/input/structure/outputs/data_1727384169/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727384169/1_000018_000000.csv b/data/input/structure/outputs/data_1727384169/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727384169/1_000019_000000.csv b/data/input/structure/outputs/data_1727384169/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727384169/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727390940/iris.csv b/data/input/structure/outputs/data_1727390940/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727390940/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727390952/3_000000_000000.csv b/data/input/structure/outputs/data_1727390952/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727390952/3_000001_000000.csv b/data/input/structure/outputs/data_1727390952/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727390952/3_000002_000000.csv b/data/input/structure/outputs/data_1727390952/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727390952/3_000003_000000.csv b/data/input/structure/outputs/data_1727390952/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727390952/3_000004_000000.csv b/data/input/structure/outputs/data_1727390952/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727390952/3_000005_000000.csv b/data/input/structure/outputs/data_1727390952/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727390952/3_000006_000000.csv b/data/input/structure/outputs/data_1727390952/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727390952/3_000007_000000.csv b/data/input/structure/outputs/data_1727390952/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727390952/3_000008_000000.csv b/data/input/structure/outputs/data_1727390952/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727390952/3_000009_000000.csv b/data/input/structure/outputs/data_1727390952/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727390952/3_000010_000000.csv b/data/input/structure/outputs/data_1727390952/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727390952/3_000011_000000.csv b/data/input/structure/outputs/data_1727390952/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727390952/3_000012_000000.csv b/data/input/structure/outputs/data_1727390952/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727390952/3_000013_000000.csv b/data/input/structure/outputs/data_1727390952/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727390952/3_000014_000000.csv b/data/input/structure/outputs/data_1727390952/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727390952/3_000015_000000.csv b/data/input/structure/outputs/data_1727390952/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727390952/3_000016_000000.csv b/data/input/structure/outputs/data_1727390952/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727390952/3_000017_000000.csv b/data/input/structure/outputs/data_1727390952/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727390952/3_000018_000000.csv b/data/input/structure/outputs/data_1727390952/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727390952/3_000019_000000.csv b/data/input/structure/outputs/data_1727390952/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727390952/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727391009/iris.csv b/data/input/structure/outputs/data_1727391009/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727391009/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727391023/1_000000_000000.csv b/data/input/structure/outputs/data_1727391023/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727391023/1_000001_000000.csv b/data/input/structure/outputs/data_1727391023/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727391023/1_000002_000000.csv b/data/input/structure/outputs/data_1727391023/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727391023/1_000003_000000.csv b/data/input/structure/outputs/data_1727391023/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727391023/1_000004_000000.csv b/data/input/structure/outputs/data_1727391023/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727391023/1_000005_000000.csv b/data/input/structure/outputs/data_1727391023/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727391023/1_000006_000000.csv b/data/input/structure/outputs/data_1727391023/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727391023/1_000007_000000.csv b/data/input/structure/outputs/data_1727391023/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727391023/1_000008_000000.csv b/data/input/structure/outputs/data_1727391023/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727391023/1_000009_000000.csv b/data/input/structure/outputs/data_1727391023/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727391023/1_000010_000000.csv b/data/input/structure/outputs/data_1727391023/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727391023/1_000011_000000.csv b/data/input/structure/outputs/data_1727391023/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727391023/1_000012_000000.csv b/data/input/structure/outputs/data_1727391023/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727391023/1_000013_000000.csv b/data/input/structure/outputs/data_1727391023/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727391023/1_000014_000000.csv b/data/input/structure/outputs/data_1727391023/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727391023/1_000015_000000.csv b/data/input/structure/outputs/data_1727391023/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727391023/1_000016_000000.csv b/data/input/structure/outputs/data_1727391023/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727391023/1_000017_000000.csv b/data/input/structure/outputs/data_1727391023/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727391023/1_000018_000000.csv b/data/input/structure/outputs/data_1727391023/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727391023/1_000019_000000.csv b/data/input/structure/outputs/data_1727391023/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727391023/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727391081/iris.csv b/data/input/structure/outputs/data_1727391081/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727391081/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727391098/3_000000_000000.csv b/data/input/structure/outputs/data_1727391098/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727391098/3_000001_000000.csv b/data/input/structure/outputs/data_1727391098/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727391098/3_000002_000000.csv b/data/input/structure/outputs/data_1727391098/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727391098/3_000003_000000.csv b/data/input/structure/outputs/data_1727391098/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727391098/3_000004_000000.csv b/data/input/structure/outputs/data_1727391098/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727391098/3_000005_000000.csv b/data/input/structure/outputs/data_1727391098/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727391098/3_000006_000000.csv b/data/input/structure/outputs/data_1727391098/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727391098/3_000007_000000.csv b/data/input/structure/outputs/data_1727391098/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727391098/3_000008_000000.csv b/data/input/structure/outputs/data_1727391098/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727391098/3_000009_000000.csv b/data/input/structure/outputs/data_1727391098/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727391098/3_000010_000000.csv b/data/input/structure/outputs/data_1727391098/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727391098/3_000011_000000.csv b/data/input/structure/outputs/data_1727391098/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727391098/3_000012_000000.csv b/data/input/structure/outputs/data_1727391098/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727391098/3_000013_000000.csv b/data/input/structure/outputs/data_1727391098/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727391098/3_000014_000000.csv b/data/input/structure/outputs/data_1727391098/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727391098/3_000015_000000.csv b/data/input/structure/outputs/data_1727391098/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727391098/3_000016_000000.csv b/data/input/structure/outputs/data_1727391098/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727391098/3_000017_000000.csv b/data/input/structure/outputs/data_1727391098/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727391098/3_000018_000000.csv b/data/input/structure/outputs/data_1727391098/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727391098/3_000019_000000.csv b/data/input/structure/outputs/data_1727391098/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727391098/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727391157/iris.csv b/data/input/structure/outputs/data_1727391157/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727391157/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727391173/1_000000_000000.csv b/data/input/structure/outputs/data_1727391173/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727391173/1_000001_000000.csv b/data/input/structure/outputs/data_1727391173/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727391173/1_000002_000000.csv b/data/input/structure/outputs/data_1727391173/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727391173/1_000003_000000.csv b/data/input/structure/outputs/data_1727391173/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727391173/1_000004_000000.csv b/data/input/structure/outputs/data_1727391173/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727391173/1_000005_000000.csv b/data/input/structure/outputs/data_1727391173/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727391173/1_000006_000000.csv b/data/input/structure/outputs/data_1727391173/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727391173/1_000007_000000.csv b/data/input/structure/outputs/data_1727391173/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727391173/1_000008_000000.csv b/data/input/structure/outputs/data_1727391173/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727391173/1_000009_000000.csv b/data/input/structure/outputs/data_1727391173/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727391173/1_000010_000000.csv b/data/input/structure/outputs/data_1727391173/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727391173/1_000011_000000.csv b/data/input/structure/outputs/data_1727391173/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727391173/1_000012_000000.csv b/data/input/structure/outputs/data_1727391173/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727391173/1_000013_000000.csv b/data/input/structure/outputs/data_1727391173/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727391173/1_000014_000000.csv b/data/input/structure/outputs/data_1727391173/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727391173/1_000015_000000.csv b/data/input/structure/outputs/data_1727391173/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727391173/1_000016_000000.csv b/data/input/structure/outputs/data_1727391173/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727391173/1_000017_000000.csv b/data/input/structure/outputs/data_1727391173/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727391173/1_000018_000000.csv b/data/input/structure/outputs/data_1727391173/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727391173/1_000019_000000.csv b/data/input/structure/outputs/data_1727391173/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727391173/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727391230/iris.csv b/data/input/structure/outputs/data_1727391230/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727391230/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727391302/iris.csv b/data/input/structure/outputs/data_1727391302/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727391302/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727704190/iris.csv b/data/input/structure/outputs/data_1727704190/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727704190/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727704211/3_000000_000000.csv b/data/input/structure/outputs/data_1727704211/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727704211/3_000001_000000.csv b/data/input/structure/outputs/data_1727704211/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727704211/3_000002_000000.csv b/data/input/structure/outputs/data_1727704211/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727704211/3_000003_000000.csv b/data/input/structure/outputs/data_1727704211/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727704211/3_000004_000000.csv b/data/input/structure/outputs/data_1727704211/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727704211/3_000005_000000.csv b/data/input/structure/outputs/data_1727704211/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727704211/3_000006_000000.csv b/data/input/structure/outputs/data_1727704211/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727704211/3_000007_000000.csv b/data/input/structure/outputs/data_1727704211/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727704211/3_000008_000000.csv b/data/input/structure/outputs/data_1727704211/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727704211/3_000009_000000.csv b/data/input/structure/outputs/data_1727704211/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727704211/3_000010_000000.csv b/data/input/structure/outputs/data_1727704211/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727704211/3_000011_000000.csv b/data/input/structure/outputs/data_1727704211/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727704211/3_000012_000000.csv b/data/input/structure/outputs/data_1727704211/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727704211/3_000013_000000.csv b/data/input/structure/outputs/data_1727704211/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727704211/3_000014_000000.csv b/data/input/structure/outputs/data_1727704211/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727704211/3_000015_000000.csv b/data/input/structure/outputs/data_1727704211/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727704211/3_000016_000000.csv b/data/input/structure/outputs/data_1727704211/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727704211/3_000017_000000.csv b/data/input/structure/outputs/data_1727704211/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727704211/3_000018_000000.csv b/data/input/structure/outputs/data_1727704211/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727704211/3_000019_000000.csv b/data/input/structure/outputs/data_1727704211/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727704211/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727704269/iris.csv b/data/input/structure/outputs/data_1727704269/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727704269/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727704736/iris.csv b/data/input/structure/outputs/data_1727704736/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727704736/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727704758/3_000000_000000.csv b/data/input/structure/outputs/data_1727704758/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727704758/3_000001_000000.csv b/data/input/structure/outputs/data_1727704758/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727704758/3_000002_000000.csv b/data/input/structure/outputs/data_1727704758/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727704758/3_000003_000000.csv b/data/input/structure/outputs/data_1727704758/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727704758/3_000004_000000.csv b/data/input/structure/outputs/data_1727704758/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727704758/3_000005_000000.csv b/data/input/structure/outputs/data_1727704758/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727704758/3_000006_000000.csv b/data/input/structure/outputs/data_1727704758/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727704758/3_000007_000000.csv b/data/input/structure/outputs/data_1727704758/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727704758/3_000008_000000.csv b/data/input/structure/outputs/data_1727704758/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727704758/3_000009_000000.csv b/data/input/structure/outputs/data_1727704758/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727704758/3_000010_000000.csv b/data/input/structure/outputs/data_1727704758/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727704758/3_000011_000000.csv b/data/input/structure/outputs/data_1727704758/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727704758/3_000012_000000.csv b/data/input/structure/outputs/data_1727704758/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727704758/3_000013_000000.csv b/data/input/structure/outputs/data_1727704758/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727704758/3_000014_000000.csv b/data/input/structure/outputs/data_1727704758/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727704758/3_000015_000000.csv b/data/input/structure/outputs/data_1727704758/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727704758/3_000016_000000.csv b/data/input/structure/outputs/data_1727704758/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727704758/3_000017_000000.csv b/data/input/structure/outputs/data_1727704758/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727704758/3_000018_000000.csv b/data/input/structure/outputs/data_1727704758/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727704758/3_000019_000000.csv b/data/input/structure/outputs/data_1727704758/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727704758/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727704818/iris.csv b/data/input/structure/outputs/data_1727704818/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727704818/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727704834/1_000000_000000.csv b/data/input/structure/outputs/data_1727704834/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727704834/1_000001_000000.csv b/data/input/structure/outputs/data_1727704834/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727704834/1_000002_000000.csv b/data/input/structure/outputs/data_1727704834/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727704834/1_000003_000000.csv b/data/input/structure/outputs/data_1727704834/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727704834/1_000004_000000.csv b/data/input/structure/outputs/data_1727704834/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727704834/1_000005_000000.csv b/data/input/structure/outputs/data_1727704834/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727704834/1_000006_000000.csv b/data/input/structure/outputs/data_1727704834/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727704834/1_000007_000000.csv b/data/input/structure/outputs/data_1727704834/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727704834/1_000008_000000.csv b/data/input/structure/outputs/data_1727704834/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727704834/1_000009_000000.csv b/data/input/structure/outputs/data_1727704834/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727704834/1_000010_000000.csv b/data/input/structure/outputs/data_1727704834/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727704834/1_000011_000000.csv b/data/input/structure/outputs/data_1727704834/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727704834/1_000012_000000.csv b/data/input/structure/outputs/data_1727704834/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727704834/1_000013_000000.csv b/data/input/structure/outputs/data_1727704834/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727704834/1_000014_000000.csv b/data/input/structure/outputs/data_1727704834/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727704834/1_000015_000000.csv b/data/input/structure/outputs/data_1727704834/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727704834/1_000016_000000.csv b/data/input/structure/outputs/data_1727704834/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727704834/1_000017_000000.csv b/data/input/structure/outputs/data_1727704834/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727704834/1_000018_000000.csv b/data/input/structure/outputs/data_1727704834/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727704834/1_000019_000000.csv b/data/input/structure/outputs/data_1727704834/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727704834/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727704894/iris.csv b/data/input/structure/outputs/data_1727704894/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727704894/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727704966/iris.csv b/data/input/structure/outputs/data_1727704966/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727704966/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727705160/iris.csv b/data/input/structure/outputs/data_1727705160/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727705160/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727705175/3_000000_000000.csv b/data/input/structure/outputs/data_1727705175/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705175/3_000001_000000.csv b/data/input/structure/outputs/data_1727705175/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705175/3_000002_000000.csv b/data/input/structure/outputs/data_1727705175/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727705175/3_000003_000000.csv b/data/input/structure/outputs/data_1727705175/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705175/3_000004_000000.csv b/data/input/structure/outputs/data_1727705175/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705175/3_000005_000000.csv b/data/input/structure/outputs/data_1727705175/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727705175/3_000006_000000.csv b/data/input/structure/outputs/data_1727705175/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727705175/3_000007_000000.csv b/data/input/structure/outputs/data_1727705175/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727705175/3_000008_000000.csv b/data/input/structure/outputs/data_1727705175/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727705175/3_000009_000000.csv b/data/input/structure/outputs/data_1727705175/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727705175/3_000010_000000.csv b/data/input/structure/outputs/data_1727705175/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727705175/3_000011_000000.csv b/data/input/structure/outputs/data_1727705175/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727705175/3_000012_000000.csv b/data/input/structure/outputs/data_1727705175/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727705175/3_000013_000000.csv b/data/input/structure/outputs/data_1727705175/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727705175/3_000014_000000.csv b/data/input/structure/outputs/data_1727705175/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727705175/3_000015_000000.csv b/data/input/structure/outputs/data_1727705175/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727705175/3_000016_000000.csv b/data/input/structure/outputs/data_1727705175/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727705175/3_000017_000000.csv b/data/input/structure/outputs/data_1727705175/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727705175/3_000018_000000.csv b/data/input/structure/outputs/data_1727705175/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727705175/3_000019_000000.csv b/data/input/structure/outputs/data_1727705175/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727705175/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727705232/iris.csv b/data/input/structure/outputs/data_1727705232/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727705232/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727705248/1_000000_000000.csv b/data/input/structure/outputs/data_1727705248/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705248/1_000001_000000.csv b/data/input/structure/outputs/data_1727705248/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705248/1_000002_000000.csv b/data/input/structure/outputs/data_1727705248/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727705248/1_000003_000000.csv b/data/input/structure/outputs/data_1727705248/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705248/1_000004_000000.csv b/data/input/structure/outputs/data_1727705248/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705248/1_000005_000000.csv b/data/input/structure/outputs/data_1727705248/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727705248/1_000006_000000.csv b/data/input/structure/outputs/data_1727705248/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727705248/1_000007_000000.csv b/data/input/structure/outputs/data_1727705248/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727705248/1_000008_000000.csv b/data/input/structure/outputs/data_1727705248/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727705248/1_000009_000000.csv b/data/input/structure/outputs/data_1727705248/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727705248/1_000010_000000.csv b/data/input/structure/outputs/data_1727705248/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727705248/1_000011_000000.csv b/data/input/structure/outputs/data_1727705248/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727705248/1_000012_000000.csv b/data/input/structure/outputs/data_1727705248/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727705248/1_000013_000000.csv b/data/input/structure/outputs/data_1727705248/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727705248/1_000014_000000.csv b/data/input/structure/outputs/data_1727705248/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727705248/1_000015_000000.csv b/data/input/structure/outputs/data_1727705248/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727705248/1_000016_000000.csv b/data/input/structure/outputs/data_1727705248/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727705248/1_000017_000000.csv b/data/input/structure/outputs/data_1727705248/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727705248/1_000018_000000.csv b/data/input/structure/outputs/data_1727705248/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727705248/1_000019_000000.csv b/data/input/structure/outputs/data_1727705248/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727705248/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727705306/iris.csv b/data/input/structure/outputs/data_1727705306/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727705306/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727705323/3_000000_000000.csv b/data/input/structure/outputs/data_1727705323/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705323/3_000001_000000.csv b/data/input/structure/outputs/data_1727705323/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705323/3_000002_000000.csv b/data/input/structure/outputs/data_1727705323/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727705323/3_000003_000000.csv b/data/input/structure/outputs/data_1727705323/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705323/3_000004_000000.csv b/data/input/structure/outputs/data_1727705323/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705323/3_000005_000000.csv b/data/input/structure/outputs/data_1727705323/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727705323/3_000006_000000.csv b/data/input/structure/outputs/data_1727705323/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727705323/3_000007_000000.csv b/data/input/structure/outputs/data_1727705323/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727705323/3_000008_000000.csv b/data/input/structure/outputs/data_1727705323/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727705323/3_000009_000000.csv b/data/input/structure/outputs/data_1727705323/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727705323/3_000010_000000.csv b/data/input/structure/outputs/data_1727705323/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727705323/3_000011_000000.csv b/data/input/structure/outputs/data_1727705323/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727705323/3_000012_000000.csv b/data/input/structure/outputs/data_1727705323/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727705323/3_000013_000000.csv b/data/input/structure/outputs/data_1727705323/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727705323/3_000014_000000.csv b/data/input/structure/outputs/data_1727705323/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727705323/3_000015_000000.csv b/data/input/structure/outputs/data_1727705323/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727705323/3_000016_000000.csv b/data/input/structure/outputs/data_1727705323/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727705323/3_000017_000000.csv b/data/input/structure/outputs/data_1727705323/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727705323/3_000018_000000.csv b/data/input/structure/outputs/data_1727705323/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727705323/3_000019_000000.csv b/data/input/structure/outputs/data_1727705323/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727705323/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727705383/iris.csv b/data/input/structure/outputs/data_1727705383/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727705383/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727705399/1_000000_000000.csv b/data/input/structure/outputs/data_1727705399/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705399/1_000001_000000.csv b/data/input/structure/outputs/data_1727705399/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705399/1_000002_000000.csv b/data/input/structure/outputs/data_1727705399/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727705399/1_000003_000000.csv b/data/input/structure/outputs/data_1727705399/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705399/1_000004_000000.csv b/data/input/structure/outputs/data_1727705399/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705399/1_000005_000000.csv b/data/input/structure/outputs/data_1727705399/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727705399/1_000006_000000.csv b/data/input/structure/outputs/data_1727705399/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727705399/1_000007_000000.csv b/data/input/structure/outputs/data_1727705399/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727705399/1_000008_000000.csv b/data/input/structure/outputs/data_1727705399/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727705399/1_000009_000000.csv b/data/input/structure/outputs/data_1727705399/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727705399/1_000010_000000.csv b/data/input/structure/outputs/data_1727705399/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727705399/1_000011_000000.csv b/data/input/structure/outputs/data_1727705399/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727705399/1_000012_000000.csv b/data/input/structure/outputs/data_1727705399/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727705399/1_000013_000000.csv b/data/input/structure/outputs/data_1727705399/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727705399/1_000014_000000.csv b/data/input/structure/outputs/data_1727705399/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727705399/1_000015_000000.csv b/data/input/structure/outputs/data_1727705399/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727705399/1_000016_000000.csv b/data/input/structure/outputs/data_1727705399/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727705399/1_000017_000000.csv b/data/input/structure/outputs/data_1727705399/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727705399/1_000018_000000.csv b/data/input/structure/outputs/data_1727705399/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727705399/1_000019_000000.csv b/data/input/structure/outputs/data_1727705399/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727705399/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727705456/iris.csv b/data/input/structure/outputs/data_1727705456/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727705456/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727705665/iris.csv b/data/input/structure/outputs/data_1727705665/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727705665/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727705682/3_000000_000000.csv b/data/input/structure/outputs/data_1727705682/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705682/3_000001_000000.csv b/data/input/structure/outputs/data_1727705682/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705682/3_000002_000000.csv b/data/input/structure/outputs/data_1727705682/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727705682/3_000003_000000.csv b/data/input/structure/outputs/data_1727705682/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705682/3_000004_000000.csv b/data/input/structure/outputs/data_1727705682/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705682/3_000005_000000.csv b/data/input/structure/outputs/data_1727705682/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727705682/3_000006_000000.csv b/data/input/structure/outputs/data_1727705682/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727705682/3_000007_000000.csv b/data/input/structure/outputs/data_1727705682/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727705682/3_000008_000000.csv b/data/input/structure/outputs/data_1727705682/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727705682/3_000009_000000.csv b/data/input/structure/outputs/data_1727705682/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727705682/3_000010_000000.csv b/data/input/structure/outputs/data_1727705682/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727705682/3_000011_000000.csv b/data/input/structure/outputs/data_1727705682/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727705682/3_000012_000000.csv b/data/input/structure/outputs/data_1727705682/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727705682/3_000013_000000.csv b/data/input/structure/outputs/data_1727705682/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727705682/3_000014_000000.csv b/data/input/structure/outputs/data_1727705682/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727705682/3_000015_000000.csv b/data/input/structure/outputs/data_1727705682/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727705682/3_000016_000000.csv b/data/input/structure/outputs/data_1727705682/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727705682/3_000017_000000.csv b/data/input/structure/outputs/data_1727705682/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727705682/3_000018_000000.csv b/data/input/structure/outputs/data_1727705682/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727705682/3_000019_000000.csv b/data/input/structure/outputs/data_1727705682/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727705682/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727705738/iris.csv b/data/input/structure/outputs/data_1727705738/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727705738/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727705754/1_000000_000000.csv b/data/input/structure/outputs/data_1727705754/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705754/1_000001_000000.csv b/data/input/structure/outputs/data_1727705754/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705754/1_000002_000000.csv b/data/input/structure/outputs/data_1727705754/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727705754/1_000003_000000.csv b/data/input/structure/outputs/data_1727705754/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705754/1_000004_000000.csv b/data/input/structure/outputs/data_1727705754/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705754/1_000005_000000.csv b/data/input/structure/outputs/data_1727705754/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727705754/1_000006_000000.csv b/data/input/structure/outputs/data_1727705754/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727705754/1_000007_000000.csv b/data/input/structure/outputs/data_1727705754/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727705754/1_000008_000000.csv b/data/input/structure/outputs/data_1727705754/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727705754/1_000009_000000.csv b/data/input/structure/outputs/data_1727705754/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727705754/1_000010_000000.csv b/data/input/structure/outputs/data_1727705754/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727705754/1_000011_000000.csv b/data/input/structure/outputs/data_1727705754/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727705754/1_000012_000000.csv b/data/input/structure/outputs/data_1727705754/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727705754/1_000013_000000.csv b/data/input/structure/outputs/data_1727705754/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727705754/1_000014_000000.csv b/data/input/structure/outputs/data_1727705754/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727705754/1_000015_000000.csv b/data/input/structure/outputs/data_1727705754/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727705754/1_000016_000000.csv b/data/input/structure/outputs/data_1727705754/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727705754/1_000017_000000.csv b/data/input/structure/outputs/data_1727705754/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727705754/1_000018_000000.csv b/data/input/structure/outputs/data_1727705754/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727705754/1_000019_000000.csv b/data/input/structure/outputs/data_1727705754/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727705754/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727705813/iris.csv b/data/input/structure/outputs/data_1727705813/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727705813/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727705829/3_000000_000000.csv b/data/input/structure/outputs/data_1727705829/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705829/3_000001_000000.csv b/data/input/structure/outputs/data_1727705829/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705829/3_000002_000000.csv b/data/input/structure/outputs/data_1727705829/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727705829/3_000003_000000.csv b/data/input/structure/outputs/data_1727705829/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705829/3_000004_000000.csv b/data/input/structure/outputs/data_1727705829/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705829/3_000005_000000.csv b/data/input/structure/outputs/data_1727705829/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727705829/3_000006_000000.csv b/data/input/structure/outputs/data_1727705829/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727705829/3_000007_000000.csv b/data/input/structure/outputs/data_1727705829/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727705829/3_000008_000000.csv b/data/input/structure/outputs/data_1727705829/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727705829/3_000009_000000.csv b/data/input/structure/outputs/data_1727705829/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727705829/3_000010_000000.csv b/data/input/structure/outputs/data_1727705829/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727705829/3_000011_000000.csv b/data/input/structure/outputs/data_1727705829/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727705829/3_000012_000000.csv b/data/input/structure/outputs/data_1727705829/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727705829/3_000013_000000.csv b/data/input/structure/outputs/data_1727705829/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727705829/3_000014_000000.csv b/data/input/structure/outputs/data_1727705829/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727705829/3_000015_000000.csv b/data/input/structure/outputs/data_1727705829/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727705829/3_000016_000000.csv b/data/input/structure/outputs/data_1727705829/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727705829/3_000017_000000.csv b/data/input/structure/outputs/data_1727705829/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727705829/3_000018_000000.csv b/data/input/structure/outputs/data_1727705829/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727705829/3_000019_000000.csv b/data/input/structure/outputs/data_1727705829/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727705829/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727705886/iris.csv b/data/input/structure/outputs/data_1727705886/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727705886/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727705902/1_000000_000000.csv b/data/input/structure/outputs/data_1727705902/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705902/1_000001_000000.csv b/data/input/structure/outputs/data_1727705902/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705902/1_000002_000000.csv b/data/input/structure/outputs/data_1727705902/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727705902/1_000003_000000.csv b/data/input/structure/outputs/data_1727705902/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727705902/1_000004_000000.csv b/data/input/structure/outputs/data_1727705902/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727705902/1_000005_000000.csv b/data/input/structure/outputs/data_1727705902/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727705902/1_000006_000000.csv b/data/input/structure/outputs/data_1727705902/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727705902/1_000007_000000.csv b/data/input/structure/outputs/data_1727705902/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727705902/1_000008_000000.csv b/data/input/structure/outputs/data_1727705902/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727705902/1_000009_000000.csv b/data/input/structure/outputs/data_1727705902/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727705902/1_000010_000000.csv b/data/input/structure/outputs/data_1727705902/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727705902/1_000011_000000.csv b/data/input/structure/outputs/data_1727705902/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727705902/1_000012_000000.csv b/data/input/structure/outputs/data_1727705902/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727705902/1_000013_000000.csv b/data/input/structure/outputs/data_1727705902/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727705902/1_000014_000000.csv b/data/input/structure/outputs/data_1727705902/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727705902/1_000015_000000.csv b/data/input/structure/outputs/data_1727705902/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727705902/1_000016_000000.csv b/data/input/structure/outputs/data_1727705902/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727705902/1_000017_000000.csv b/data/input/structure/outputs/data_1727705902/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727705902/1_000018_000000.csv b/data/input/structure/outputs/data_1727705902/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727705902/1_000019_000000.csv b/data/input/structure/outputs/data_1727705902/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727705902/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727705959/iris.csv b/data/input/structure/outputs/data_1727705959/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727705959/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727706033/iris.csv b/data/input/structure/outputs/data_1727706033/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727706033/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727706197/iris.csv b/data/input/structure/outputs/data_1727706197/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727706197/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727706331/iris.csv b/data/input/structure/outputs/data_1727706331/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727706331/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727706357/3_000000_000000.csv b/data/input/structure/outputs/data_1727706357/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727706357/3_000001_000000.csv b/data/input/structure/outputs/data_1727706357/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727706357/3_000002_000000.csv b/data/input/structure/outputs/data_1727706357/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727706357/3_000003_000000.csv b/data/input/structure/outputs/data_1727706357/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727706357/3_000004_000000.csv b/data/input/structure/outputs/data_1727706357/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727706357/3_000005_000000.csv b/data/input/structure/outputs/data_1727706357/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727706357/3_000006_000000.csv b/data/input/structure/outputs/data_1727706357/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727706357/3_000007_000000.csv b/data/input/structure/outputs/data_1727706357/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727706357/3_000008_000000.csv b/data/input/structure/outputs/data_1727706357/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727706357/3_000009_000000.csv b/data/input/structure/outputs/data_1727706357/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727706357/3_000010_000000.csv b/data/input/structure/outputs/data_1727706357/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727706357/3_000011_000000.csv b/data/input/structure/outputs/data_1727706357/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727706357/3_000012_000000.csv b/data/input/structure/outputs/data_1727706357/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727706357/3_000013_000000.csv b/data/input/structure/outputs/data_1727706357/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727706357/3_000014_000000.csv b/data/input/structure/outputs/data_1727706357/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727706357/3_000015_000000.csv b/data/input/structure/outputs/data_1727706357/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727706357/3_000016_000000.csv b/data/input/structure/outputs/data_1727706357/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727706357/3_000017_000000.csv b/data/input/structure/outputs/data_1727706357/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727706357/3_000018_000000.csv b/data/input/structure/outputs/data_1727706357/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727706357/3_000019_000000.csv b/data/input/structure/outputs/data_1727706357/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727706357/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727706416/iris.csv b/data/input/structure/outputs/data_1727706416/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727706416/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727706433/1_000000_000000.csv b/data/input/structure/outputs/data_1727706433/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727706433/1_000001_000000.csv b/data/input/structure/outputs/data_1727706433/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727706433/1_000002_000000.csv b/data/input/structure/outputs/data_1727706433/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727706433/1_000003_000000.csv b/data/input/structure/outputs/data_1727706433/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727706433/1_000004_000000.csv b/data/input/structure/outputs/data_1727706433/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727706433/1_000005_000000.csv b/data/input/structure/outputs/data_1727706433/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727706433/1_000006_000000.csv b/data/input/structure/outputs/data_1727706433/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727706433/1_000007_000000.csv b/data/input/structure/outputs/data_1727706433/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727706433/1_000008_000000.csv b/data/input/structure/outputs/data_1727706433/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727706433/1_000009_000000.csv b/data/input/structure/outputs/data_1727706433/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727706433/1_000010_000000.csv b/data/input/structure/outputs/data_1727706433/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727706433/1_000011_000000.csv b/data/input/structure/outputs/data_1727706433/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727706433/1_000012_000000.csv b/data/input/structure/outputs/data_1727706433/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727706433/1_000013_000000.csv b/data/input/structure/outputs/data_1727706433/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727706433/1_000014_000000.csv b/data/input/structure/outputs/data_1727706433/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727706433/1_000015_000000.csv b/data/input/structure/outputs/data_1727706433/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727706433/1_000016_000000.csv b/data/input/structure/outputs/data_1727706433/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727706433/1_000017_000000.csv b/data/input/structure/outputs/data_1727706433/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727706433/1_000018_000000.csv b/data/input/structure/outputs/data_1727706433/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727706433/1_000019_000000.csv b/data/input/structure/outputs/data_1727706433/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727706433/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727706492/iris.csv b/data/input/structure/outputs/data_1727706492/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727706492/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727706576/iris.csv b/data/input/structure/outputs/data_1727706576/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727706576/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727706645/iris.csv b/data/input/structure/outputs/data_1727706645/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727706645/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727706850/iris.csv b/data/input/structure/outputs/data_1727706850/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727706850/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727706867/3_000000_000000.csv b/data/input/structure/outputs/data_1727706867/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727706867/3_000001_000000.csv b/data/input/structure/outputs/data_1727706867/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727706867/3_000002_000000.csv b/data/input/structure/outputs/data_1727706867/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727706867/3_000003_000000.csv b/data/input/structure/outputs/data_1727706867/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727706867/3_000004_000000.csv b/data/input/structure/outputs/data_1727706867/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727706867/3_000005_000000.csv b/data/input/structure/outputs/data_1727706867/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727706867/3_000006_000000.csv b/data/input/structure/outputs/data_1727706867/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727706867/3_000007_000000.csv b/data/input/structure/outputs/data_1727706867/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727706867/3_000008_000000.csv b/data/input/structure/outputs/data_1727706867/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727706867/3_000009_000000.csv b/data/input/structure/outputs/data_1727706867/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727706867/3_000010_000000.csv b/data/input/structure/outputs/data_1727706867/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727706867/3_000011_000000.csv b/data/input/structure/outputs/data_1727706867/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727706867/3_000012_000000.csv b/data/input/structure/outputs/data_1727706867/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727706867/3_000013_000000.csv b/data/input/structure/outputs/data_1727706867/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727706867/3_000014_000000.csv b/data/input/structure/outputs/data_1727706867/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727706867/3_000015_000000.csv b/data/input/structure/outputs/data_1727706867/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727706867/3_000016_000000.csv b/data/input/structure/outputs/data_1727706867/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727706867/3_000017_000000.csv b/data/input/structure/outputs/data_1727706867/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727706867/3_000018_000000.csv b/data/input/structure/outputs/data_1727706867/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727706867/3_000019_000000.csv b/data/input/structure/outputs/data_1727706867/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1727706867/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1727706923/iris.csv b/data/input/structure/outputs/data_1727706923/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1727706923/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1727706941/1_000000_000000.csv b/data/input/structure/outputs/data_1727706941/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727706941/1_000001_000000.csv b/data/input/structure/outputs/data_1727706941/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727706941/1_000002_000000.csv b/data/input/structure/outputs/data_1727706941/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1727706941/1_000003_000000.csv b/data/input/structure/outputs/data_1727706941/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1727706941/1_000004_000000.csv b/data/input/structure/outputs/data_1727706941/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1727706941/1_000005_000000.csv b/data/input/structure/outputs/data_1727706941/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1727706941/1_000006_000000.csv b/data/input/structure/outputs/data_1727706941/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1727706941/1_000007_000000.csv b/data/input/structure/outputs/data_1727706941/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1727706941/1_000008_000000.csv b/data/input/structure/outputs/data_1727706941/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1727706941/1_000009_000000.csv b/data/input/structure/outputs/data_1727706941/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1727706941/1_000010_000000.csv b/data/input/structure/outputs/data_1727706941/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1727706941/1_000011_000000.csv b/data/input/structure/outputs/data_1727706941/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1727706941/1_000012_000000.csv b/data/input/structure/outputs/data_1727706941/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1727706941/1_000013_000000.csv b/data/input/structure/outputs/data_1727706941/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1727706941/1_000014_000000.csv b/data/input/structure/outputs/data_1727706941/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1727706941/1_000015_000000.csv b/data/input/structure/outputs/data_1727706941/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1727706941/1_000016_000000.csv b/data/input/structure/outputs/data_1727706941/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1727706941/1_000017_000000.csv b/data/input/structure/outputs/data_1727706941/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1727706941/1_000018_000000.csv b/data/input/structure/outputs/data_1727706941/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1727706941/1_000019_000000.csv b/data/input/structure/outputs/data_1727706941/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1727706941/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729524176/iris.csv b/data/input/structure/outputs/data_1729524176/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729524176/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729524201/3_000000_000000.csv b/data/input/structure/outputs/data_1729524201/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729524201/3_000001_000000.csv b/data/input/structure/outputs/data_1729524201/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729524201/3_000002_000000.csv b/data/input/structure/outputs/data_1729524201/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729524201/3_000003_000000.csv b/data/input/structure/outputs/data_1729524201/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729524201/3_000004_000000.csv b/data/input/structure/outputs/data_1729524201/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729524201/3_000005_000000.csv b/data/input/structure/outputs/data_1729524201/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729524201/3_000006_000000.csv b/data/input/structure/outputs/data_1729524201/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729524201/3_000007_000000.csv b/data/input/structure/outputs/data_1729524201/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729524201/3_000008_000000.csv b/data/input/structure/outputs/data_1729524201/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729524201/3_000009_000000.csv b/data/input/structure/outputs/data_1729524201/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729524201/3_000010_000000.csv b/data/input/structure/outputs/data_1729524201/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729524201/3_000011_000000.csv b/data/input/structure/outputs/data_1729524201/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729524201/3_000012_000000.csv b/data/input/structure/outputs/data_1729524201/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729524201/3_000013_000000.csv b/data/input/structure/outputs/data_1729524201/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729524201/3_000014_000000.csv b/data/input/structure/outputs/data_1729524201/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729524201/3_000015_000000.csv b/data/input/structure/outputs/data_1729524201/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729524201/3_000016_000000.csv b/data/input/structure/outputs/data_1729524201/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729524201/3_000017_000000.csv b/data/input/structure/outputs/data_1729524201/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729524201/3_000018_000000.csv b/data/input/structure/outputs/data_1729524201/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729524201/3_000019_000000.csv b/data/input/structure/outputs/data_1729524201/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729524201/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729524259/iris.csv b/data/input/structure/outputs/data_1729524259/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729524259/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729524277/1_000000_000000.csv b/data/input/structure/outputs/data_1729524277/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729524277/1_000001_000000.csv b/data/input/structure/outputs/data_1729524277/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729524277/1_000002_000000.csv b/data/input/structure/outputs/data_1729524277/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729524277/1_000003_000000.csv b/data/input/structure/outputs/data_1729524277/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729524277/1_000004_000000.csv b/data/input/structure/outputs/data_1729524277/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729524277/1_000005_000000.csv b/data/input/structure/outputs/data_1729524277/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729524277/1_000006_000000.csv b/data/input/structure/outputs/data_1729524277/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729524277/1_000007_000000.csv b/data/input/structure/outputs/data_1729524277/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729524277/1_000008_000000.csv b/data/input/structure/outputs/data_1729524277/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729524277/1_000009_000000.csv b/data/input/structure/outputs/data_1729524277/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729524277/1_000010_000000.csv b/data/input/structure/outputs/data_1729524277/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729524277/1_000011_000000.csv b/data/input/structure/outputs/data_1729524277/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729524277/1_000012_000000.csv b/data/input/structure/outputs/data_1729524277/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729524277/1_000013_000000.csv b/data/input/structure/outputs/data_1729524277/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729524277/1_000014_000000.csv b/data/input/structure/outputs/data_1729524277/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729524277/1_000015_000000.csv b/data/input/structure/outputs/data_1729524277/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729524277/1_000016_000000.csv b/data/input/structure/outputs/data_1729524277/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729524277/1_000017_000000.csv b/data/input/structure/outputs/data_1729524277/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729524277/1_000018_000000.csv b/data/input/structure/outputs/data_1729524277/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729524277/1_000019_000000.csv b/data/input/structure/outputs/data_1729524277/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729524277/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729524421/iris.csv b/data/input/structure/outputs/data_1729524421/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729524421/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729524699/iris.csv b/data/input/structure/outputs/data_1729524699/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729524699/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729524809/iris.csv b/data/input/structure/outputs/data_1729524809/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729524809/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729524824/3_000000_000000.csv b/data/input/structure/outputs/data_1729524824/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729524824/3_000001_000000.csv b/data/input/structure/outputs/data_1729524824/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729524824/3_000002_000000.csv b/data/input/structure/outputs/data_1729524824/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729524824/3_000003_000000.csv b/data/input/structure/outputs/data_1729524824/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729524824/3_000004_000000.csv b/data/input/structure/outputs/data_1729524824/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729524824/3_000005_000000.csv b/data/input/structure/outputs/data_1729524824/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729524824/3_000006_000000.csv b/data/input/structure/outputs/data_1729524824/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729524824/3_000007_000000.csv b/data/input/structure/outputs/data_1729524824/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729524824/3_000008_000000.csv b/data/input/structure/outputs/data_1729524824/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729524824/3_000009_000000.csv b/data/input/structure/outputs/data_1729524824/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729524824/3_000010_000000.csv b/data/input/structure/outputs/data_1729524824/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729524824/3_000011_000000.csv b/data/input/structure/outputs/data_1729524824/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729524824/3_000012_000000.csv b/data/input/structure/outputs/data_1729524824/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729524824/3_000013_000000.csv b/data/input/structure/outputs/data_1729524824/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729524824/3_000014_000000.csv b/data/input/structure/outputs/data_1729524824/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729524824/3_000015_000000.csv b/data/input/structure/outputs/data_1729524824/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729524824/3_000016_000000.csv b/data/input/structure/outputs/data_1729524824/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729524824/3_000017_000000.csv b/data/input/structure/outputs/data_1729524824/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729524824/3_000018_000000.csv b/data/input/structure/outputs/data_1729524824/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729524824/3_000019_000000.csv b/data/input/structure/outputs/data_1729524824/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729524824/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729524898/iris.csv b/data/input/structure/outputs/data_1729524898/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729524898/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729524912/1_000000_000000.csv b/data/input/structure/outputs/data_1729524912/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729524912/1_000001_000000.csv b/data/input/structure/outputs/data_1729524912/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729524912/1_000002_000000.csv b/data/input/structure/outputs/data_1729524912/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729524912/1_000003_000000.csv b/data/input/structure/outputs/data_1729524912/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729524912/1_000004_000000.csv b/data/input/structure/outputs/data_1729524912/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729524912/1_000005_000000.csv b/data/input/structure/outputs/data_1729524912/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729524912/1_000006_000000.csv b/data/input/structure/outputs/data_1729524912/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729524912/1_000007_000000.csv b/data/input/structure/outputs/data_1729524912/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729524912/1_000008_000000.csv b/data/input/structure/outputs/data_1729524912/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729524912/1_000009_000000.csv b/data/input/structure/outputs/data_1729524912/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729524912/1_000010_000000.csv b/data/input/structure/outputs/data_1729524912/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729524912/1_000011_000000.csv b/data/input/structure/outputs/data_1729524912/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729524912/1_000012_000000.csv b/data/input/structure/outputs/data_1729524912/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729524912/1_000013_000000.csv b/data/input/structure/outputs/data_1729524912/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729524912/1_000014_000000.csv b/data/input/structure/outputs/data_1729524912/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729524912/1_000015_000000.csv b/data/input/structure/outputs/data_1729524912/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729524912/1_000016_000000.csv b/data/input/structure/outputs/data_1729524912/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729524912/1_000017_000000.csv b/data/input/structure/outputs/data_1729524912/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729524912/1_000018_000000.csv b/data/input/structure/outputs/data_1729524912/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729524912/1_000019_000000.csv b/data/input/structure/outputs/data_1729524912/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729524912/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729526785/iris.csv b/data/input/structure/outputs/data_1729526785/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729526785/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729526800/3_000000_000000.csv b/data/input/structure/outputs/data_1729526800/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729526800/3_000001_000000.csv b/data/input/structure/outputs/data_1729526800/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729526800/3_000002_000000.csv b/data/input/structure/outputs/data_1729526800/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729526800/3_000003_000000.csv b/data/input/structure/outputs/data_1729526800/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729526800/3_000004_000000.csv b/data/input/structure/outputs/data_1729526800/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729526800/3_000005_000000.csv b/data/input/structure/outputs/data_1729526800/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729526800/3_000006_000000.csv b/data/input/structure/outputs/data_1729526800/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729526800/3_000007_000000.csv b/data/input/structure/outputs/data_1729526800/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729526800/3_000008_000000.csv b/data/input/structure/outputs/data_1729526800/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729526800/3_000009_000000.csv b/data/input/structure/outputs/data_1729526800/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729526800/3_000010_000000.csv b/data/input/structure/outputs/data_1729526800/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729526800/3_000011_000000.csv b/data/input/structure/outputs/data_1729526800/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729526800/3_000012_000000.csv b/data/input/structure/outputs/data_1729526800/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729526800/3_000013_000000.csv b/data/input/structure/outputs/data_1729526800/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729526800/3_000014_000000.csv b/data/input/structure/outputs/data_1729526800/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729526800/3_000015_000000.csv b/data/input/structure/outputs/data_1729526800/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729526800/3_000016_000000.csv b/data/input/structure/outputs/data_1729526800/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729526800/3_000017_000000.csv b/data/input/structure/outputs/data_1729526800/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729526800/3_000018_000000.csv b/data/input/structure/outputs/data_1729526800/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729526800/3_000019_000000.csv b/data/input/structure/outputs/data_1729526800/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729526800/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729526861/iris.csv b/data/input/structure/outputs/data_1729526861/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729526861/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729526883/1_000000_000000.csv b/data/input/structure/outputs/data_1729526883/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729526883/1_000001_000000.csv b/data/input/structure/outputs/data_1729526883/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729526883/1_000002_000000.csv b/data/input/structure/outputs/data_1729526883/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729526883/1_000003_000000.csv b/data/input/structure/outputs/data_1729526883/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729526883/1_000004_000000.csv b/data/input/structure/outputs/data_1729526883/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729526883/1_000005_000000.csv b/data/input/structure/outputs/data_1729526883/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729526883/1_000006_000000.csv b/data/input/structure/outputs/data_1729526883/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729526883/1_000007_000000.csv b/data/input/structure/outputs/data_1729526883/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729526883/1_000008_000000.csv b/data/input/structure/outputs/data_1729526883/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729526883/1_000009_000000.csv b/data/input/structure/outputs/data_1729526883/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729526883/1_000010_000000.csv b/data/input/structure/outputs/data_1729526883/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729526883/1_000011_000000.csv b/data/input/structure/outputs/data_1729526883/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729526883/1_000012_000000.csv b/data/input/structure/outputs/data_1729526883/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729526883/1_000013_000000.csv b/data/input/structure/outputs/data_1729526883/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729526883/1_000014_000000.csv b/data/input/structure/outputs/data_1729526883/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729526883/1_000015_000000.csv b/data/input/structure/outputs/data_1729526883/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729526883/1_000016_000000.csv b/data/input/structure/outputs/data_1729526883/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729526883/1_000017_000000.csv b/data/input/structure/outputs/data_1729526883/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729526883/1_000018_000000.csv b/data/input/structure/outputs/data_1729526883/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729526883/1_000019_000000.csv b/data/input/structure/outputs/data_1729526883/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729526883/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729526941/iris.csv b/data/input/structure/outputs/data_1729526941/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729526941/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729527084/iris.csv b/data/input/structure/outputs/data_1729527084/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729527084/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729527097/5_000000_000000.csv b/data/input/structure/outputs/data_1729527097/5_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729527097/5_000001_000000.csv b/data/input/structure/outputs/data_1729527097/5_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729527097/5_000002_000000.csv b/data/input/structure/outputs/data_1729527097/5_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729527097/5_000003_000000.csv b/data/input/structure/outputs/data_1729527097/5_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729527097/5_000004_000000.csv b/data/input/structure/outputs/data_1729527097/5_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729527097/5_000005_000000.csv b/data/input/structure/outputs/data_1729527097/5_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729527097/5_000006_000000.csv b/data/input/structure/outputs/data_1729527097/5_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729527097/5_000007_000000.csv b/data/input/structure/outputs/data_1729527097/5_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729527097/5_000008_000000.csv b/data/input/structure/outputs/data_1729527097/5_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729527097/5_000009_000000.csv b/data/input/structure/outputs/data_1729527097/5_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729527097/5_000010_000000.csv b/data/input/structure/outputs/data_1729527097/5_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729527097/5_000011_000000.csv b/data/input/structure/outputs/data_1729527097/5_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729527097/5_000012_000000.csv b/data/input/structure/outputs/data_1729527097/5_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729527097/5_000013_000000.csv b/data/input/structure/outputs/data_1729527097/5_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729527097/5_000014_000000.csv b/data/input/structure/outputs/data_1729527097/5_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729527097/5_000015_000000.csv b/data/input/structure/outputs/data_1729527097/5_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729527097/5_000016_000000.csv b/data/input/structure/outputs/data_1729527097/5_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729527097/5_000017_000000.csv b/data/input/structure/outputs/data_1729527097/5_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729527097/5_000018_000000.csv b/data/input/structure/outputs/data_1729527097/5_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729527097/5_000019_000000.csv b/data/input/structure/outputs/data_1729527097/5_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729527097/5_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729527155/iris.csv b/data/input/structure/outputs/data_1729527155/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729527155/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729527173/1_000000_000000.csv b/data/input/structure/outputs/data_1729527173/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729527173/1_000001_000000.csv b/data/input/structure/outputs/data_1729527173/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729527173/1_000002_000000.csv b/data/input/structure/outputs/data_1729527173/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729527173/1_000003_000000.csv b/data/input/structure/outputs/data_1729527173/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729527173/1_000004_000000.csv b/data/input/structure/outputs/data_1729527173/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729527173/1_000005_000000.csv b/data/input/structure/outputs/data_1729527173/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729527173/1_000006_000000.csv b/data/input/structure/outputs/data_1729527173/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729527173/1_000007_000000.csv b/data/input/structure/outputs/data_1729527173/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729527173/1_000008_000000.csv b/data/input/structure/outputs/data_1729527173/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729527173/1_000009_000000.csv b/data/input/structure/outputs/data_1729527173/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729527173/1_000010_000000.csv b/data/input/structure/outputs/data_1729527173/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729527173/1_000011_000000.csv b/data/input/structure/outputs/data_1729527173/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729527173/1_000012_000000.csv b/data/input/structure/outputs/data_1729527173/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729527173/1_000013_000000.csv b/data/input/structure/outputs/data_1729527173/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729527173/1_000014_000000.csv b/data/input/structure/outputs/data_1729527173/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729527173/1_000015_000000.csv b/data/input/structure/outputs/data_1729527173/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729527173/1_000016_000000.csv b/data/input/structure/outputs/data_1729527173/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729527173/1_000017_000000.csv b/data/input/structure/outputs/data_1729527173/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729527173/1_000018_000000.csv b/data/input/structure/outputs/data_1729527173/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729527173/1_000019_000000.csv b/data/input/structure/outputs/data_1729527173/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729527173/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729529408/iris.csv b/data/input/structure/outputs/data_1729529408/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729529408/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729529426/3_000000_000000.csv b/data/input/structure/outputs/data_1729529426/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729529426/3_000001_000000.csv b/data/input/structure/outputs/data_1729529426/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729529426/3_000002_000000.csv b/data/input/structure/outputs/data_1729529426/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729529426/3_000003_000000.csv b/data/input/structure/outputs/data_1729529426/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729529426/3_000004_000000.csv b/data/input/structure/outputs/data_1729529426/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729529426/3_000005_000000.csv b/data/input/structure/outputs/data_1729529426/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729529426/3_000006_000000.csv b/data/input/structure/outputs/data_1729529426/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729529426/3_000007_000000.csv b/data/input/structure/outputs/data_1729529426/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729529426/3_000008_000000.csv b/data/input/structure/outputs/data_1729529426/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729529426/3_000009_000000.csv b/data/input/structure/outputs/data_1729529426/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729529426/3_000010_000000.csv b/data/input/structure/outputs/data_1729529426/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729529426/3_000011_000000.csv b/data/input/structure/outputs/data_1729529426/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729529426/3_000012_000000.csv b/data/input/structure/outputs/data_1729529426/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729529426/3_000013_000000.csv b/data/input/structure/outputs/data_1729529426/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729529426/3_000014_000000.csv b/data/input/structure/outputs/data_1729529426/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729529426/3_000015_000000.csv b/data/input/structure/outputs/data_1729529426/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729529426/3_000016_000000.csv b/data/input/structure/outputs/data_1729529426/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729529426/3_000017_000000.csv b/data/input/structure/outputs/data_1729529426/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729529426/3_000018_000000.csv b/data/input/structure/outputs/data_1729529426/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729529426/3_000019_000000.csv b/data/input/structure/outputs/data_1729529426/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729529426/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729529483/iris.csv b/data/input/structure/outputs/data_1729529483/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729529483/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729529499/1_000000_000000.csv b/data/input/structure/outputs/data_1729529499/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729529499/1_000001_000000.csv b/data/input/structure/outputs/data_1729529499/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729529499/1_000002_000000.csv b/data/input/structure/outputs/data_1729529499/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729529499/1_000003_000000.csv b/data/input/structure/outputs/data_1729529499/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729529499/1_000004_000000.csv b/data/input/structure/outputs/data_1729529499/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729529499/1_000005_000000.csv b/data/input/structure/outputs/data_1729529499/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729529499/1_000006_000000.csv b/data/input/structure/outputs/data_1729529499/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729529499/1_000007_000000.csv b/data/input/structure/outputs/data_1729529499/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729529499/1_000008_000000.csv b/data/input/structure/outputs/data_1729529499/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729529499/1_000009_000000.csv b/data/input/structure/outputs/data_1729529499/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729529499/1_000010_000000.csv b/data/input/structure/outputs/data_1729529499/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729529499/1_000011_000000.csv b/data/input/structure/outputs/data_1729529499/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729529499/1_000012_000000.csv b/data/input/structure/outputs/data_1729529499/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729529499/1_000013_000000.csv b/data/input/structure/outputs/data_1729529499/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729529499/1_000014_000000.csv b/data/input/structure/outputs/data_1729529499/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729529499/1_000015_000000.csv b/data/input/structure/outputs/data_1729529499/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729529499/1_000016_000000.csv b/data/input/structure/outputs/data_1729529499/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729529499/1_000017_000000.csv b/data/input/structure/outputs/data_1729529499/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729529499/1_000018_000000.csv b/data/input/structure/outputs/data_1729529499/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729529499/1_000019_000000.csv b/data/input/structure/outputs/data_1729529499/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729529499/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729529556/iris.csv b/data/input/structure/outputs/data_1729529556/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729529556/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729529664/iris.csv b/data/input/structure/outputs/data_1729529664/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729529664/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729529676/8_000000_000000.csv b/data/input/structure/outputs/data_1729529676/8_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729529676/8_000001_000000.csv b/data/input/structure/outputs/data_1729529676/8_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729529676/8_000002_000000.csv b/data/input/structure/outputs/data_1729529676/8_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729529676/8_000003_000000.csv b/data/input/structure/outputs/data_1729529676/8_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729529676/8_000004_000000.csv b/data/input/structure/outputs/data_1729529676/8_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729529676/8_000005_000000.csv b/data/input/structure/outputs/data_1729529676/8_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729529676/8_000006_000000.csv b/data/input/structure/outputs/data_1729529676/8_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729529676/8_000007_000000.csv b/data/input/structure/outputs/data_1729529676/8_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729529676/8_000008_000000.csv b/data/input/structure/outputs/data_1729529676/8_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729529676/8_000009_000000.csv b/data/input/structure/outputs/data_1729529676/8_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729529676/8_000010_000000.csv b/data/input/structure/outputs/data_1729529676/8_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729529676/8_000011_000000.csv b/data/input/structure/outputs/data_1729529676/8_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729529676/8_000012_000000.csv b/data/input/structure/outputs/data_1729529676/8_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729529676/8_000013_000000.csv b/data/input/structure/outputs/data_1729529676/8_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729529676/8_000014_000000.csv b/data/input/structure/outputs/data_1729529676/8_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729529676/8_000015_000000.csv b/data/input/structure/outputs/data_1729529676/8_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729529676/8_000016_000000.csv b/data/input/structure/outputs/data_1729529676/8_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729529676/8_000017_000000.csv b/data/input/structure/outputs/data_1729529676/8_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729529676/8_000018_000000.csv b/data/input/structure/outputs/data_1729529676/8_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729529676/8_000019_000000.csv b/data/input/structure/outputs/data_1729529676/8_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729529676/8_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729529740/iris.csv b/data/input/structure/outputs/data_1729529740/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729529740/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729529756/1_000000_000000.csv b/data/input/structure/outputs/data_1729529756/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729529756/1_000001_000000.csv b/data/input/structure/outputs/data_1729529756/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729529756/1_000002_000000.csv b/data/input/structure/outputs/data_1729529756/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729529756/1_000003_000000.csv b/data/input/structure/outputs/data_1729529756/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729529756/1_000004_000000.csv b/data/input/structure/outputs/data_1729529756/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729529756/1_000005_000000.csv b/data/input/structure/outputs/data_1729529756/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729529756/1_000006_000000.csv b/data/input/structure/outputs/data_1729529756/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729529756/1_000007_000000.csv b/data/input/structure/outputs/data_1729529756/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729529756/1_000008_000000.csv b/data/input/structure/outputs/data_1729529756/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729529756/1_000009_000000.csv b/data/input/structure/outputs/data_1729529756/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729529756/1_000010_000000.csv b/data/input/structure/outputs/data_1729529756/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729529756/1_000011_000000.csv b/data/input/structure/outputs/data_1729529756/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729529756/1_000012_000000.csv b/data/input/structure/outputs/data_1729529756/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729529756/1_000013_000000.csv b/data/input/structure/outputs/data_1729529756/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729529756/1_000014_000000.csv b/data/input/structure/outputs/data_1729529756/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729529756/1_000015_000000.csv b/data/input/structure/outputs/data_1729529756/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729529756/1_000016_000000.csv b/data/input/structure/outputs/data_1729529756/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729529756/1_000017_000000.csv b/data/input/structure/outputs/data_1729529756/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729529756/1_000018_000000.csv b/data/input/structure/outputs/data_1729529756/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729529756/1_000019_000000.csv b/data/input/structure/outputs/data_1729529756/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729529756/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729529901/iris.csv b/data/input/structure/outputs/data_1729529901/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729529901/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729529921/3_000000_000000.csv b/data/input/structure/outputs/data_1729529921/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729529921/3_000001_000000.csv b/data/input/structure/outputs/data_1729529921/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729529921/3_000002_000000.csv b/data/input/structure/outputs/data_1729529921/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729529921/3_000003_000000.csv b/data/input/structure/outputs/data_1729529921/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729529921/3_000004_000000.csv b/data/input/structure/outputs/data_1729529921/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729529921/3_000005_000000.csv b/data/input/structure/outputs/data_1729529921/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729529921/3_000006_000000.csv b/data/input/structure/outputs/data_1729529921/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729529921/3_000007_000000.csv b/data/input/structure/outputs/data_1729529921/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729529921/3_000008_000000.csv b/data/input/structure/outputs/data_1729529921/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729529921/3_000009_000000.csv b/data/input/structure/outputs/data_1729529921/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729529921/3_000010_000000.csv b/data/input/structure/outputs/data_1729529921/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729529921/3_000011_000000.csv b/data/input/structure/outputs/data_1729529921/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729529921/3_000012_000000.csv b/data/input/structure/outputs/data_1729529921/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729529921/3_000013_000000.csv b/data/input/structure/outputs/data_1729529921/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729529921/3_000014_000000.csv b/data/input/structure/outputs/data_1729529921/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729529921/3_000015_000000.csv b/data/input/structure/outputs/data_1729529921/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729529921/3_000016_000000.csv b/data/input/structure/outputs/data_1729529921/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729529921/3_000017_000000.csv b/data/input/structure/outputs/data_1729529921/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729529921/3_000018_000000.csv b/data/input/structure/outputs/data_1729529921/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729529921/3_000019_000000.csv b/data/input/structure/outputs/data_1729529921/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729529921/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729529985/iris.csv b/data/input/structure/outputs/data_1729529985/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729529985/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729530002/1_000000_000000.csv b/data/input/structure/outputs/data_1729530002/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530002/1_000001_000000.csv b/data/input/structure/outputs/data_1729530002/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530002/1_000002_000000.csv b/data/input/structure/outputs/data_1729530002/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729530002/1_000003_000000.csv b/data/input/structure/outputs/data_1729530002/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530002/1_000004_000000.csv b/data/input/structure/outputs/data_1729530002/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530002/1_000005_000000.csv b/data/input/structure/outputs/data_1729530002/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729530002/1_000006_000000.csv b/data/input/structure/outputs/data_1729530002/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729530002/1_000007_000000.csv b/data/input/structure/outputs/data_1729530002/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729530002/1_000008_000000.csv b/data/input/structure/outputs/data_1729530002/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729530002/1_000009_000000.csv b/data/input/structure/outputs/data_1729530002/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729530002/1_000010_000000.csv b/data/input/structure/outputs/data_1729530002/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729530002/1_000011_000000.csv b/data/input/structure/outputs/data_1729530002/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729530002/1_000012_000000.csv b/data/input/structure/outputs/data_1729530002/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729530002/1_000013_000000.csv b/data/input/structure/outputs/data_1729530002/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729530002/1_000014_000000.csv b/data/input/structure/outputs/data_1729530002/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729530002/1_000015_000000.csv b/data/input/structure/outputs/data_1729530002/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729530002/1_000016_000000.csv b/data/input/structure/outputs/data_1729530002/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729530002/1_000017_000000.csv b/data/input/structure/outputs/data_1729530002/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729530002/1_000018_000000.csv b/data/input/structure/outputs/data_1729530002/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729530002/1_000019_000000.csv b/data/input/structure/outputs/data_1729530002/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729530002/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729530126/iris.csv b/data/input/structure/outputs/data_1729530126/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729530126/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729530146/3_000000_000000.csv b/data/input/structure/outputs/data_1729530146/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530146/3_000001_000000.csv b/data/input/structure/outputs/data_1729530146/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530146/3_000002_000000.csv b/data/input/structure/outputs/data_1729530146/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729530146/3_000003_000000.csv b/data/input/structure/outputs/data_1729530146/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530146/3_000004_000000.csv b/data/input/structure/outputs/data_1729530146/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530146/3_000005_000000.csv b/data/input/structure/outputs/data_1729530146/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729530146/3_000006_000000.csv b/data/input/structure/outputs/data_1729530146/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729530146/3_000007_000000.csv b/data/input/structure/outputs/data_1729530146/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729530146/3_000008_000000.csv b/data/input/structure/outputs/data_1729530146/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729530146/3_000009_000000.csv b/data/input/structure/outputs/data_1729530146/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729530146/3_000010_000000.csv b/data/input/structure/outputs/data_1729530146/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729530146/3_000011_000000.csv b/data/input/structure/outputs/data_1729530146/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729530146/3_000012_000000.csv b/data/input/structure/outputs/data_1729530146/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729530146/3_000013_000000.csv b/data/input/structure/outputs/data_1729530146/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729530146/3_000014_000000.csv b/data/input/structure/outputs/data_1729530146/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729530146/3_000015_000000.csv b/data/input/structure/outputs/data_1729530146/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729530146/3_000016_000000.csv b/data/input/structure/outputs/data_1729530146/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729530146/3_000017_000000.csv b/data/input/structure/outputs/data_1729530146/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729530146/3_000018_000000.csv b/data/input/structure/outputs/data_1729530146/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729530146/3_000019_000000.csv b/data/input/structure/outputs/data_1729530146/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729530146/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729530204/iris.csv b/data/input/structure/outputs/data_1729530204/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729530204/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729530222/1_000000_000000.csv b/data/input/structure/outputs/data_1729530222/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530222/1_000001_000000.csv b/data/input/structure/outputs/data_1729530222/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530222/1_000002_000000.csv b/data/input/structure/outputs/data_1729530222/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729530222/1_000003_000000.csv b/data/input/structure/outputs/data_1729530222/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530222/1_000004_000000.csv b/data/input/structure/outputs/data_1729530222/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530222/1_000005_000000.csv b/data/input/structure/outputs/data_1729530222/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729530222/1_000006_000000.csv b/data/input/structure/outputs/data_1729530222/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729530222/1_000007_000000.csv b/data/input/structure/outputs/data_1729530222/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729530222/1_000008_000000.csv b/data/input/structure/outputs/data_1729530222/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729530222/1_000009_000000.csv b/data/input/structure/outputs/data_1729530222/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729530222/1_000010_000000.csv b/data/input/structure/outputs/data_1729530222/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729530222/1_000011_000000.csv b/data/input/structure/outputs/data_1729530222/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729530222/1_000012_000000.csv b/data/input/structure/outputs/data_1729530222/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729530222/1_000013_000000.csv b/data/input/structure/outputs/data_1729530222/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729530222/1_000014_000000.csv b/data/input/structure/outputs/data_1729530222/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729530222/1_000015_000000.csv b/data/input/structure/outputs/data_1729530222/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729530222/1_000016_000000.csv b/data/input/structure/outputs/data_1729530222/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729530222/1_000017_000000.csv b/data/input/structure/outputs/data_1729530222/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729530222/1_000018_000000.csv b/data/input/structure/outputs/data_1729530222/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729530222/1_000019_000000.csv b/data/input/structure/outputs/data_1729530222/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729530222/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729530428/iris.csv b/data/input/structure/outputs/data_1729530428/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729530428/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729530452/3_000000_000000.csv b/data/input/structure/outputs/data_1729530452/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530452/3_000001_000000.csv b/data/input/structure/outputs/data_1729530452/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530452/3_000002_000000.csv b/data/input/structure/outputs/data_1729530452/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729530452/3_000003_000000.csv b/data/input/structure/outputs/data_1729530452/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530452/3_000004_000000.csv b/data/input/structure/outputs/data_1729530452/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530452/3_000005_000000.csv b/data/input/structure/outputs/data_1729530452/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729530452/3_000006_000000.csv b/data/input/structure/outputs/data_1729530452/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729530452/3_000007_000000.csv b/data/input/structure/outputs/data_1729530452/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729530452/3_000008_000000.csv b/data/input/structure/outputs/data_1729530452/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729530452/3_000009_000000.csv b/data/input/structure/outputs/data_1729530452/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729530452/3_000010_000000.csv b/data/input/structure/outputs/data_1729530452/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729530452/3_000011_000000.csv b/data/input/structure/outputs/data_1729530452/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729530452/3_000012_000000.csv b/data/input/structure/outputs/data_1729530452/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729530452/3_000013_000000.csv b/data/input/structure/outputs/data_1729530452/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729530452/3_000014_000000.csv b/data/input/structure/outputs/data_1729530452/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729530452/3_000015_000000.csv b/data/input/structure/outputs/data_1729530452/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729530452/3_000016_000000.csv b/data/input/structure/outputs/data_1729530452/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729530452/3_000017_000000.csv b/data/input/structure/outputs/data_1729530452/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729530452/3_000018_000000.csv b/data/input/structure/outputs/data_1729530452/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729530452/3_000019_000000.csv b/data/input/structure/outputs/data_1729530452/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729530452/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729530510/iris.csv b/data/input/structure/outputs/data_1729530510/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729530510/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729530527/1_000000_000000.csv b/data/input/structure/outputs/data_1729530527/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530527/1_000001_000000.csv b/data/input/structure/outputs/data_1729530527/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530527/1_000002_000000.csv b/data/input/structure/outputs/data_1729530527/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729530527/1_000003_000000.csv b/data/input/structure/outputs/data_1729530527/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530527/1_000004_000000.csv b/data/input/structure/outputs/data_1729530527/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530527/1_000005_000000.csv b/data/input/structure/outputs/data_1729530527/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729530527/1_000006_000000.csv b/data/input/structure/outputs/data_1729530527/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729530527/1_000007_000000.csv b/data/input/structure/outputs/data_1729530527/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729530527/1_000008_000000.csv b/data/input/structure/outputs/data_1729530527/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729530527/1_000009_000000.csv b/data/input/structure/outputs/data_1729530527/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729530527/1_000010_000000.csv b/data/input/structure/outputs/data_1729530527/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729530527/1_000011_000000.csv b/data/input/structure/outputs/data_1729530527/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729530527/1_000012_000000.csv b/data/input/structure/outputs/data_1729530527/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729530527/1_000013_000000.csv b/data/input/structure/outputs/data_1729530527/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729530527/1_000014_000000.csv b/data/input/structure/outputs/data_1729530527/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729530527/1_000015_000000.csv b/data/input/structure/outputs/data_1729530527/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729530527/1_000016_000000.csv b/data/input/structure/outputs/data_1729530527/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729530527/1_000017_000000.csv b/data/input/structure/outputs/data_1729530527/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729530527/1_000018_000000.csv b/data/input/structure/outputs/data_1729530527/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729530527/1_000019_000000.csv b/data/input/structure/outputs/data_1729530527/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729530527/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729530583/iris.csv b/data/input/structure/outputs/data_1729530583/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729530583/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729530600/3_000000_000000.csv b/data/input/structure/outputs/data_1729530600/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530600/3_000001_000000.csv b/data/input/structure/outputs/data_1729530600/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530600/3_000002_000000.csv b/data/input/structure/outputs/data_1729530600/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729530600/3_000003_000000.csv b/data/input/structure/outputs/data_1729530600/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530600/3_000004_000000.csv b/data/input/structure/outputs/data_1729530600/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530600/3_000005_000000.csv b/data/input/structure/outputs/data_1729530600/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729530600/3_000006_000000.csv b/data/input/structure/outputs/data_1729530600/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729530600/3_000007_000000.csv b/data/input/structure/outputs/data_1729530600/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729530600/3_000008_000000.csv b/data/input/structure/outputs/data_1729530600/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729530600/3_000009_000000.csv b/data/input/structure/outputs/data_1729530600/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729530600/3_000010_000000.csv b/data/input/structure/outputs/data_1729530600/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729530600/3_000011_000000.csv b/data/input/structure/outputs/data_1729530600/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729530600/3_000012_000000.csv b/data/input/structure/outputs/data_1729530600/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729530600/3_000013_000000.csv b/data/input/structure/outputs/data_1729530600/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729530600/3_000014_000000.csv b/data/input/structure/outputs/data_1729530600/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729530600/3_000015_000000.csv b/data/input/structure/outputs/data_1729530600/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729530600/3_000016_000000.csv b/data/input/structure/outputs/data_1729530600/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729530600/3_000017_000000.csv b/data/input/structure/outputs/data_1729530600/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729530600/3_000018_000000.csv b/data/input/structure/outputs/data_1729530600/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729530600/3_000019_000000.csv b/data/input/structure/outputs/data_1729530600/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729530600/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729530656/iris.csv b/data/input/structure/outputs/data_1729530656/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729530656/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729530675/1_000000_000000.csv b/data/input/structure/outputs/data_1729530675/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530675/1_000001_000000.csv b/data/input/structure/outputs/data_1729530675/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530675/1_000002_000000.csv b/data/input/structure/outputs/data_1729530675/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729530675/1_000003_000000.csv b/data/input/structure/outputs/data_1729530675/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530675/1_000004_000000.csv b/data/input/structure/outputs/data_1729530675/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530675/1_000005_000000.csv b/data/input/structure/outputs/data_1729530675/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729530675/1_000006_000000.csv b/data/input/structure/outputs/data_1729530675/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729530675/1_000007_000000.csv b/data/input/structure/outputs/data_1729530675/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729530675/1_000008_000000.csv b/data/input/structure/outputs/data_1729530675/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729530675/1_000009_000000.csv b/data/input/structure/outputs/data_1729530675/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729530675/1_000010_000000.csv b/data/input/structure/outputs/data_1729530675/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729530675/1_000011_000000.csv b/data/input/structure/outputs/data_1729530675/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729530675/1_000012_000000.csv b/data/input/structure/outputs/data_1729530675/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729530675/1_000013_000000.csv b/data/input/structure/outputs/data_1729530675/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729530675/1_000014_000000.csv b/data/input/structure/outputs/data_1729530675/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729530675/1_000015_000000.csv b/data/input/structure/outputs/data_1729530675/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729530675/1_000016_000000.csv b/data/input/structure/outputs/data_1729530675/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729530675/1_000017_000000.csv b/data/input/structure/outputs/data_1729530675/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729530675/1_000018_000000.csv b/data/input/structure/outputs/data_1729530675/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729530675/1_000019_000000.csv b/data/input/structure/outputs/data_1729530675/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729530675/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729530742/iris.csv b/data/input/structure/outputs/data_1729530742/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729530742/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729530815/iris.csv b/data/input/structure/outputs/data_1729530815/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729530815/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729530829/5_000000_000000.csv b/data/input/structure/outputs/data_1729530829/5_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530829/5_000001_000000.csv b/data/input/structure/outputs/data_1729530829/5_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530829/5_000002_000000.csv b/data/input/structure/outputs/data_1729530829/5_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729530829/5_000003_000000.csv b/data/input/structure/outputs/data_1729530829/5_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530829/5_000004_000000.csv b/data/input/structure/outputs/data_1729530829/5_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530829/5_000005_000000.csv b/data/input/structure/outputs/data_1729530829/5_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729530829/5_000006_000000.csv b/data/input/structure/outputs/data_1729530829/5_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729530829/5_000007_000000.csv b/data/input/structure/outputs/data_1729530829/5_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729530829/5_000008_000000.csv b/data/input/structure/outputs/data_1729530829/5_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729530829/5_000009_000000.csv b/data/input/structure/outputs/data_1729530829/5_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729530829/5_000010_000000.csv b/data/input/structure/outputs/data_1729530829/5_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729530829/5_000011_000000.csv b/data/input/structure/outputs/data_1729530829/5_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729530829/5_000012_000000.csv b/data/input/structure/outputs/data_1729530829/5_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729530829/5_000013_000000.csv b/data/input/structure/outputs/data_1729530829/5_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729530829/5_000014_000000.csv b/data/input/structure/outputs/data_1729530829/5_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729530829/5_000015_000000.csv b/data/input/structure/outputs/data_1729530829/5_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729530829/5_000016_000000.csv b/data/input/structure/outputs/data_1729530829/5_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729530829/5_000017_000000.csv b/data/input/structure/outputs/data_1729530829/5_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729530829/5_000018_000000.csv b/data/input/structure/outputs/data_1729530829/5_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729530829/5_000019_000000.csv b/data/input/structure/outputs/data_1729530829/5_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729530829/5_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729530888/iris.csv b/data/input/structure/outputs/data_1729530888/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729530888/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729530906/1_000000_000000.csv b/data/input/structure/outputs/data_1729530906/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530906/1_000001_000000.csv b/data/input/structure/outputs/data_1729530906/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530906/1_000002_000000.csv b/data/input/structure/outputs/data_1729530906/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729530906/1_000003_000000.csv b/data/input/structure/outputs/data_1729530906/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729530906/1_000004_000000.csv b/data/input/structure/outputs/data_1729530906/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729530906/1_000005_000000.csv b/data/input/structure/outputs/data_1729530906/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729530906/1_000006_000000.csv b/data/input/structure/outputs/data_1729530906/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729530906/1_000007_000000.csv b/data/input/structure/outputs/data_1729530906/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729530906/1_000008_000000.csv b/data/input/structure/outputs/data_1729530906/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729530906/1_000009_000000.csv b/data/input/structure/outputs/data_1729530906/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729530906/1_000010_000000.csv b/data/input/structure/outputs/data_1729530906/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729530906/1_000011_000000.csv b/data/input/structure/outputs/data_1729530906/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729530906/1_000012_000000.csv b/data/input/structure/outputs/data_1729530906/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729530906/1_000013_000000.csv b/data/input/structure/outputs/data_1729530906/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729530906/1_000014_000000.csv b/data/input/structure/outputs/data_1729530906/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729530906/1_000015_000000.csv b/data/input/structure/outputs/data_1729530906/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729530906/1_000016_000000.csv b/data/input/structure/outputs/data_1729530906/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729530906/1_000017_000000.csv b/data/input/structure/outputs/data_1729530906/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729530906/1_000018_000000.csv b/data/input/structure/outputs/data_1729530906/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729530906/1_000019_000000.csv b/data/input/structure/outputs/data_1729530906/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729530906/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729531263/iris.csv b/data/input/structure/outputs/data_1729531263/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729531263/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729531282/3_000000_000000.csv b/data/input/structure/outputs/data_1729531282/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729531282/3_000001_000000.csv b/data/input/structure/outputs/data_1729531282/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729531282/3_000002_000000.csv b/data/input/structure/outputs/data_1729531282/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729531282/3_000003_000000.csv b/data/input/structure/outputs/data_1729531282/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729531282/3_000004_000000.csv b/data/input/structure/outputs/data_1729531282/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729531282/3_000005_000000.csv b/data/input/structure/outputs/data_1729531282/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729531282/3_000006_000000.csv b/data/input/structure/outputs/data_1729531282/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729531282/3_000007_000000.csv b/data/input/structure/outputs/data_1729531282/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729531282/3_000008_000000.csv b/data/input/structure/outputs/data_1729531282/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729531282/3_000009_000000.csv b/data/input/structure/outputs/data_1729531282/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729531282/3_000010_000000.csv b/data/input/structure/outputs/data_1729531282/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729531282/3_000011_000000.csv b/data/input/structure/outputs/data_1729531282/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729531282/3_000012_000000.csv b/data/input/structure/outputs/data_1729531282/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729531282/3_000013_000000.csv b/data/input/structure/outputs/data_1729531282/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729531282/3_000014_000000.csv b/data/input/structure/outputs/data_1729531282/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729531282/3_000015_000000.csv b/data/input/structure/outputs/data_1729531282/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729531282/3_000016_000000.csv b/data/input/structure/outputs/data_1729531282/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729531282/3_000017_000000.csv b/data/input/structure/outputs/data_1729531282/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729531282/3_000018_000000.csv b/data/input/structure/outputs/data_1729531282/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729531282/3_000019_000000.csv b/data/input/structure/outputs/data_1729531282/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729531282/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729531344/iris.csv b/data/input/structure/outputs/data_1729531344/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729531344/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729531501/iris.csv b/data/input/structure/outputs/data_1729531501/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729531501/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729531520/3_000000_000000.csv b/data/input/structure/outputs/data_1729531520/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729531520/3_000001_000000.csv b/data/input/structure/outputs/data_1729531520/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729531520/3_000002_000000.csv b/data/input/structure/outputs/data_1729531520/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729531520/3_000003_000000.csv b/data/input/structure/outputs/data_1729531520/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729531520/3_000004_000000.csv b/data/input/structure/outputs/data_1729531520/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729531520/3_000005_000000.csv b/data/input/structure/outputs/data_1729531520/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729531520/3_000006_000000.csv b/data/input/structure/outputs/data_1729531520/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729531520/3_000007_000000.csv b/data/input/structure/outputs/data_1729531520/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729531520/3_000008_000000.csv b/data/input/structure/outputs/data_1729531520/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729531520/3_000009_000000.csv b/data/input/structure/outputs/data_1729531520/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729531520/3_000010_000000.csv b/data/input/structure/outputs/data_1729531520/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729531520/3_000011_000000.csv b/data/input/structure/outputs/data_1729531520/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729531520/3_000012_000000.csv b/data/input/structure/outputs/data_1729531520/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729531520/3_000013_000000.csv b/data/input/structure/outputs/data_1729531520/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729531520/3_000014_000000.csv b/data/input/structure/outputs/data_1729531520/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729531520/3_000015_000000.csv b/data/input/structure/outputs/data_1729531520/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729531520/3_000016_000000.csv b/data/input/structure/outputs/data_1729531520/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729531520/3_000017_000000.csv b/data/input/structure/outputs/data_1729531520/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729531520/3_000018_000000.csv b/data/input/structure/outputs/data_1729531520/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729531520/3_000019_000000.csv b/data/input/structure/outputs/data_1729531520/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729531520/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729531598/iris.csv b/data/input/structure/outputs/data_1729531598/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729531598/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729531616/1_000000_000000.csv b/data/input/structure/outputs/data_1729531616/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729531616/1_000001_000000.csv b/data/input/structure/outputs/data_1729531616/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729531616/1_000002_000000.csv b/data/input/structure/outputs/data_1729531616/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729531616/1_000003_000000.csv b/data/input/structure/outputs/data_1729531616/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729531616/1_000004_000000.csv b/data/input/structure/outputs/data_1729531616/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729531616/1_000005_000000.csv b/data/input/structure/outputs/data_1729531616/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729531616/1_000006_000000.csv b/data/input/structure/outputs/data_1729531616/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729531616/1_000007_000000.csv b/data/input/structure/outputs/data_1729531616/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729531616/1_000008_000000.csv b/data/input/structure/outputs/data_1729531616/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729531616/1_000009_000000.csv b/data/input/structure/outputs/data_1729531616/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729531616/1_000010_000000.csv b/data/input/structure/outputs/data_1729531616/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729531616/1_000011_000000.csv b/data/input/structure/outputs/data_1729531616/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729531616/1_000012_000000.csv b/data/input/structure/outputs/data_1729531616/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729531616/1_000013_000000.csv b/data/input/structure/outputs/data_1729531616/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729531616/1_000014_000000.csv b/data/input/structure/outputs/data_1729531616/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729531616/1_000015_000000.csv b/data/input/structure/outputs/data_1729531616/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729531616/1_000016_000000.csv b/data/input/structure/outputs/data_1729531616/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729531616/1_000017_000000.csv b/data/input/structure/outputs/data_1729531616/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729531616/1_000018_000000.csv b/data/input/structure/outputs/data_1729531616/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729531616/1_000019_000000.csv b/data/input/structure/outputs/data_1729531616/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729531616/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729531720/iris.csv b/data/input/structure/outputs/data_1729531720/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729531720/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729531739/3_000000_000000.csv b/data/input/structure/outputs/data_1729531739/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729531739/3_000001_000000.csv b/data/input/structure/outputs/data_1729531739/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729531739/3_000002_000000.csv b/data/input/structure/outputs/data_1729531739/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729531739/3_000003_000000.csv b/data/input/structure/outputs/data_1729531739/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729531739/3_000004_000000.csv b/data/input/structure/outputs/data_1729531739/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729531739/3_000005_000000.csv b/data/input/structure/outputs/data_1729531739/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729531739/3_000006_000000.csv b/data/input/structure/outputs/data_1729531739/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729531739/3_000007_000000.csv b/data/input/structure/outputs/data_1729531739/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729531739/3_000008_000000.csv b/data/input/structure/outputs/data_1729531739/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729531739/3_000009_000000.csv b/data/input/structure/outputs/data_1729531739/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729531739/3_000010_000000.csv b/data/input/structure/outputs/data_1729531739/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729531739/3_000011_000000.csv b/data/input/structure/outputs/data_1729531739/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729531739/3_000012_000000.csv b/data/input/structure/outputs/data_1729531739/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729531739/3_000013_000000.csv b/data/input/structure/outputs/data_1729531739/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729531739/3_000014_000000.csv b/data/input/structure/outputs/data_1729531739/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729531739/3_000015_000000.csv b/data/input/structure/outputs/data_1729531739/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729531739/3_000016_000000.csv b/data/input/structure/outputs/data_1729531739/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729531739/3_000017_000000.csv b/data/input/structure/outputs/data_1729531739/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729531739/3_000018_000000.csv b/data/input/structure/outputs/data_1729531739/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729531739/3_000019_000000.csv b/data/input/structure/outputs/data_1729531739/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729531739/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729531797/iris.csv b/data/input/structure/outputs/data_1729531797/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729531797/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729531816/1_000000_000000.csv b/data/input/structure/outputs/data_1729531816/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729531816/1_000001_000000.csv b/data/input/structure/outputs/data_1729531816/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729531816/1_000002_000000.csv b/data/input/structure/outputs/data_1729531816/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729531816/1_000003_000000.csv b/data/input/structure/outputs/data_1729531816/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729531816/1_000004_000000.csv b/data/input/structure/outputs/data_1729531816/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729531816/1_000005_000000.csv b/data/input/structure/outputs/data_1729531816/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729531816/1_000006_000000.csv b/data/input/structure/outputs/data_1729531816/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729531816/1_000007_000000.csv b/data/input/structure/outputs/data_1729531816/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729531816/1_000008_000000.csv b/data/input/structure/outputs/data_1729531816/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729531816/1_000009_000000.csv b/data/input/structure/outputs/data_1729531816/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729531816/1_000010_000000.csv b/data/input/structure/outputs/data_1729531816/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729531816/1_000011_000000.csv b/data/input/structure/outputs/data_1729531816/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729531816/1_000012_000000.csv b/data/input/structure/outputs/data_1729531816/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729531816/1_000013_000000.csv b/data/input/structure/outputs/data_1729531816/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729531816/1_000014_000000.csv b/data/input/structure/outputs/data_1729531816/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729531816/1_000015_000000.csv b/data/input/structure/outputs/data_1729531816/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729531816/1_000016_000000.csv b/data/input/structure/outputs/data_1729531816/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729531816/1_000017_000000.csv b/data/input/structure/outputs/data_1729531816/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729531816/1_000018_000000.csv b/data/input/structure/outputs/data_1729531816/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729531816/1_000019_000000.csv b/data/input/structure/outputs/data_1729531816/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729531816/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729532285/iris.csv b/data/input/structure/outputs/data_1729532285/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729532285/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729532303/3_000000_000000.csv b/data/input/structure/outputs/data_1729532303/3_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729532303/3_000001_000000.csv b/data/input/structure/outputs/data_1729532303/3_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729532303/3_000002_000000.csv b/data/input/structure/outputs/data_1729532303/3_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729532303/3_000003_000000.csv b/data/input/structure/outputs/data_1729532303/3_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729532303/3_000004_000000.csv b/data/input/structure/outputs/data_1729532303/3_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729532303/3_000005_000000.csv b/data/input/structure/outputs/data_1729532303/3_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729532303/3_000006_000000.csv b/data/input/structure/outputs/data_1729532303/3_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729532303/3_000007_000000.csv b/data/input/structure/outputs/data_1729532303/3_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729532303/3_000008_000000.csv b/data/input/structure/outputs/data_1729532303/3_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729532303/3_000009_000000.csv b/data/input/structure/outputs/data_1729532303/3_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729532303/3_000010_000000.csv b/data/input/structure/outputs/data_1729532303/3_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729532303/3_000011_000000.csv b/data/input/structure/outputs/data_1729532303/3_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729532303/3_000012_000000.csv b/data/input/structure/outputs/data_1729532303/3_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729532303/3_000013_000000.csv b/data/input/structure/outputs/data_1729532303/3_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729532303/3_000014_000000.csv b/data/input/structure/outputs/data_1729532303/3_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729532303/3_000015_000000.csv b/data/input/structure/outputs/data_1729532303/3_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729532303/3_000016_000000.csv b/data/input/structure/outputs/data_1729532303/3_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729532303/3_000017_000000.csv b/data/input/structure/outputs/data_1729532303/3_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729532303/3_000018_000000.csv b/data/input/structure/outputs/data_1729532303/3_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729532303/3_000019_000000.csv b/data/input/structure/outputs/data_1729532303/3_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729532303/3_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729532366/iris.csv b/data/input/structure/outputs/data_1729532366/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729532366/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729532388/1_000000_000000.csv b/data/input/structure/outputs/data_1729532388/1_000000_000000.csv new file mode 100755 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729532388/1_000001_000000.csv b/data/input/structure/outputs/data_1729532388/1_000001_000000.csv new file mode 100755 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729532388/1_000002_000000.csv b/data/input/structure/outputs/data_1729532388/1_000002_000000.csv new file mode 100755 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729532388/1_000003_000000.csv b/data/input/structure/outputs/data_1729532388/1_000003_000000.csv new file mode 100755 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729532388/1_000004_000000.csv b/data/input/structure/outputs/data_1729532388/1_000004_000000.csv new file mode 100755 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729532388/1_000005_000000.csv b/data/input/structure/outputs/data_1729532388/1_000005_000000.csv new file mode 100755 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729532388/1_000006_000000.csv b/data/input/structure/outputs/data_1729532388/1_000006_000000.csv new file mode 100755 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729532388/1_000007_000000.csv b/data/input/structure/outputs/data_1729532388/1_000007_000000.csv new file mode 100755 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729532388/1_000008_000000.csv b/data/input/structure/outputs/data_1729532388/1_000008_000000.csv new file mode 100755 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729532388/1_000009_000000.csv b/data/input/structure/outputs/data_1729532388/1_000009_000000.csv new file mode 100755 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729532388/1_000010_000000.csv b/data/input/structure/outputs/data_1729532388/1_000010_000000.csv new file mode 100755 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729532388/1_000011_000000.csv b/data/input/structure/outputs/data_1729532388/1_000011_000000.csv new file mode 100755 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729532388/1_000012_000000.csv b/data/input/structure/outputs/data_1729532388/1_000012_000000.csv new file mode 100755 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729532388/1_000013_000000.csv b/data/input/structure/outputs/data_1729532388/1_000013_000000.csv new file mode 100755 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729532388/1_000014_000000.csv b/data/input/structure/outputs/data_1729532388/1_000014_000000.csv new file mode 100755 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729532388/1_000015_000000.csv b/data/input/structure/outputs/data_1729532388/1_000015_000000.csv new file mode 100755 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729532388/1_000016_000000.csv b/data/input/structure/outputs/data_1729532388/1_000016_000000.csv new file mode 100755 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729532388/1_000017_000000.csv b/data/input/structure/outputs/data_1729532388/1_000017_000000.csv new file mode 100755 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729532388/1_000018_000000.csv b/data/input/structure/outputs/data_1729532388/1_000018_000000.csv new file mode 100755 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729532388/1_000019_000000.csv b/data/input/structure/outputs/data_1729532388/1_000019_000000.csv new file mode 100755 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729532388/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729532464/iris.csv b/data/input/structure/outputs/data_1729532464/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729532464/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729532734/iris.csv b/data/input/structure/outputs/data_1729532734/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729532734/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729532752/5_000000_000000.csv b/data/input/structure/outputs/data_1729532752/5_000000_000000.csv new file mode 100755 index 00000000..ce1ecc51 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000000_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +0,5.1,3.5,1.4,0.2,0,0.27999999999999997 +1,4.9,3,1.4,0.2,0,0.27999999999999997 +2,4.7,3.2,1.3,0.2,0,0.26 +3,4.6,3.1,1.5,0.2,0,0.30000000000000004 +4,5,3.6,1.4,0.2,0,0.27999999999999997 +5,5.4,3.9,1.7,0.4,0,0.68 +6,4.6,3.4,1.4,0.3,0,0.42 +7,5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729532752/5_000001_000000.csv b/data/input/structure/outputs/data_1729532752/5_000001_000000.csv new file mode 100755 index 00000000..2be7e304 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000001_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +8,4.4,2.9,1.4,0.2,0,0.27999999999999997 +9,4.9,3.1,1.5,0.1,0,0.15000000000000002 +10,5.4,3.7,1.5,0.2,0,0.30000000000000004 +11,4.8,3.4,1.6,0.2,0,0.32000000000000006 +12,4.8,3,1.4,0.1,0,0.13999999999999999 +13,4.3,3,1.1,0.1,0,0.11000000000000001 +14,5.8,4,1.2,0.2,0,0.24 +15,5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729532752/5_000002_000000.csv b/data/input/structure/outputs/data_1729532752/5_000002_000000.csv new file mode 100755 index 00000000..f47784a5 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000002_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +16,5.4,3.9,1.3,0.4,0,0.52 +17,5.1,3.5,1.4,0.3,0,0.42 +18,5.7,3.8,1.7,0.3,0,0.51 +19,5.1,3.8,1.5,0.3,0,0.44999999999999996 +20,5.4,3.4,1.7,0.2,0,0.34 +21,5.1,3.7,1.5,0.4,0,0.6000000000000001 +22,4.6,3.6,1,0.2,0,0.2 +23,5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729532752/5_000003_000000.csv b/data/input/structure/outputs/data_1729532752/5_000003_000000.csv new file mode 100755 index 00000000..82e3d5ca --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000003_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +24,4.8,3.4,1.9,0.2,0,0.38 +25,5,3,1.6,0.2,0,0.32000000000000006 +26,5,3.4,1.6,0.4,0,0.6400000000000001 +27,5.2,3.5,1.5,0.2,0,0.30000000000000004 +28,5.2,3.4,1.4,0.2,0,0.27999999999999997 +29,4.7,3.2,1.6,0.2,0,0.32000000000000006 +30,4.8,3.1,1.6,0.2,0,0.32000000000000006 +31,5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729532752/5_000004_000000.csv b/data/input/structure/outputs/data_1729532752/5_000004_000000.csv new file mode 100755 index 00000000..86ebc720 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000004_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +32,5.2,4.1,1.5,0.1,0,0.15000000000000002 +33,5.5,4.2,1.4,0.2,0,0.27999999999999997 +34,4.9,3.1,1.5,0.2,0,0.30000000000000004 +35,5,3.2,1.2,0.2,0,0.24 +36,5.5,3.5,1.3,0.2,0,0.26 +37,4.9,3.6,1.4,0.1,0,0.13999999999999999 +38,4.4,3,1.3,0.2,0,0.26 +39,5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729532752/5_000005_000000.csv b/data/input/structure/outputs/data_1729532752/5_000005_000000.csv new file mode 100755 index 00000000..1b457d86 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000005_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +40,5,3.5,1.3,0.3,0,0.39 +41,4.5,2.3,1.3,0.3,0,0.39 +42,4.4,3.2,1.3,0.2,0,0.26 +43,5,3.5,1.6,0.6,0,0.96 +44,5.1,3.8,1.9,0.4,0,0.76 +45,4.8,3,1.4,0.3,0,0.42 +46,5.1,3.8,1.6,0.2,0,0.32000000000000006 +47,4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729532752/5_000006_000000.csv b/data/input/structure/outputs/data_1729532752/5_000006_000000.csv new file mode 100755 index 00000000..1089cf87 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000006_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +48,5.3,3.7,1.5,0.2,0,0.30000000000000004 +49,5,3.3,1.4,0.2,0,0.27999999999999997 +50,7,3.2,4.7,1.4,1,6.58 +51,6.4,3.2,4.5,1.5,1,6.75 +52,6.9,3.1,4.9,1.5,1,7.3500000000000005 +53,5.5,2.3,4,1.3,1,5.2 +54,6.5,2.8,4.6,1.5,1,6.8999999999999995 +55,5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729532752/5_000007_000000.csv b/data/input/structure/outputs/data_1729532752/5_000007_000000.csv new file mode 100755 index 00000000..ccb78bc6 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000007_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +56,6.3,3.3,4.7,1.6,1,7.5200000000000005 +57,4.9,2.4,3.3,1,1,3.3 +58,6.6,2.9,4.6,1.3,1,5.9799999999999995 +59,5.2,2.7,3.9,1.4,1,5.46 +60,5,2,3.5,1,1,3.5 +61,5.9,3,4.2,1.5,1,6.300000000000001 +62,6,2.2,4,1,1,4 +63,6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729532752/5_000008_000000.csv b/data/input/structure/outputs/data_1729532752/5_000008_000000.csv new file mode 100755 index 00000000..432e6c2b --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000008_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +64,5.6,2.9,3.6,1.3,1,4.680000000000001 +65,6.7,3.1,4.4,1.4,1,6.16 +66,5.6,3,4.5,1.5,1,6.75 +67,5.8,2.7,4.1,1,1,4.1 +68,6.2,2.2,4.5,1.5,1,6.75 +69,5.6,2.5,3.9,1.1,1,4.29 +70,5.9,3.2,4.8,1.8,1,8.64 +71,6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729532752/5_000009_000000.csv b/data/input/structure/outputs/data_1729532752/5_000009_000000.csv new file mode 100755 index 00000000..03e6d738 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000009_000000.csv @@ -0,0 +1,9 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +72,6.3,2.5,4.9,1.5,1,7.3500000000000005 +73,6.1,2.8,4.7,1.2,1,5.64 +74,6.4,2.9,4.3,1.3,1,5.59 +75,6.6,3,4.4,1.4,1,6.16 +76,6.8,2.8,4.8,1.4,1,6.72 +77,6.7,3,5,1.7,1,8.5 +78,6,2.9,4.5,1.5,1,6.75 +79,5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729532752/5_000010_000000.csv b/data/input/structure/outputs/data_1729532752/5_000010_000000.csv new file mode 100755 index 00000000..2284f867 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000010_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +80,5.5,2.4,3.8,1.1,1,4.18 +81,5.5,2.4,3.7,1,1,3.7 +82,5.8,2.7,3.9,1.2,1,4.68 +83,6,2.7,5.1,1.6,1,8.16 +84,5.4,3,4.5,1.5,1,6.75 +85,6,3.4,4.5,1.6,1,7.2 +86,6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729532752/5_000011_000000.csv b/data/input/structure/outputs/data_1729532752/5_000011_000000.csv new file mode 100755 index 00000000..459d8569 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000011_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +87,6.3,2.3,4.4,1.3,1,5.720000000000001 +88,5.6,3,4.1,1.3,1,5.33 +89,5.5,2.5,4,1.3,1,5.2 +90,5.5,2.6,4.4,1.2,1,5.28 +91,6.1,3,4.6,1.4,1,6.4399999999999995 +92,5.8,2.6,4,1.2,1,4.8 +93,5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729532752/5_000012_000000.csv b/data/input/structure/outputs/data_1729532752/5_000012_000000.csv new file mode 100755 index 00000000..e6e84cc0 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000012_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +94,5.6,2.7,4.2,1.3,1,5.460000000000001 +95,5.7,3,4.2,1.2,1,5.04 +96,5.7,2.9,4.2,1.3,1,5.460000000000001 +97,6.2,2.9,4.3,1.3,1,5.59 +98,5.1,2.5,3,1.1,1,3.3000000000000003 +99,5.7,2.8,4.1,1.3,1,5.33 +100,6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729532752/5_000013_000000.csv b/data/input/structure/outputs/data_1729532752/5_000013_000000.csv new file mode 100755 index 00000000..e88a973e --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000013_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +101,5.8,2.7,5.1,1.9,2,9.69 +102,7.1,3,5.9,2.1,2,12.39 +103,6.3,2.9,5.6,1.8,2,10.08 +104,6.5,3,5.8,2.2,2,12.76 +105,7.6,3,6.6,2.1,2,13.86 +106,4.9,2.5,4.5,1.7,2,7.6499999999999995 +107,7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729532752/5_000014_000000.csv b/data/input/structure/outputs/data_1729532752/5_000014_000000.csv new file mode 100755 index 00000000..efdfe591 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000014_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +108,6.7,2.5,5.8,1.8,2,10.44 +109,7.2,3.6,6.1,2.5,2,15.25 +110,6.5,3.2,5.1,2,2,10.2 +111,6.4,2.7,5.3,1.9,2,10.069999999999999 +112,6.8,3,5.5,2.1,2,11.55 +113,5.7,2.5,5,2,2,10 +114,5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729532752/5_000015_000000.csv b/data/input/structure/outputs/data_1729532752/5_000015_000000.csv new file mode 100755 index 00000000..6210f0ce --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000015_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +115,6.4,3.2,5.3,2.3,2,12.19 +116,6.5,3,5.5,1.8,2,9.9 +117,7.7,3.8,6.7,2.2,2,14.740000000000002 +118,7.7,2.6,6.9,2.3,2,15.87 +119,6,2.2,5,1.5,2,7.5 +120,6.9,3.2,5.7,2.3,2,13.11 +121,5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729532752/5_000016_000000.csv b/data/input/structure/outputs/data_1729532752/5_000016_000000.csv new file mode 100755 index 00000000..215e1303 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000016_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +122,7.7,2.8,6.7,2,2,13.4 +123,6.3,2.7,4.9,1.8,2,8.82 +124,6.7,3.3,5.7,2.1,2,11.97 +125,7.2,3.2,6,1.8,2,10.8 +126,6.2,2.8,4.8,1.8,2,8.64 +127,6.1,3,4.9,1.8,2,8.82 +128,6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729532752/5_000017_000000.csv b/data/input/structure/outputs/data_1729532752/5_000017_000000.csv new file mode 100755 index 00000000..2d23dc48 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000017_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +129,7.2,3,5.8,1.6,2,9.28 +130,7.4,2.8,6.1,1.9,2,11.589999999999998 +131,7.9,3.8,6.4,2,2,12.8 +132,6.4,2.8,5.6,2.2,2,12.32 +133,6.3,2.8,5.1,1.5,2,7.6499999999999995 +134,6.1,2.6,5.6,1.4,2,7.839999999999999 +135,7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729532752/5_000018_000000.csv b/data/input/structure/outputs/data_1729532752/5_000018_000000.csv new file mode 100755 index 00000000..1a907853 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000018_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +136,6.3,3.4,5.6,2.4,2,13.44 +137,6.4,3.1,5.5,1.8,2,9.9 +138,6,3,4.8,1.8,2,8.64 +139,6.9,3.1,5.4,2.1,2,11.340000000000002 +140,6.7,3.1,5.6,2.4,2,13.44 +141,6.9,3.1,5.1,2.3,2,11.729999999999999 +142,5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729532752/5_000019_000000.csv b/data/input/structure/outputs/data_1729532752/5_000019_000000.csv new file mode 100755 index 00000000..8e938778 --- /dev/null +++ b/data/input/structure/outputs/data_1729532752/5_000019_000000.csv @@ -0,0 +1,8 @@ +"id","sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","petal area (cm^2)" +143,6.8,3.2,5.9,2.3,2,13.57 +144,6.7,3.3,5.7,2.5,2,14.25 +145,6.7,3,5.2,2.3,2,11.959999999999999 +146,6.3,2.5,5,1.9,2,9.5 +147,6.5,3,5.2,2,2,10.4 +148,6.2,3.4,5.4,2.3,2,12.42 +149,5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_1729532810/iris.csv b/data/input/structure/outputs/data_1729532810/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_1729532810/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/data_1729532832/1_000000_000000.csv b/data/input/structure/outputs/data_1729532832/1_000000_000000.csv new file mode 100644 index 00000000..f72241c6 --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000000_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.1,3.5,1.4,0.2,0,0.27999999999999997 +4.9,3,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.3,0.2,0,0.26 +4.6,3.1,1.5,0.2,0,0.30000000000000004 +5,3.6,1.4,0.2,0,0.27999999999999997 +5.4,3.9,1.7,0.4,0,0.68 +4.6,3.4,1.4,0.3,0,0.42 +5,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729532832/1_000001_000000.csv b/data/input/structure/outputs/data_1729532832/1_000001_000000.csv new file mode 100644 index 00000000..d40c0bd1 --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000001_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.4,2.9,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.1,0,0.15000000000000002 +5.4,3.7,1.5,0.2,0,0.30000000000000004 +4.8,3.4,1.6,0.2,0,0.32000000000000006 +4.8,3,1.4,0.1,0,0.13999999999999999 +4.3,3,1.1,0.1,0,0.11000000000000001 +5.8,4,1.2,0.2,0,0.24 +5.7,4.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729532832/1_000002_000000.csv b/data/input/structure/outputs/data_1729532832/1_000002_000000.csv new file mode 100644 index 00000000..b88bf9ee --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000002_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.4,3.9,1.3,0.4,0,0.52 +5.1,3.5,1.4,0.3,0,0.42 +5.7,3.8,1.7,0.3,0,0.51 +5.1,3.8,1.5,0.3,0,0.44999999999999996 +5.4,3.4,1.7,0.2,0,0.34 +5.1,3.7,1.5,0.4,0,0.6000000000000001 +4.6,3.6,1,0.2,0,0.2 +5.1,3.3,1.7,0.5,0,0.85 diff --git a/data/input/structure/outputs/data_1729532832/1_000003_000000.csv b/data/input/structure/outputs/data_1729532832/1_000003_000000.csv new file mode 100644 index 00000000..7d92464e --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000003_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +4.8,3.4,1.9,0.2,0,0.38 +5,3,1.6,0.2,0,0.32000000000000006 +5,3.4,1.6,0.4,0,0.6400000000000001 +5.2,3.5,1.5,0.2,0,0.30000000000000004 +5.2,3.4,1.4,0.2,0,0.27999999999999997 +4.7,3.2,1.6,0.2,0,0.32000000000000006 +4.8,3.1,1.6,0.2,0,0.32000000000000006 +5.4,3.4,1.5,0.4,0,0.6000000000000001 diff --git a/data/input/structure/outputs/data_1729532832/1_000004_000000.csv b/data/input/structure/outputs/data_1729532832/1_000004_000000.csv new file mode 100644 index 00000000..6fb33e9c --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000004_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.2,4.1,1.5,0.1,0,0.15000000000000002 +5.5,4.2,1.4,0.2,0,0.27999999999999997 +4.9,3.1,1.5,0.2,0,0.30000000000000004 +5,3.2,1.2,0.2,0,0.24 +5.5,3.5,1.3,0.2,0,0.26 +4.9,3.6,1.4,0.1,0,0.13999999999999999 +4.4,3,1.3,0.2,0,0.26 +5.1,3.4,1.5,0.2,0,0.30000000000000004 diff --git a/data/input/structure/outputs/data_1729532832/1_000005_000000.csv b/data/input/structure/outputs/data_1729532832/1_000005_000000.csv new file mode 100644 index 00000000..f3bdb540 --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000005_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5,3.5,1.3,0.3,0,0.39 +4.5,2.3,1.3,0.3,0,0.39 +4.4,3.2,1.3,0.2,0,0.26 +5,3.5,1.6,0.6,0,0.96 +5.1,3.8,1.9,0.4,0,0.76 +4.8,3,1.4,0.3,0,0.42 +5.1,3.8,1.6,0.2,0,0.32000000000000006 +4.6,3.2,1.4,0.2,0,0.27999999999999997 diff --git a/data/input/structure/outputs/data_1729532832/1_000006_000000.csv b/data/input/structure/outputs/data_1729532832/1_000006_000000.csv new file mode 100644 index 00000000..66dc9e7e --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000006_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.3,3.7,1.5,0.2,0,0.30000000000000004 +5,3.3,1.4,0.2,0,0.27999999999999997 +7,3.2,4.7,1.4,1,6.58 +6.4,3.2,4.5,1.5,1,6.75 +6.9,3.1,4.9,1.5,1,7.3500000000000005 +5.5,2.3,4,1.3,1,5.2 +6.5,2.8,4.6,1.5,1,6.8999999999999995 +5.7,2.8,4.5,1.3,1,5.8500000000000005 diff --git a/data/input/structure/outputs/data_1729532832/1_000007_000000.csv b/data/input/structure/outputs/data_1729532832/1_000007_000000.csv new file mode 100644 index 00000000..116c2052 --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000007_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.3,4.7,1.6,1,7.5200000000000005 +4.9,2.4,3.3,1,1,3.3 +6.6,2.9,4.6,1.3,1,5.9799999999999995 +5.2,2.7,3.9,1.4,1,5.46 +5,2,3.5,1,1,3.5 +5.9,3,4.2,1.5,1,6.300000000000001 +6,2.2,4,1,1,4 +6.1,2.9,4.7,1.4,1,6.58 diff --git a/data/input/structure/outputs/data_1729532832/1_000008_000000.csv b/data/input/structure/outputs/data_1729532832/1_000008_000000.csv new file mode 100644 index 00000000..47a2424b --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000008_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.9,3.6,1.3,1,4.680000000000001 +6.7,3.1,4.4,1.4,1,6.16 +5.6,3,4.5,1.5,1,6.75 +5.8,2.7,4.1,1,1,4.1 +6.2,2.2,4.5,1.5,1,6.75 +5.6,2.5,3.9,1.1,1,4.29 +5.9,3.2,4.8,1.8,1,8.64 +6.1,2.8,4,1.3,1,5.2 diff --git a/data/input/structure/outputs/data_1729532832/1_000009_000000.csv b/data/input/structure/outputs/data_1729532832/1_000009_000000.csv new file mode 100644 index 00000000..ce0b3d90 --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000009_000000.csv @@ -0,0 +1,9 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.5,4.9,1.5,1,7.3500000000000005 +6.1,2.8,4.7,1.2,1,5.64 +6.4,2.9,4.3,1.3,1,5.59 +6.6,3,4.4,1.4,1,6.16 +6.8,2.8,4.8,1.4,1,6.72 +6.7,3,5,1.7,1,8.5 +6,2.9,4.5,1.5,1,6.75 +5.7,2.6,3.5,1,1,3.5 diff --git a/data/input/structure/outputs/data_1729532832/1_000010_000000.csv b/data/input/structure/outputs/data_1729532832/1_000010_000000.csv new file mode 100644 index 00000000..ddeb2b0e --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000010_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.5,2.4,3.8,1.1,1,4.18 +5.5,2.4,3.7,1,1,3.7 +5.8,2.7,3.9,1.2,1,4.68 +6,2.7,5.1,1.6,1,8.16 +5.4,3,4.5,1.5,1,6.75 +6,3.4,4.5,1.6,1,7.2 +6.7,3.1,4.7,1.5,1,7.050000000000001 diff --git a/data/input/structure/outputs/data_1729532832/1_000011_000000.csv b/data/input/structure/outputs/data_1729532832/1_000011_000000.csv new file mode 100644 index 00000000..e404a82a --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000011_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,2.3,4.4,1.3,1,5.720000000000001 +5.6,3,4.1,1.3,1,5.33 +5.5,2.5,4,1.3,1,5.2 +5.5,2.6,4.4,1.2,1,5.28 +6.1,3,4.6,1.4,1,6.4399999999999995 +5.8,2.6,4,1.2,1,4.8 +5,2.3,3.3,1,1,3.3 diff --git a/data/input/structure/outputs/data_1729532832/1_000012_000000.csv b/data/input/structure/outputs/data_1729532832/1_000012_000000.csv new file mode 100644 index 00000000..2f4b7cf8 --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000012_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.6,2.7,4.2,1.3,1,5.460000000000001 +5.7,3,4.2,1.2,1,5.04 +5.7,2.9,4.2,1.3,1,5.460000000000001 +6.2,2.9,4.3,1.3,1,5.59 +5.1,2.5,3,1.1,1,3.3000000000000003 +5.7,2.8,4.1,1.3,1,5.33 +6.3,3.3,6,2.5,2,15 diff --git a/data/input/structure/outputs/data_1729532832/1_000013_000000.csv b/data/input/structure/outputs/data_1729532832/1_000013_000000.csv new file mode 100644 index 00000000..a5312b42 --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000013_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +5.8,2.7,5.1,1.9,2,9.69 +7.1,3,5.9,2.1,2,12.39 +6.3,2.9,5.6,1.8,2,10.08 +6.5,3,5.8,2.2,2,12.76 +7.6,3,6.6,2.1,2,13.86 +4.9,2.5,4.5,1.7,2,7.6499999999999995 +7.3,2.9,6.3,1.8,2,11.34 diff --git a/data/input/structure/outputs/data_1729532832/1_000014_000000.csv b/data/input/structure/outputs/data_1729532832/1_000014_000000.csv new file mode 100644 index 00000000..52364f61 --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000014_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.7,2.5,5.8,1.8,2,10.44 +7.2,3.6,6.1,2.5,2,15.25 +6.5,3.2,5.1,2,2,10.2 +6.4,2.7,5.3,1.9,2,10.069999999999999 +6.8,3,5.5,2.1,2,11.55 +5.7,2.5,5,2,2,10 +5.8,2.8,5.1,2.4,2,12.239999999999998 diff --git a/data/input/structure/outputs/data_1729532832/1_000015_000000.csv b/data/input/structure/outputs/data_1729532832/1_000015_000000.csv new file mode 100644 index 00000000..fd70c179 --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000015_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.4,3.2,5.3,2.3,2,12.19 +6.5,3,5.5,1.8,2,9.9 +7.7,3.8,6.7,2.2,2,14.740000000000002 +7.7,2.6,6.9,2.3,2,15.87 +6,2.2,5,1.5,2,7.5 +6.9,3.2,5.7,2.3,2,13.11 +5.6,2.8,4.9,2,2,9.8 diff --git a/data/input/structure/outputs/data_1729532832/1_000016_000000.csv b/data/input/structure/outputs/data_1729532832/1_000016_000000.csv new file mode 100644 index 00000000..14629606 --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000016_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.7,2.8,6.7,2,2,13.4 +6.3,2.7,4.9,1.8,2,8.82 +6.7,3.3,5.7,2.1,2,11.97 +7.2,3.2,6,1.8,2,10.8 +6.2,2.8,4.8,1.8,2,8.64 +6.1,3,4.9,1.8,2,8.82 +6.4,2.8,5.6,2.1,2,11.76 diff --git a/data/input/structure/outputs/data_1729532832/1_000017_000000.csv b/data/input/structure/outputs/data_1729532832/1_000017_000000.csv new file mode 100644 index 00000000..14cf0a0b --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000017_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +7.2,3,5.8,1.6,2,9.28 +7.4,2.8,6.1,1.9,2,11.589999999999998 +7.9,3.8,6.4,2,2,12.8 +6.4,2.8,5.6,2.2,2,12.32 +6.3,2.8,5.1,1.5,2,7.6499999999999995 +6.1,2.6,5.6,1.4,2,7.839999999999999 +7.7,3,6.1,2.3,2,14.029999999999998 diff --git a/data/input/structure/outputs/data_1729532832/1_000018_000000.csv b/data/input/structure/outputs/data_1729532832/1_000018_000000.csv new file mode 100644 index 00000000..ddfd9c0c --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000018_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.3,3.4,5.6,2.4,2,13.44 +6.4,3.1,5.5,1.8,2,9.9 +6,3,4.8,1.8,2,8.64 +6.9,3.1,5.4,2.1,2,11.340000000000002 +6.7,3.1,5.6,2.4,2,13.44 +6.9,3.1,5.1,2.3,2,11.729999999999999 +5.8,2.7,5.1,1.9,2,9.69 diff --git a/data/input/structure/outputs/data_1729532832/1_000019_000000.csv b/data/input/structure/outputs/data_1729532832/1_000019_000000.csv new file mode 100644 index 00000000..79993762 --- /dev/null +++ b/data/input/structure/outputs/data_1729532832/1_000019_000000.csv @@ -0,0 +1,8 @@ +"sepal length (cm)","sepal width (cm)","petal length (cm)","petal width (cm)","target","DUPLICATE petal area (cm^2)" +6.8,3.2,5.9,2.3,2,13.57 +6.7,3.3,5.7,2.5,2,14.25 +6.7,3,5.2,2.3,2,11.959999999999999 +6.3,2.5,5,1.9,2,9.5 +6.5,3,5.2,2,2,10.4 +6.2,3.4,5.4,2.3,2,12.42 +5.9,3,5.1,1.8,2,9.18 diff --git a/data/input/structure/outputs/data_ingress/iris.csv b/data/input/structure/outputs/data_ingress/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/data_ingress/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/data/input/structure/outputs/iris.csv b/data/input/structure/outputs/iris.csv new file mode 100755 index 00000000..772bd683 --- /dev/null +++ b/data/input/structure/outputs/iris.csv @@ -0,0 +1,151 @@ +sepal length (cm),sepal width (cm),petal length (cm),petal width (cm),target +5.1,3.5,1.4,0.2,0 +4.9,3.0,1.4,0.2,0 +4.7,3.2,1.3,0.2,0 +4.6,3.1,1.5,0.2,0 +5.0,3.6,1.4,0.2,0 +5.4,3.9,1.7,0.4,0 +4.6,3.4,1.4,0.3,0 +5.0,3.4,1.5,0.2,0 +4.4,2.9,1.4,0.2,0 +4.9,3.1,1.5,0.1,0 +5.4,3.7,1.5,0.2,0 +4.8,3.4,1.6,0.2,0 +4.8,3.0,1.4,0.1,0 +4.3,3.0,1.1,0.1,0 +5.8,4.0,1.2,0.2,0 +5.7,4.4,1.5,0.4,0 +5.4,3.9,1.3,0.4,0 +5.1,3.5,1.4,0.3,0 +5.7,3.8,1.7,0.3,0 +5.1,3.8,1.5,0.3,0 +5.4,3.4,1.7,0.2,0 +5.1,3.7,1.5,0.4,0 +4.6,3.6,1.0,0.2,0 +5.1,3.3,1.7,0.5,0 +4.8,3.4,1.9,0.2,0 +5.0,3.0,1.6,0.2,0 +5.0,3.4,1.6,0.4,0 +5.2,3.5,1.5,0.2,0 +5.2,3.4,1.4,0.2,0 +4.7,3.2,1.6,0.2,0 +4.8,3.1,1.6,0.2,0 +5.4,3.4,1.5,0.4,0 +5.2,4.1,1.5,0.1,0 +5.5,4.2,1.4,0.2,0 +4.9,3.1,1.5,0.2,0 +5.0,3.2,1.2,0.2,0 +5.5,3.5,1.3,0.2,0 +4.9,3.6,1.4,0.1,0 +4.4,3.0,1.3,0.2,0 +5.1,3.4,1.5,0.2,0 +5.0,3.5,1.3,0.3,0 +4.5,2.3,1.3,0.3,0 +4.4,3.2,1.3,0.2,0 +5.0,3.5,1.6,0.6,0 +5.1,3.8,1.9,0.4,0 +4.8,3.0,1.4,0.3,0 +5.1,3.8,1.6,0.2,0 +4.6,3.2,1.4,0.2,0 +5.3,3.7,1.5,0.2,0 +5.0,3.3,1.4,0.2,0 +7.0,3.2,4.7,1.4,1 +6.4,3.2,4.5,1.5,1 +6.9,3.1,4.9,1.5,1 +5.5,2.3,4.0,1.3,1 +6.5,2.8,4.6,1.5,1 +5.7,2.8,4.5,1.3,1 +6.3,3.3,4.7,1.6,1 +4.9,2.4,3.3,1.0,1 +6.6,2.9,4.6,1.3,1 +5.2,2.7,3.9,1.4,1 +5.0,2.0,3.5,1.0,1 +5.9,3.0,4.2,1.5,1 +6.0,2.2,4.0,1.0,1 +6.1,2.9,4.7,1.4,1 +5.6,2.9,3.6,1.3,1 +6.7,3.1,4.4,1.4,1 +5.6,3.0,4.5,1.5,1 +5.8,2.7,4.1,1.0,1 +6.2,2.2,4.5,1.5,1 +5.6,2.5,3.9,1.1,1 +5.9,3.2,4.8,1.8,1 +6.1,2.8,4.0,1.3,1 +6.3,2.5,4.9,1.5,1 +6.1,2.8,4.7,1.2,1 +6.4,2.9,4.3,1.3,1 +6.6,3.0,4.4,1.4,1 +6.8,2.8,4.8,1.4,1 +6.7,3.0,5.0,1.7,1 +6.0,2.9,4.5,1.5,1 +5.7,2.6,3.5,1.0,1 +5.5,2.4,3.8,1.1,1 +5.5,2.4,3.7,1.0,1 +5.8,2.7,3.9,1.2,1 +6.0,2.7,5.1,1.6,1 +5.4,3.0,4.5,1.5,1 +6.0,3.4,4.5,1.6,1 +6.7,3.1,4.7,1.5,1 +6.3,2.3,4.4,1.3,1 +5.6,3.0,4.1,1.3,1 +5.5,2.5,4.0,1.3,1 +5.5,2.6,4.4,1.2,1 +6.1,3.0,4.6,1.4,1 +5.8,2.6,4.0,1.2,1 +5.0,2.3,3.3,1.0,1 +5.6,2.7,4.2,1.3,1 +5.7,3.0,4.2,1.2,1 +5.7,2.9,4.2,1.3,1 +6.2,2.9,4.3,1.3,1 +5.1,2.5,3.0,1.1,1 +5.7,2.8,4.1,1.3,1 +6.3,3.3,6.0,2.5,2 +5.8,2.7,5.1,1.9,2 +7.1,3.0,5.9,2.1,2 +6.3,2.9,5.6,1.8,2 +6.5,3.0,5.8,2.2,2 +7.6,3.0,6.6,2.1,2 +4.9,2.5,4.5,1.7,2 +7.3,2.9,6.3,1.8,2 +6.7,2.5,5.8,1.8,2 +7.2,3.6,6.1,2.5,2 +6.5,3.2,5.1,2.0,2 +6.4,2.7,5.3,1.9,2 +6.8,3.0,5.5,2.1,2 +5.7,2.5,5.0,2.0,2 +5.8,2.8,5.1,2.4,2 +6.4,3.2,5.3,2.3,2 +6.5,3.0,5.5,1.8,2 +7.7,3.8,6.7,2.2,2 +7.7,2.6,6.9,2.3,2 +6.0,2.2,5.0,1.5,2 +6.9,3.2,5.7,2.3,2 +5.6,2.8,4.9,2.0,2 +7.7,2.8,6.7,2.0,2 +6.3,2.7,4.9,1.8,2 +6.7,3.3,5.7,2.1,2 +7.2,3.2,6.0,1.8,2 +6.2,2.8,4.8,1.8,2 +6.1,3.0,4.9,1.8,2 +6.4,2.8,5.6,2.1,2 +7.2,3.0,5.8,1.6,2 +7.4,2.8,6.1,1.9,2 +7.9,3.8,6.4,2.0,2 +6.4,2.8,5.6,2.2,2 +6.3,2.8,5.1,1.5,2 +6.1,2.6,5.6,1.4,2 +7.7,3.0,6.1,2.3,2 +6.3,3.4,5.6,2.4,2 +6.4,3.1,5.5,1.8,2 +6.0,3.0,4.8,1.8,2 +6.9,3.1,5.4,2.1,2 +6.7,3.1,5.6,2.4,2 +6.9,3.1,5.1,2.3,2 +5.8,2.7,5.1,1.9,2 +6.8,3.2,5.9,2.3,2 +6.7,3.3,5.7,2.5,2 +6.7,3.0,5.2,2.3,2 +6.3,2.5,5.0,1.9,2 +6.5,3.0,5.2,2.0,2 +6.2,3.4,5.4,2.3,2 +5.9,3.0,5.1,1.8,2 diff --git a/depricated/car_demo.ipynb b/depricated/car_demo.ipynb new file mode 100644 index 00000000..640f9049 --- /dev/null +++ b/depricated/car_demo.ipynb @@ -0,0 +1,153 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 2, + "id": "43ca13fa-fbee-44fa-8c4b-9039b40bb23e", + "metadata": {}, + "outputs": [ + { + "name": "stdin", + "output_type": "stream", + "text": [ + "Please provide your OPENAI_API_KEY ········\n", + "Please provide your LANGCHAIN_API_KEY ········\n", + "Please provide your TAVILY_API_KEY ········\n" + ] + } + ], + "source": [ + "import os, getpass\n", + "\n", + "def _set_if_undefined(var: str):\n", + " if not os.environ.get(var):\n", + " os.environ[var] = getpass.getpass(f\"Please provide your {var}\")\n", + "\n", + "_set_if_undefined(\"OPENAI_API_KEY\")\n", + "_set_if_undefined(\"LANGCHAIN_API_KEY\")\n", + "_set_if_undefined(\"TAVILY_API_KEY\")\n", + "\n", + "# Optional, add tracing in LangSmith\n", + "os.environ[\"LANGCHAIN_TRACING_V2\"] = \"true\"\n", + "os.environ[\"LANGCHAIN_PROJECT\"] = \"Multi-agent Collaboration\"" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "id": "fa2e6914-7974-4f23-9e8a-909be4334f57", + "metadata": {}, + "outputs": [], + "source": [ + "import json\n", + "\n", + "from langchain_core.messages import (\n", + " AIMessage,\n", + " BaseMessage,\n", + " ChatMessage,\n", + " FunctionMessage,\n", + " HumanMessage,\n", + ")\n", + "from langchain.tools.render import format_tool_to_openai_function\n", + "from langchain_core.prompts import ChatPromptTemplate, MessagesPlaceholder\n", + "from langgraph.graph import END, StateGraph\n", + "from langgraph.prebuilt.tool_executor import ToolExecutor, ToolInvocation\n", + "\n", + "\n", + "def create_agent(llm, tools, system_message: str):\n", + " \"\"\"Create an agent.\"\"\"\n", + " functions = [format_tool_to_openai_function(t) for t in tools]\n", + "\n", + " prompt = ChatPromptTemplate.from_messages(\n", + " [\n", + " (\n", + " \"system\",\n", + " \"You are a helpful AI assistant, collaborating with other assistants.\"\n", + " \" Use the provided tools to progress towards answering the question.\"\n", + " \" If you are unable to fully answer, that's OK, another assistant with different tools \"\n", + " \" will help where you left off. Execute what you can to make progress.\"\n", + " \" If you or any of the other assistants have the final answer or deliverable,\"\n", + " \" prefix your response with FINAL ANSWER so the team knows to stop.\"\n", + " \" You have access to the following tools: {tool_names}.\\n{system_message}\",\n", + " ),\n", + " MessagesPlaceholder(variable_name=\"messages\"),\n", + " ]\n", + " )\n", + " prompt = prompt.partial(system_message=system_message)\n", + " prompt = prompt.partial(tool_names=\", \".join([tool.name for tool in tools]))\n", + " return prompt | llm.bind_functions(functions)" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "id": "db353ebc-9eb3-4a8e-99c5-0067cdb30a4d", + "metadata": {}, + "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "Adding a node to a graph that has already been compiled. This will not be reflected in the compiled graph.\n" + ] + }, + { + "ename": "ValueError", + "evalue": "Node `oracle` already present.", + "output_type": "error", + "traceback": [ + "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m", + "\u001b[0;31mValueError\u001b[0m Traceback (most recent call last)", + "Cell \u001b[0;32mIn[4], line 4\u001b[0m\n\u001b[1;32m 1\u001b[0m \u001b[38;5;28;01mdef\u001b[39;00m \u001b[38;5;21mcall_oracle\u001b[39m(messages: \u001b[38;5;28mlist\u001b[39m):\n\u001b[1;32m 2\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m model\u001b[38;5;241m.\u001b[39minvoke(messages)\n\u001b[0;32m----> 4\u001b[0m \u001b[43mgraph\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43madd_node\u001b[49m\u001b[43m(\u001b[49m\u001b[38;5;124;43m\"\u001b[39;49m\u001b[38;5;124;43moracle\u001b[39;49m\u001b[38;5;124;43m\"\u001b[39;49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43mcall_oracle\u001b[49m\u001b[43m)\u001b[49m\n", + "File \u001b[0;32m~/Projects/cats/venv/lib/python3.10/site-packages/langgraph/graph/state.py:62\u001b[0m, in \u001b[0;36mStateGraph.add_node\u001b[0;34m(self, key, action)\u001b[0m\n\u001b[1;32m 60\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m key \u001b[38;5;129;01min\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mchannels:\n\u001b[1;32m 61\u001b[0m \u001b[38;5;28;01mraise\u001b[39;00m \u001b[38;5;167;01mValueError\u001b[39;00m(\u001b[38;5;124mf\u001b[39m\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124m'\u001b[39m\u001b[38;5;132;01m{\u001b[39;00mkey\u001b[38;5;132;01m}\u001b[39;00m\u001b[38;5;124m'\u001b[39m\u001b[38;5;124m is already being used as a state key\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n\u001b[0;32m---> 62\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[38;5;28;43msuper\u001b[39;49m\u001b[43m(\u001b[49m\u001b[43m)\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43madd_node\u001b[49m\u001b[43m(\u001b[49m\u001b[43mkey\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43maction\u001b[49m\u001b[43m)\u001b[49m\n", + "File \u001b[0;32m~/Projects/cats/venv/lib/python3.10/site-packages/langgraph/graph/graph.py:115\u001b[0m, in \u001b[0;36mGraph.add_node\u001b[0;34m(self, key, action)\u001b[0m\n\u001b[1;32m 110\u001b[0m logger\u001b[38;5;241m.\u001b[39mwarning(\n\u001b[1;32m 111\u001b[0m \u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mAdding a node to a graph that has already been compiled. This will \u001b[39m\u001b[38;5;124m\"\u001b[39m\n\u001b[1;32m 112\u001b[0m \u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mnot be reflected in the compiled graph.\u001b[39m\u001b[38;5;124m\"\u001b[39m\n\u001b[1;32m 113\u001b[0m )\n\u001b[1;32m 114\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m key \u001b[38;5;129;01min\u001b[39;00m \u001b[38;5;28mself\u001b[39m\u001b[38;5;241m.\u001b[39mnodes:\n\u001b[0;32m--> 115\u001b[0m \u001b[38;5;28;01mraise\u001b[39;00m \u001b[38;5;167;01mValueError\u001b[39;00m(\u001b[38;5;124mf\u001b[39m\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mNode `\u001b[39m\u001b[38;5;132;01m{\u001b[39;00mkey\u001b[38;5;132;01m}\u001b[39;00m\u001b[38;5;124m` already present.\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n\u001b[1;32m 116\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m key \u001b[38;5;241m==\u001b[39m END:\n\u001b[1;32m 117\u001b[0m \u001b[38;5;28;01mraise\u001b[39;00m \u001b[38;5;167;01mValueError\u001b[39;00m(\u001b[38;5;124mf\u001b[39m\u001b[38;5;124m\"\u001b[39m\u001b[38;5;124mNode `\u001b[39m\u001b[38;5;132;01m{\u001b[39;00mkey\u001b[38;5;132;01m}\u001b[39;00m\u001b[38;5;124m` is reserved.\u001b[39m\u001b[38;5;124m\"\u001b[39m)\n", + "\u001b[0;31mValueError\u001b[0m: Node `oracle` already present." + ] + } + ], + "source": [ + "def call_oracle(messages: list):\n", + " return model.invoke(messages)\n", + "\n", + "graph.add_node(\"oracle\", call_oracle)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "5b52d74e-3040-4c90-a647-f625b3d30251", + "metadata": {}, + "outputs": [], + "source": [] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "cee9c5b3-710c-412a-bf49-7a7e5eb17353", + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3 (ipykernel)", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.10.13" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +} diff --git a/dist/cats-0.0.0.tar.gz b/dist/cats-0.0.0.tar.gz index 9581e3ba..a86a7311 100644 Binary files a/dist/cats-0.0.0.tar.gz and b/dist/cats-0.0.0.tar.gz differ diff --git a/docs/DEPS.md b/docs/DEPS.md index 6ca38a1e..50246262 100644 --- a/docs/DEPS.md +++ b/docs/DEPS.md @@ -1,23 +1,9 @@ ##### Platform Dependencies: -0. [**Docker:**](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-20-04) - 1. [**Ubuntu_20.04 Installation**](./ubuntu2004.md#docker) -1. [**Python**](https://www.python.org/downloads/release/python-31013/) (>= 3.10.13) -2. [**kind**](https://kind.sigs.k8s.io/docs/user/quick-start/#installing-from-release-binaries) (>= 0.12.0) -3. [**kubectl**](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/) (>= 1.22.2) - 1. [**Ubuntu_20.04 Installation**](./ubuntu2004.md#kubectl) -4. [**helm**](https://helm.sh/docs/intro/install/) (>= v3.13.1) -5. [**CoD**](https://docs.bacalhau.org/getting-started/installation/) (>= v1.2.0) - ```bash - curl -sL https://get.bacalhau.org/install.sh | bash - ``` -6. [**Terraform**](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli) (>= 1.5.2) - 1. [**Ubuntu_20.04 Installation**](./ubuntu2004.md#ifrastructure-as-code-iac) -7. [**Go**](https://go.dev/dl/) (>= v3.13.1) - 1. [**Ubuntu_20.04 Installation**](./ubuntu2004.md#Go) -8. [**IPFS Kubo**](https://docs.ipfs.tech/install/command-line/#system-requirements) (0.24.0) -9. [**AWS S3**](https://aws.amazon.com/s3/) - 1. Requires: [**AWS Account**](https://aws.amazon.com/) - 1. [**Instructions**](https://aws.amazon.com/premiumsupport/knowledge-center/create-and-activate-aws-account/) - 2. Generate [**Credentials**](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html) - 1. [**Create AWS IAM Users & Access Keys**](https://aws.amazon.com/premiumsupport/knowledge-center/create-access-key/) - 1. [**Ubuntu 20.04 Installation**](https://github.com/BlockScience/cats/blob/cats2/docs/ubuntu2004.md#aws-s3) +0. [**Docker:**](https://docs.docker.com/desktop/install/mac-install/) +1. [**Python**](https://www.python.org/downloads/release/python-3125/) (>= 3.12.5) +2. [**kind**](https://kind.sigs.k8s.io/docs/user/quick-start/#installing-from-release-binaries) (>= 0.20.0) +3. [**kubectl**](https://kubernetes.io/docs/tasks/tools/install-kubectl-macos/) (>= 1.27.3") +4. [**helm**](https://helm.sh/docs/intro/install/) (>= 3.12.1) +5. [**Terraform**](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli) (>= 1.5.7) +6. [**Go**](https://go.dev/dl/) (>= v3.13.1) +7. [**IPFS Kubo**](https://docs.ipfs.tech/install/command-line/#system-requirements) (>= 0.21.0) \ No newline at end of file diff --git a/docs/DESIGN.md b/docs/DESIGN.md index 3c9a8647..e507c6b4 100644 --- a/docs/DESIGN.md +++ b/docs/DESIGN.md @@ -24,11 +24,19 @@ Architectural Quantum in a way suitable for their roles using the CATs’ API to Data Mesh for a variety of use-cases. CAT’s Data Product teams can be multidisciplinary due to the fact they can operate and maintain the different portions of the entire Web2 cloud service model based on role. -For example: -* An **Analyst** or **Data Scientist** will use CATs Process interface deployed as FaaS for Analytical Data transformation -* A **Backend** or **ML-Engineer** implementing a CAT application as SaaS for a Data Scientist to execute machine -learning models / pipelines on a cloud managed Kubernetes PaaS as opposed to a machine learning handoff deployment. -* An **Infrastructure Engineer** would use the Terraform to deploy multi-cloud IaaS for a CAT to be deployed by the -Backend or ML-Engineer +### Data Product Team Example: +* Applied discipline for **Functions (FaaS)** + * **Data Science** involves exploratory data analysis (EDA), data cleaning and visualization, and + predictive modeling / machine learning to inform Control Plane decisions and strategies. + * **Machine Learning Engineering** involves the development, training, performance optimizing, and deployment of machine + learning models as scalable **Integration** sub-Processes (FaaS) orchestrated by InfraFunction (FaaS). + * **Data Analysis** involves the composition of Data Product’s InfraFunctions as data processing language (integration). + * The CAT Order is updated with the inclusion of resulting mutated Functions (FaaS) for execution processed by CATs + Factory Client. +* Applied discipline for **Structure (PaaS** as **IaC)** + * **Data Platform / Cloud / Infrastructure Engineering** involves the design and IaC development, and automation of the + provisioning and management of Structure (PaaS) executing Function. This is accomplished using IaC to provision + InfraStructure (IaaS) as the execution paradigm of the Plant (SaaS) as well as contributing to InfraFunctions’ + (FaaS) execution configurations of Plant (SaaS) operations. ### [**Orginizational Value**](./ORG.md) \ No newline at end of file diff --git a/docs/depricated/DEPS.md b/docs/depricated/DEPS.md new file mode 100644 index 00000000..6ca38a1e --- /dev/null +++ b/docs/depricated/DEPS.md @@ -0,0 +1,23 @@ +##### Platform Dependencies: +0. [**Docker:**](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-20-04) + 1. [**Ubuntu_20.04 Installation**](./ubuntu2004.md#docker) +1. [**Python**](https://www.python.org/downloads/release/python-31013/) (>= 3.10.13) +2. [**kind**](https://kind.sigs.k8s.io/docs/user/quick-start/#installing-from-release-binaries) (>= 0.12.0) +3. [**kubectl**](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/) (>= 1.22.2) + 1. [**Ubuntu_20.04 Installation**](./ubuntu2004.md#kubectl) +4. [**helm**](https://helm.sh/docs/intro/install/) (>= v3.13.1) +5. [**CoD**](https://docs.bacalhau.org/getting-started/installation/) (>= v1.2.0) + ```bash + curl -sL https://get.bacalhau.org/install.sh | bash + ``` +6. [**Terraform**](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli) (>= 1.5.2) + 1. [**Ubuntu_20.04 Installation**](./ubuntu2004.md#ifrastructure-as-code-iac) +7. [**Go**](https://go.dev/dl/) (>= v3.13.1) + 1. [**Ubuntu_20.04 Installation**](./ubuntu2004.md#Go) +8. [**IPFS Kubo**](https://docs.ipfs.tech/install/command-line/#system-requirements) (0.24.0) +9. [**AWS S3**](https://aws.amazon.com/s3/) + 1. Requires: [**AWS Account**](https://aws.amazon.com/) + 1. [**Instructions**](https://aws.amazon.com/premiumsupport/knowledge-center/create-and-activate-aws-account/) + 2. Generate [**Credentials**](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html) + 1. [**Create AWS IAM Users & Access Keys**](https://aws.amazon.com/premiumsupport/knowledge-center/create-access-key/) + 1. [**Ubuntu 20.04 Installation**](https://github.com/BlockScience/cats/blob/cats2/docs/ubuntu2004.md#aws-s3) diff --git a/docs/depricated/specification.md b/docs/depricated/specification.md new file mode 100644 index 00000000..bd4c2d4c --- /dev/null +++ b/docs/depricated/specification.md @@ -0,0 +1,11 @@ +### Specification: + +... + +Ray is deployed as an execution middleware on top of [Bacalhau’s](https://www.bacalhau.org/) [Compute Over Data (CoD)](https://github.com/bacalhau-project/bacalhau). +CoD enables IPFS to serve as CATs' Data Mesh's network layer to provide parallelized data ingress and egress for IPFS +data. This portability closes the gap between data analysis and business operations by connecting the network planes of +the cloud service model (SaaS, PaaS, IaaS) with IPFS. CATs connect these network planes by enabling the instantiation of +FaaS with cloud services in AWS, GCP, Azure, etc. on a **Data Mesh** network of CATs. CoD enables this connection as p2p +distributed-computing job submission in addition to the client-server job submission provided by Ray. +![alt_text](images/simple_CAT2b.jpeg) \ No newline at end of file diff --git a/main.tf b/main.tf deleted file mode 100644 index 68aa9696..00000000 --- a/main.tf +++ /dev/null @@ -1,160 +0,0 @@ -# install -# kubectl, helm -# SDKs: ipfs, cod, terraform - -terraform { - required_providers { - shell = { - source = "scottwinkler/shell" - version = "1.7.10" - } - kind = { - source = "tehcyx/kind" - version = "0.2.0" - } - } -} - -#variable "KUBE_CONFIG_PATH" { -# type = string -#} - - -provider "shell" { - sensitive_environment = { - # KUBE_CONFIG_PATH = var.KUBE_CONFIG_PATH - KUBE_CONFIG_PATH = "~/.kube/config" - } - interpreter = ["/bin/sh", "-c"] - enable_parallelism = false -} - -# InfraStructure cleanup -resource "shell_script" "delete_cats_k8s" { - lifecycle_commands { - create = <<-EOF - cd ~/Projects/cats-research - kind delete cluster --name cat-action-plane - EOF - delete = "" - } -} - -#resource "shell_script" "setup_cod" { -# lifecycle_commands { -# create = <<-EOF -# cd ~/Projects/Research/cats-research/ -# if test -f /usr/local/bin/bacalhau; -# then -# curl -sL https://get.bacalhau.org/install.sh | bash -## wget https://github.com/bacalhau-project/bacalhau/releases/download/v1.1.5/bacalhau_v1.1.5_linux_amd64.tar.gz -## tar -xvzf bacalhau_v1.1.5_linux_amd64.tar.gz -## sudo mv ./bacalhau /usr/local/bin/ -# fi -# EOF -## delete = "rm bacalhau_v1.1.5_linux_amd64.tar.gz" -# delete = "" -# } -# depends_on = [ -# shell_script.delete_cats_k8s -# ] -#} - -provider "kind" { - # Configuration options -} - -resource "kind_cluster" "default" { - name = "cat-action-plane" - node_image = "kindest/node:v1.23.0" - wait_for_ready = "true" - depends_on = [ - shell_script.delete_cats_k8s, -# shell_script.setup_cod - ] -} - -#resource "shell_script" "setup_helm" { -# lifecycle_commands { -# create = <<-EOF -# cd ~/Projects/cats-research -# if ! command -v helm &> /dev/null; -# then -# sudo curl -sL https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash -# fi -# EOF -# delete = "" -# } -# depends_on = [ -# kind_cluster.default, -# shell_script.delete_cats_k8s -# ] -#} - -provider "helm" { - kubernetes { - config_context_cluster = "kind-cat-action-plane" - config_path = "~/.kube/config" - } -} - -resource "helm_release" "kuberay-operator" { - name = "kuberay-operator" - repository = "https://ray-project.github.io/kuberay-helm/" - chart = "kuberay-operator" - version = "1.0.0" - wait_for_jobs = "true" - depends_on = [ - kind_cluster.default - ] -} - -resource "helm_release" "ray-cluster" { - name = "raycluster" - repository = "https://ray-project.github.io/kuberay-helm/" - chart = "ray-cluster" - version = "0.6.0" - wait_for_jobs = "true" -# set { -# name = "image.tag" -# value = "nightly-aarch64" -# type = "string" -# } - depends_on = [ - kind_cluster.default, - helm_release.kuberay-operator - ] -} - -#resource "helm_release" "hdfs" { -# name = "hdfs" -# repository = "https://gradiant.github.io/charts" -# chart = "gradiant" -# version = "0.1.10" -# depends_on = [ -# kind_cluster.default -# ] -#} - - -#resource "helm_release" "hdfs" { -# name = "hdfs" -# repository = "https://gchq.github.io/gaffer-docker" -# chart = "hdfs" -# version = "2.0.0" -# set { -# name = "hdfs.namenode.tag" -# value = "3.3.3" -# } -# set { -# name = "hdfs.datanode.tag" -# value = "3.3.3" -# } -# set { -# name = "hdfs.shell.tag" -# value = "3.3.3" -# } -# depends_on = [ -# kind_cluster.default -# ] -#} \ No newline at end of file diff --git a/process.py b/process.py deleted file mode 100644 index 70cd5c8a..00000000 --- a/process.py +++ /dev/null @@ -1,38 +0,0 @@ -import pickle -from typing import Dict -import numpy as np -import ray - - -def function_0(batch: Dict[str, np.ndarray]) -> Dict[str, np.ndarray]: - vec_a = batch["petal length (cm)"] - vec_b = batch["petal width (cm)"] - batch["petal area (cm^2)"] = vec_a * vec_b - return batch - -def function_1(batch: Dict[str, np.ndarray]) -> Dict[str, np.ndarray]: - vec_a = batch["petal length (cm)"] - vec_b = batch["petal width (cm)"] - batch["DUPLICATE petal area (cm^2)"] = vec_a * vec_b - return batch - - -def process_0(input, output): - # ray.init() - ds_in = ray.data.read_csv(input) - ds_out = ds_in.map_batches(function_0) - idx_ds = ray.data.range(ds_out.count()) - ds_out = idx_ds.zip(ds_out) - print(ds_out.show(limit=1)) - ds_out.write_csv(output) - ray.shutdown() - return ds_out - -def process_1(input, output): - # ray.init() - ds_in = ray.data.read_csv(input) - ds_out = ds_in.map_batches(function_1) - print(ds_out.show(limit=1)) - ds_out.write_csv(output) - ray.shutdown() - return ds_out diff --git a/pyproject.toml b/pyproject.toml index 2a134686..40fb6e02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,12 +3,16 @@ requires = [ "setuptools>=61.0", "pytest==7.4.4", "ipfsApi==0.4.4", - "ray[default, data]==2.7.1", + "ray[default, data]==2.35.0", + "pandas==2.1.4", "flask==3.0.0", - "notebook", - "tqdm", - "ipywidgets", - "boto3==1.34.21" + "notebook==7.2.2", + "tqdm==4.66.5", + "ipywidgets==8.1.5", + "boto3==1.34.21", + "pyarrow==17.0.0", + "kubernetes==30.1.0", + "mymodule==1.0.0" ] build-backend = "setuptools.build_meta" diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..2b8cca35 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +setuptools>=61.0, +pytest==7.4.4, +ipfsApi==0.4.4, +ray[default, data]==2.35.0, +pandas==2.1.4, +flask==3.0.0, +notebook==7.2.2, +tqdm==4.66.5, +ipywidgets==8.1.5, +boto3==1.34.21, +pyarrow==17.0.0, +kubernetes==30.1.0, +mymodule==1.0.0 \ No newline at end of file diff --git a/tests/depricated/old_verification_test.py b/tests/depricated/old_verification_test.py new file mode 100644 index 00000000..6025cb1d --- /dev/null +++ b/tests/depricated/old_verification_test.py @@ -0,0 +1,129 @@ +import pytest, os +from cats import CATS_HOME, DATA_HOME +import ipfsapi as ipfsApi +from cats.network import MeshClient +from cats.service import Service +from process import * + +service = Service( + meshClient=MeshClient( + ipfsClient=ipfsApi.Client('127.0.0.1', 5001) + ) +) +structure_filepath = os.path.join(CATS_HOME, 'main.tf') +cat_order_request_0 = service.create_order_request( + process_obj=process_0, + data_dirpath=DATA_HOME, + structure_filepath=structure_filepath, + endpoint='http://127.0.0.1:5000/cat/node/init' +) +cat_invoiced_response_0 = service.catSubmit(cat_order_request_0) + +# def flatten_bom(self, bom_response): +# invoice = json.loads( +# self.meshClient.cat(bom_response["bom"]["invoice_cid"]) +# ) +# invoice['order'] = json.loads( +# self.meshClient.cat(invoice['order_cid']), +# ) +# invoice['order']['flat'] = { +# 'function': json.loads(self.meshClient.cat(invoice['order']["function_cid"])), +# 'invoice': json.loads(self.meshClient.cat(invoice['order']["invoice_cid"])) +# } +# bom_response["flat_bom"] = { +# 'invoice': invoice, +# 'log': json.loads( +# self.meshClient.cat(bom_response["bom"]["log_cid"]) +# ) +# } +# return bom_response +# +# +def cid_to_pandasDF(self, cid, download_dir, format='*.csv', read_dir='/outputs', parrent_dir=None): + if parrent_dir is None: + parrent_dir = self.CATS_HOME + + path = f'{parrent_dir}/{download_dir}' + os.system(f"rm -rf {path}") + self.meshClient.get(cid, download_dir, parrent_dir) + + # Get the files from the path provided + files = glob.glob(os.path.join(f"{path}{read_dir}", format)) + dfs = list(pd.read_csv(f).assign(filename=f) for f in files) + df = None + for dfx in dfs: + if df is None: + df = dfx + else: + df = pd.concat([df, dfx], ignore_index=True) + return df + +class TestDataVerificationCAT0: + flat_cat_invoiced_response_0 = service.flatten_bom(cat_invoiced_response_0) + cat0_input_df = service.cid_to_pandasDF( + cid=flat_cat_invoiced_response_0['flat_bom']['invoice']['order']['flat']['invoice']['data_cid'], + read_dir='', + download_dir='online/cat0_input' + ) + source_df = cat0_input_df.drop(columns=['filename']).values + cat0_output_df = service.cid_to_pandasDF( + cid=flat_cat_invoiced_response_0['flat_bom']['invoice']['data_cid'], + download_dir='online/cat0_output' + ) + + def test_cat0_data_verification(self): + assert np.array_equal( + self.source_df, + self.cat0_output_df.sort_values('id').drop(columns=['id', 'filename', 'petal area (cm^2)']).values + ) + + +cat_order_request_1 = service.linkProcess(cat_invoiced_response_0, process_1) +class TestDataVerificationCAT1: + cat_invoiced_response_1 = service.catSubmit(cat_order_request_1) + flat_cat_invoiced_response_1 = service.flatten_bom(cat_invoiced_response_1) + cat1_input_df = service.cid_to_pandasDF( + cid=flat_cat_invoiced_response_1['flat_bom']['invoice']['order']['flat']['invoice']['data_cid'], + # read_dir='', + download_dir='online/cat1_input' + ) + cat1_output_df = service.cid_to_pandasDF( + cid=flat_cat_invoiced_response_1['flat_bom']['invoice']['data_cid'], + download_dir='online/cat1_output' + ) + + def test_cat1_data_verification(self): + assert np.array_equal( + self.cat1_input_df.sort_values('id').drop(columns=['id', 'filename']).values, + self.cat1_output_df.sort_values('id').drop(columns=['id', 'filename', 'DUPLICATE petal area (cm^2)']).values + ) + + +class TestDataVerification(TestDataVerificationCAT0, TestDataVerificationCAT1): + pass + + +class TestDataTransferVerification(TestDataVerification): + def test_catMesh_data_transfer_verification(self): + assert np.array_equal( + self.cat0_output_df.sort_values('id').drop(columns=['id', 'filename']).values, + self.cat1_input_df.sort_values('id').drop(columns=['id', 'filename']).values + ) + + +class TestLineageVerification(TestDataTransferVerification): + def test_cat1_input_lineage_verification(self): + assert np.array_equal( + self.source_df, + self.cat1_input_df.sort_values('id').drop( + columns=['id', 'filename', 'petal area (cm^2)'] + ).values + ) + + def test_cat1_output_lineage_verification(self): + assert np.array_equal( + self.source_df, + self.cat1_output_df.sort_values('id').drop( + columns=['id', 'filename', 'petal area (cm^2)', 'DUPLICATE petal area (cm^2)'] + ).values + ) \ No newline at end of file diff --git a/tests/verification_test.py b/tests/verification_test.py index 3339f5d7..61c9f813 100644 --- a/tests/verification_test.py +++ b/tests/verification_test.py @@ -1,91 +1,184 @@ -import pytest, os -from cats import CATS_HOME, DATA_HOME -import ipfsapi as ipfsApi -from cats.network import MeshClient -from cats.service import Service -from process import * - -service = Service( - meshClient=MeshClient( - ipfsClient=ipfsApi.Client('127.0.0.1', 5001) - ) -) -structure_filepath = os.path.join(CATS_HOME, 'main.tf') -cat_order_request_0 = service.create_order_request( - process_obj=process_0, - data_dirpath=DATA_HOME, - structure_filepath=structure_filepath, - endpoint='http://127.0.0.1:5000/cat/node/init' -) -cat_invoiced_response_0 = service.catSubmit(cat_order_request_0) - - -class TestDataVerificationCAT0: - flat_cat_invoiced_response_0 = service.flatten_bom(cat_invoiced_response_0) - cat0_input_df = service.cid_to_pandasDF( - cid=flat_cat_invoiced_response_0['flat_bom']['invoice']['order']['flat']['invoice']['data_cid'], - read_dir='', - download_dir='online/cat0_input' - ) - source_df = cat0_input_df.drop(columns=['filename']).values - cat0_output_df = service.cid_to_pandasDF( - cid=flat_cat_invoiced_response_0['flat_bom']['invoice']['data_cid'], - download_dir='online/cat0_output' - ) +### Execute Initial CAT0: +##### Instantiate CAT Mesh Client: +import glob, os +from pprint import pprint +import pandas as pd - def test_cat0_data_verification(self): - assert np.array_equal( - self.source_df, - self.cat0_output_df.sort_values('id').drop(columns=['id', 'filename', 'petal area (cm^2)']).values +from cats import DATA_HOME, MESH_CLIENT as meshClient +from cats import INPUT_STRUCTURE_HOME, INPUT_DATA_HOME + +##### Compose Initial CAT Order request for CAT Node +from data.input.process import * + +def files_to_pandasDF(output, format): + # Get the files from the path provided + files = glob.glob(os.path.join(output, format)) + dfs = list(pd.read_csv(f).assign(filename=f) for f in files) + df = None + for dfx in dfs: + if df is None: + df = dfx + else: + df = pd.concat([df, dfx], ignore_index=True) + return df + +def cid_to_pandasDF(cid, download_dir, format='*.csv'): + os.makedirs(download_dir) + meshClient.testGet(cid, download_dir) + + # Get the files from the path provided + return files_to_pandasDF(output=download_dir, format=format) + +class catDataVerification: + cat_input_data_cid = None + cat_output_data_cid = None + cat_order_request_0 = None + cat_order_request_1 = None + cat_input_df = None + cat_output_df = None + cat_input_path = f'{DATA_HOME}/testing/cat_input' + cat_output_path = f'{DATA_HOME}/testing/cat_output' + + def create_cat0_order_request(self): + self.cat_order_request_0 = meshClient.create_order_request( + ingress_subproc=ingress, + integrated_subproc=process_0, + egress_subproc=egress, + integration_cache_subproc=integration_cache, + data_dirpath=INPUT_DATA_HOME, # f'{INPUT_DATA_HOME}/iris.csv', + structure_filepath=f'{INPUT_STRUCTURE_HOME}/main.tf', + endpoint='http://127.0.0.1:5000/cat/node/init' ) + pprint(self.cat_order_request_0) + print() + return self.cat_order_request_0 + def create_cat1_order_request(self): + self.cat_order_request_1 = meshClient.create_order_request( + ingress_subproc=ingress, + integrated_subproc=process_1, + egress_subproc=egress, + integration_cache_subproc=integration_cache, + data_dirpath=INPUT_DATA_HOME, # f'{INPUT_DATA_HOME}/iris.csv', + structure_filepath=f'{INPUT_STRUCTURE_HOME}/main.tf', + endpoint='http://127.0.0.1:5000/cat/node/init' + ) + pprint(self.cat_order_request_1) + print() + return self.cat_order_request_1 -cat_order_request_1 = service.linkProcess(cat_invoiced_response_0, process_1) -class TestDataVerificationCAT1: - cat_invoiced_response_1 = service.catSubmit(cat_order_request_1) - flat_cat_invoiced_response_1 = service.flatten_bom(cat_invoiced_response_1) - cat1_input_df = service.cid_to_pandasDF( - cid=flat_cat_invoiced_response_1['flat_bom']['invoice']['order']['flat']['invoice']['data_cid'], - # read_dir='', - download_dir='online/cat1_input' - ) - cat1_output_df = service.cid_to_pandasDF( - cid=flat_cat_invoiced_response_1['flat_bom']['invoice']['data_cid'], - download_dir='online/cat1_output' - ) + def verify(self, cat_order_request): + ##### Submit modified CAT Order request to CAT Node + cat_invoiced_response = meshClient.catSubmit(cat_order_request) + pprint(cat_invoiced_response) + print() + flat_cat_invoiced_response = meshClient.flatten_bom(cat_invoiced_response) + pprint(flat_cat_invoiced_response) + print() + self.cat_input_data_cid = flat_cat_invoiced_response['flat_bom']['invoice']['order']['flat']['invoice'][ + 'data_cid'] + print(self.cat_input_data_cid) + print() + self.cat_output_data_cid = flat_cat_invoiced_response['flat_bom']['invoice']['data_cid'] + print(self.cat_output_data_cid) + print() - def test_cat1_data_verification(self): - assert np.array_equal( - self.cat1_input_df.sort_values('id').drop(columns=['id', 'filename']).values, - self.cat1_output_df.sort_values('id').drop(columns=['id', 'filename', 'DUPLICATE petal area (cm^2)']).values + cat_input_df = cid_to_pandasDF( + cid=self.cat_input_data_cid, + download_dir=self.cat_input_path + f"_{int(time.time())}" ) + cat_input_df = cat_input_df \ + .drop(columns=["filename"]) \ + .apply(pd.to_numeric, errors='coerce').astype(float) + self.cat_input_df = cat_input_df.sort_values(by=list(cat_input_df.columns)).reset_index(drop=True) + self.cat_output_df = cid_to_pandasDF( + cid=self.cat_output_data_cid, + download_dir=self.cat_output_path + f"_{int(time.time())}" + ) -class TestDataVerification(TestDataVerificationCAT0, TestDataVerificationCAT1): - pass +class TestDataVerificationCATs: + catsVerification = catDataVerification() + cat0_order_request = catsVerification.create_cat0_order_request() + cat1_order_request = catsVerification.create_cat1_order_request() + cat0_input_df = None + cat0_output_df = None + cat1_input_df = None + cat1_output_df = None + + def cat0_transfer_link(self, cat0_output_df): + self.cat0_output_df = cat0_output_df \ + .sort_values(by="id") \ + .drop(columns=["id", "filename", "petal area (cm^2)"]) \ + .apply(pd.to_numeric, errors='coerce').astype(float) + self.cat0_output_df = self.cat0_output_df \ + .sort_values(by=list(self.cat0_output_df.columns)) \ + .reset_index(drop=True) + return self.cat0_output_df + + def cat1_transfer_link(self, cat1_output_df): + self.cat1_output_df = cat1_output_df \ + .drop(columns=["filename", "DUPLICATE petal area (cm^2)"]) \ + .apply(pd.to_numeric, errors='coerce').astype(float) + self.cat1_output_df = self.cat1_output_df.sort_values(by=list(self.cat1_output_df.columns)) \ + .reset_index(drop=True) + return self.cat1_output_df + + def cat1_input_lineage_verification(self): + self.catsVerification.verify(self.cat0_order_request) + self.cat0_input_df = self.catsVerification.cat_input_df + self.catsVerification.verify(self.cat1_order_request) + self.cat1_input_df = self.catsVerification.cat_input_df + + def test_cat0_data_verification(self): + ### Execute CAT0: + self.catsVerification.verify(self.cat0_order_request) + self.cat0_input_df = self.catsVerification.cat_input_df + self.cat0_output_df = self.cat0_transfer_link(self.catsVerification.cat_output_df) -class TestDataTransferVerification(TestDataVerification): - def test_catMesh_data_transfer_verification(self): assert np.array_equal( - self.cat0_output_df.sort_values('id').drop(columns=['id', 'filename']).values, - self.cat1_input_df.sort_values('id').drop(columns=['id', 'filename']).values + self.cat0_input_df.values, + self.cat0_output_df.values ) + def test_cat1_data_verification(self): + ### Execute CAT1: + self.catsVerification.verify(self.cat1_order_request) + self.cat1_input_df = self.catsVerification.cat_input_df + self.cat1_output_df = self.cat1_transfer_link(self.catsVerification.cat_output_df) + + assert np.array_equal( + self.cat1_input_df.values, + self.cat1_output_df.values + ) -class TestLineageVerification(TestDataTransferVerification): def test_cat1_input_lineage_verification(self): + self.catsVerification.verify(self.cat0_order_request) + self.cat0_input_df = self.catsVerification.cat_input_df + self.catsVerification.verify(self.cat1_order_request) + self.cat1_input_df = self.catsVerification.cat_input_df assert np.array_equal( - self.source_df, - self.cat1_input_df.sort_values('id').drop( - columns=['id', 'filename', 'petal area (cm^2)'] - ).values + self.cat0_input_df.values, + self.cat1_input_df.values, ) def test_cat1_output_lineage_verification(self): + self.catsVerification.verify(self.cat0_order_request) + self.cat0_input_df = self.catsVerification.cat_input_df + self.catsVerification.verify(self.cat1_order_request) + self.cat1_output_df = self.cat1_transfer_link(self.catsVerification.cat_output_df) + assert np.array_equal( + self.cat0_input_df.values, + self.cat1_output_df.values + ) + + def test_catMesh_data_transfer_verification(self): + self.catsVerification.verify(self.cat0_order_request) + self.cat0_output_df = self.cat0_transfer_link(self.catsVerification.cat_output_df) + self.catsVerification.verify(self.cat1_order_request) + self.cat1_input_df = self.catsVerification.cat_input_df assert np.array_equal( - self.source_df, - self.cat1_output_df.sort_values('id').drop( - columns=['id', 'filename', 'petal area (cm^2)', 'DUPLICATE petal area (cm^2)'] - ).values - ) \ No newline at end of file + self.cat0_output_df.values, + self.cat1_input_df.values + )