Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors

README.md

Introduction to Machine Learning with Scikit Learn and Python

Create a Slack Account with us

This repository generates the corresponding lesson website from The Carpentries repertoire of lessons.

Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our Contribution Guide and have a look at the more detailed guidelines on proper formatting, ways to render the lesson locally, and even how to write new episodes.

Please see the current list of issues for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter Contributing to a Project in Pro Git by Scott Chacon. Look for the tag good_first_issue. This indicates that the mantainers will welcome a pull request fixing this issue.

Maintainer(s)

Current maintainers of this lesson are:

Outline

As determined by the attendees of CarpentryConnect Manchester 2019, the proposed outline of this lesson is as follows:

Unsupervised Learning

I. Clustering

1. Kmeans

II. Dimesionality Reduction

1. PCA
2. TSNE

Supervised Learning

All models, objectives: - What it is; - when to use it and on what type of data; - how to evaluate the fit, over/underfitting; - computational complexity

I. Regression

1. Linear
2. Polynomial
  • Overfitting/underfitting
  • Test sets (how and why)

II. Classification

1. Logistic regression
  • Over/underfitting can happen in regression too
  • Accuracy
  • Confusion Matrix
  • Precision
  • Recall
2. Random Forest
3. Neural Networks
  • Evaluation
  • Cross Validation

Ethics

Authors

A list of contributors to the lesson can be found in AUTHORS

Citation

To cite this lesson, please consult with CITATION

Owner

  • Login: corcor27
  • Kind: user

Citation (CITATION)

FIXME: describe how to cite this lesson.

GitHub Events

Total
  • Push event: 37
  • Create event: 5
Last Year
  • Push event: 37
  • Create event: 5

Dependencies

.github/workflows/codecheck.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/template.yml actions
  • actions/cache v1 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • actions/setup-ruby main composite
  • r-lib/actions/setup-r master composite
.github/workflows/website.yml actions
  • actions/cache v1 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • actions/setup-ruby v1 composite
  • r-lib/actions/setup-r master composite
Gemfile rubygems
  • github-pages >= 0 development
  • webrick >= 1.6.1
Gemfile.lock rubygems
  • activesupport 7.1.3.2
  • addressable 2.8.6
  • base64 0.2.0
  • bigdecimal 3.1.6
  • bundler 2.4.22
  • coffee-script 2.4.1
  • coffee-script-source 1.12.2
  • colorator 1.1.0
  • commonmarker 0.23.10
  • concurrent-ruby 1.2.3
  • connection_pool 2.4.1
  • dnsruby 1.70.0
  • drb 2.2.1
  • em-websocket 0.5.3
  • ethon 0.16.0
  • eventmachine 1.2.7
  • execjs 2.9.1
  • faraday 2.8.1
  • faraday-net_http 3.0.2
  • ffi 1.16.3
  • forwardable-extended 2.6.0
  • gemoji 4.1.0
  • github-pages 231
  • github-pages-health-check 1.18.2
  • html-pipeline 2.14.3
  • http_parser.rb 0.8.0
  • i18n 1.14.1
  • jekyll 3.9.5
  • jekyll-avatar 0.8.0
  • jekyll-coffeescript 1.2.2
  • jekyll-commonmark 1.4.0
  • jekyll-commonmark-ghpages 0.4.0
  • jekyll-default-layout 0.1.5
  • jekyll-feed 0.17.0
  • jekyll-gist 1.5.0
  • jekyll-github-metadata 2.16.1
  • jekyll-include-cache 0.2.1
  • jekyll-mentions 1.6.0
  • jekyll-optional-front-matter 0.3.2
  • jekyll-paginate 1.1.0
  • jekyll-readme-index 0.3.0
  • jekyll-redirect-from 0.16.0
  • jekyll-relative-links 0.6.1
  • jekyll-remote-theme 0.4.3
  • jekyll-sass-converter 1.5.2
  • jekyll-seo-tag 2.8.0
  • jekyll-sitemap 1.4.0
  • jekyll-swiss 1.0.0
  • jekyll-theme-architect 0.2.0
  • jekyll-theme-cayman 0.2.0
  • jekyll-theme-dinky 0.2.0
  • jekyll-theme-hacker 0.2.0
  • jekyll-theme-leap-day 0.2.0
  • jekyll-theme-merlot 0.2.0
  • jekyll-theme-midnight 0.2.0
  • jekyll-theme-minimal 0.2.0
  • jekyll-theme-modernist 0.2.0
  • jekyll-theme-primer 0.6.0
  • jekyll-theme-slate 0.2.0
  • jekyll-theme-tactile 0.2.0
  • jekyll-theme-time-machine 0.2.0
  • jekyll-titles-from-headings 0.5.3
  • jekyll-watch 2.2.1
  • jemoji 0.13.0
  • kramdown 2.4.0
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.4
  • listen 3.9.0
  • mercenary 0.3.6
  • minima 2.5.1
  • minitest 5.22.2
  • mutex_m 0.2.0
  • nokogiri 1.15.5
  • octokit 4.25.1
  • pathutil 0.16.2
  • public_suffix 5.0.4
  • racc 1.7.3
  • rb-fsevent 0.11.2
  • rb-inotify 0.10.1
  • rexml 3.2.6
  • rouge 3.30.0
  • ruby2_keywords 0.0.5
  • rubyzip 2.3.2
  • safe_yaml 1.0.5
  • sass 3.7.4
  • sass-listen 4.0.0
  • sawyer 0.9.2
  • simpleidn 0.2.1
  • terminal-table 1.8.0
  • typhoeus 1.4.1
  • tzinfo 2.0.6
  • unf 0.1.4
  • unf_ext 0.0.9.1
  • unicode-display_width 1.8.0