Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • F FEDOT-LLM
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • itmo-nccr-code
  • FEDOT-LLM
  • Merge requests
  • !10

Merged
Created Sep 18, 2024 by Elizaveta Lutsenko@LizLutsenkoOwner2 of 2 tasks completed2/2 tasks

hotfix: add dataset loading to examples

  • Overview 1
  • Commits 2
  • Changes 3

Created by: Lopa10ko

Summary

  • add dataset loading cells to a health_insurance examples (4d19c1bc)
  • update a README.md section of FedotAI initialization example (b267c943)

Context

These changes ensure that the pynb examples function properly. The dataset should be injected in the FedotAI constructor as an instance of the fedot_llm.data.data.Dataset, rather than as a string representing the path to the dataset folder.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-examples