Code Monkey home page Code Monkey logo

mle's Introduction

Machine Learning Experience

Open In Colab GitHub commit activity GitHub last commit GitHub repo size

mle's People

Contributors

tuanlda78202 avatar

Stargazers

minhuet avatar vtbui avatar Bryan_1010 avatar hgn avatar Richard Ng. avatar Huytranxuan avatar Vu Hoang avatar Trường Trần avatar  avatar  avatar  avatar  avatar  avatar Nhật Quang avatar Trần Vương Quốc Đạt avatar Antoine avatar

Watchers

 avatar

mle's Issues

Matplotlib issues

Matplotlib

This is plain text and should not be decorated in code format.

`Hey guys, welcome to my notebook! I'm Charles - Major in Data Science & Artificial Intelligence at HUST.`

`This is a part of the series "Machine Learning Tools" by me. I hope you are interested in it. I would really appreciate it if you took two seconds to follow me on Github. Thank you so much!`

Markdown images do not exist.
image

Decorations should be used here.

Moreover, using **";" after plot()** will hide line "<matplotlib..>"

Typo

## ❗️ `Pylot API` & `OO API`

More informations: https://bit.ly/2W28qxI

Typo

 ### `Pylot API` : quickly
 >allows us to interactively create simple plots.

Some comments do not have a space after #, this is one of them.

#change styple plt

Things contain information from one above line should keep format thereof.

## 2.2. Bar chart
>suitable for comparing values between different groups, include:
* Vertical 
* Horizontal

Inconsistency in code. This is one of them.

order_cpu = {"10105" : 100,
             "10300" :200,
             "11600": 70,
             "5900": 80,
             "5600" :50}

Decorations missing.

By setting autopct to %.0f%%, we've chosen to format the percentages with 0 decimal places (only whole numbers), and added a % sign at the end. If we had omitted the surrounding %..% symbols, the strings wouldn't be formatted as percentages, but as literal values.

"Strange" characters like this should never be used, decorate them instead.

## 2.4. Scatter  

>The scatter plot is used to represent each point (𝑥,𝑦) in two-dimensional graphs. In machine learning, when we need to represent clusters or in situations where we want to find the distribution of data points along dimensions, we will often use a scatter plot.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.