Code Monkey home page Code Monkey logo

Comments (3)

nidhaloff avatar nidhaloff commented on July 20, 2024

Hi @935462955 No there is no function for this at the moment. Can you provide why would this be useful for you?

from igel.

935462955 avatar 935462955 commented on July 20, 2024

Thanks for your reply! I am a novice machine learning, but I want to apply the model that trained on igxl to my project. I think that maybe I can learn machine learning knowledge through the exported code and save development time.

from igel.

nidhaloff avatar nidhaloff commented on July 20, 2024

@935462955 You can certainly apply the trained model with igel to your project! The model will be saved for you in the model_results folder after training/fitting. You can load it with python and use it as you wish.

Unfortunately, the code will not be shipped with it since everything is created dynamically in the background. Furthermore, learning machine learning with igel is probably a bad idea, since everything is abstracted for you so that you don't need to worry about a thing when you are using ML, so I would suggest that you try different approaches if you are willing to dive into the details and learn ML. Igel is for lazy (like me) professionals/developers who already know ML and wants to use it in a more organized manner or for completely non-technical users that have no interest in knowing what's happening in the background.

from igel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.