Free machine-learning tool with a graphical user interface
Page 1 of 843 123 LastLast
Results 1 to 10 of 24

Thread: Free machine-learning tool with a graphical user interface

  1. #1


    I want to give back to the community and have created a graphical user interface system learning tool for Currency Market traders. You can produce egies in a manner and create signs for your trading.

    This new version includes:Importing different instruments/forex pairs Developing Several egies A simplified visual-scripting tool to create the egy logic Different prediction/machine-learning modules: Linear/Logistic regression, LDA, SVC, Random Forests, Artificial neural systems A backtester A predition tool Link to MT4
    It is possible to get it on my website:
    http://algominr.com/release/algominr-1-2-3/

    Please allow me to know what you think and in case you have any ideas for your future.

    Best,
    Chris


  2. #2
    Hello Christian,

    Thank You for your Job l. It seems quite interesting.

    But I have an issue with my environment the app couldn't be implemented.
    I am using Windows 10 and log tells me

    [INFO ] Window: virtual keyboard not allowed, single mode, not docked
    [WARNING ] stderr: Traceback (most recent call last):
    [WARNING ] stderr: File algominr.py, line 31, in lt;modulegt;
    [WARNING ] stderr: File lt;suspended importlib. _bootstrapgt;, line 969, in _find_and_load
    [WARNING ] stderr: File lt;suspended importlib. _bootstrapgt;, line 958, in _find_and_load_unlocked
    [WARNING ] stderr: File lt;suspended importlib. _bootstrapgt;, line 664, in _load_unlocked
    [WARNING ] stderr: File lt;suspended importlib. _bootstrapgt;, line 636, in _load_backward_compatible
    [WARNING ] stderr: KeyError: 'kivy.garden.matplotlib'

    I already googled for the issue, but did not find a solution. Do you have?

    Thanks,

  3. #3
    Hey there,

    Thanks for trying it out. I think that is a issue with Win 10, I might need to recompile it. Will inform you if this is done.

    Sorry for the inconvenience.

    Best,
    Chris

  4. #4
    Here's a video tutorial about how best to create a egy:

  5. #5
    I downloaded the program but pops up error:

    KeyError: 'kivy.garden.matplotlib'
    Failed to executive script algominr

    I use dividers 7 with 1.

  6. #6
    Thank you for looking. I'll compile the version that is next differently so that these kinds of mistakes should not appear. I will allow you to know when I have it.

  7. #7
    Quote Originally Posted by ;
    I downloaded the app but pops error: KeyError: 'kivy.garden.matplotlib' Failed to executive script algominr I use windows with 1.
    This is probably just because you do not have the necessary dependencies installed. The following is the way this can most likely be fixed (by installing the necessary dependencies - note that these dependencies may interfere with stuff. I don't have any idea, since I have not researched what they're):

    Please note that this possible solution is provided as-is without any warranties or guarantees of any sort, implicit or explicit, and by using it, you agree that I'm neither responsible nor liable for loss of, or harm to, anything (including but not limited to: you, your appliions, your hardware, and/or your prosperity) for the usage of this possible solution or the Algominr appliions (which I'm unaffiliated with and don't endorse in any manner). In other words, I am being helpful but please do not sue me. I'm not a professional and this solution is based from personal experience.

    Assuming that python 2.7 is utilized and is installed to C:\Python27 and that PYTHONHOME is set to C:\Python27 the following worked for me:

    1) Open Cmd (command prompt)
    two) python -m pip install kivy-garden
    3) python C:\Python27\Scripts\garden install matplotlib
    4) python C:\Python27\Scripts\garden install chart
    5) python C:\Python27\Scripts\garden install contextmenu

    For me, this made it available on Windows 10.

  8. #8
    Link on your site seems to be broken.

  9. #9
    Thanks for the sake boomboxie. I will upload it and took it down for now. This should fix most of the issues experienced and will have a lot more features (eg. Different data feeds and market adaptors to brokers)

    allow me to know your email if you want to get updated on release.

  10. #10
    Quote Originally Posted by ;
    quote That is probably just because you don't have the required dependencies installed. The following is the way this can probably be fixed (by installing the required dependencies - note that these dependencies may interfere with stuff. I don't have any idea, as I haven't researched what they're): Please be aware that this possible alternative is provided as-is without any warranties or guarantees of any kind, implicit or explicit, and using it, you agree that I'm neither responsible nor liable for loss of, or damage to, whatever (including but not restricted...
    You are right. Installing your recommended dependencies works. Thank you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.