Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

PICO-8 logo
Popular topic
PICO-8 is a fantasy console for making, sharing and playing tiny games and other computer programs in Lua.
Capture the Flag
Upcoming event recommended by GitHub
May
6

Capture the Flag

May 06, 2020 - June 12, 2020 • Online

The GitHub Security Lab CTF is a contest where participants are challenged to find a security bug (the flag) in real code.
Waydev screenshot
App recommended by GitHub

Waydev

Waydev analyzes your codebase from GitHub to help you bring out the best in your engineers work.

Trending repository
Trending repository
Trending repository
Trending repository
Zobakka
Zobakka commented Mar 22, 2020

The checkLength and checkEmail functions inside "Event listeners" follow immediately after the checkRequired function.

If the input field is empty, the "field is required" message is immediately overwritten with a message like "user name must be at least 3 characters".

My solution is to return true or false for the showSuccess and showError functions and, depending on the result of t

Trending repository
Trending repository
genemishchenko
genemishchenko commented Apr 14, 2020

Hi Aurelien!

It's not an "issue", but it may be helpful to include a comment for chapter 3 (classification) that as of version 0.22 sklearn has an in-built function for plotting confusion matrices - sklearn.metrics.plot_confusion_matrix() - that can be used instead of matplotlib.pyplot.imshow().

Cheers!
Gene.

Trending repository
jzaefferer
jzaefferer commented May 4, 2020

Is your feature request related to a problem? Please describe.

This is unexpected:

❯ config --get startup
───┬────────────────────────────────────────
 # │ <value>
───┼────────────────────────────────────────
 0 │ alias myecho [msg] { echo Hello $msg }
 1 │ alias s [] { git status -sb }
───┴────────────────────────────────────────
nushell on 📙 1709-from-docs is 📦 v0.13.1 via 🦀 
App recommended by GitHub

GitKraken Glo Boards

Sync GitHub Issues with Glo Boards to visualize your workflow

Glo Boards sync in real-time with GitHub Issues so changes made in either system are immediately reflected in the other. If some team members are using either Glo or GitHub exclusively, important information is still shared seamlessly.

Benefits of using Glo Boards with GitHub:

  • Sync GitHub Issues, assignees, descriptions, comments and labels in real-time across systems
  • Create different workflows and labels for each board
You can’t perform that action at this time.