Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add statistant #1640

Open
wants to merge 1 commit into
base: 21.02
Choose a base branch
from
Open

Conversation

hendrik-roth
Copy link

@hendrik-roth hendrik-roth commented Sep 28, 2022

Info

This PR adds the new skill, statistant, to the skills repo.

Description

You can ask Mycroft for:

  • customizing charts (pie, bar, line, histogram, scatter, boxplot)
  • variance, arithmetic average, median, mode, quartil range, range, standard deviation, quartiles, quantiles
  • simple/multiple linear regression
  • logistic/mulitnominal logistic regression
  • hypothesis tests (chi-squared, 1-samp-ttest, 2-samp-ttest, paired-sample-test)
  • cluster analysis
  • percantage changes
  • gini coefficient
  • herfindahl index
  • lorenz curve

For all possible Interactions with mycroft read the wiki for interactions

Edit: how to use statistant in more detail (e.g. where to put the data), see here

Created with mycroft-skills-kit v0.3.16

@hendrik-roth
Copy link
Author

Here are the vktest results:

vktest_results

I also included the old automatic testing system, but somehow there is just the status and not the code coverage, see:

old_automated_testing

HTH

@krisgesling
Copy link
Contributor

krisgesling commented Oct 3, 2022

Hey there, congratulations on such a great Skill!

To be included in the Marketplace the Skill goes through three reviews by our Skill Testing Team. You can read more about these reviews and the overall Skills Acceptance Process here: https://mycroft.ai/documentation/skills/skills-acceptance-process/

If you have any updates in the meantime, you can update this pull request by running:
mycroft-msk submit /opt/mycroft/skills/your-skill-dir

Also feel free to post here or in the Skills channel on Chat if you have any questions.

Looking forward to trying out your Skill 🙂

Edit: Regarding the VK tests, there's a failure in another Skill at the moment. So nothing to do with your Skill. We're just all hands on deck with the Mark II launch at the moment. So will get back to this shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants