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...

Spring Boot logo
Popular topic
Spring Boot is a coding and configuration model for Java applications.
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.
codebeat screenshot
App recommended by GitHub

codebeat

Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin! 🚀

codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift🔥.

We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!

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 🦀 
Sider screenshot
App recommended by GitHub

Sider

Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.

You can’t perform that action at this time.