Giter Site home page Giter Site logo

machine-learning's Introduction

Assignment32

Balloon and melon data visualization

Assignment34

  • Deaths and cases of corona virus in Iran

  • KNN algorithm

    Male Female Detection By Height and Weight using KNN algorithm

Assignment36

  • Ranom lines on study time and grade data
  • Comparing fitted lines of lingress method and linear regression
  • Predicting prices of Boston hosing dataset using Linear Least Square
    two features Age and Number of rooms are chosen

Assignment37

Wroking on digikala dataset to get some information

  • Oreder amount per month
  • Customers per city
  • QRcode reader

    First install pybzar library , then run the code

  • Linear regression on abalone dataset to predict the age of a shell

Algorithm Loss
MAE 0.039
MSE 0.002
Hobber loss 0.001
Hinge loss 0.97

Assignment38

Perceptron algorithm for predicting the price of Boston housing dataset

To predict the price of the houses, two most correlated features,ZN and RM are chosen

Average error given each data

3D surface showing predicted prices

Assignment39

Weather forecasting with a single perceptron

In the case of a single perceptron ,it is well known that it will never converge on nonlinear data
so when using it forcasting the weather , it will never return any desirable answer
The loss of the model is 8.29

Assignment40

Compare different machine learning algorithm for Titanic problem

Implementing Titanic problem with different maching learning algorithms
to predict the survival and comparing the accuacy

Algorithm KNN Perceptron MLP(Multi Layer Perceptron
Accuracy 65.55 61.96 0.91

Assignment41

Weather forecasting with a Neural Network

Comapring the loss of a single perceptron and a Neural Network

Algorithm Single Perceptron Neural Network
Loss 8.29 3.02

loss chart from wandbi.ai

machine-learning's People

Contributors

parisa-bagherzadeh avatar

Stargazers

Mohamad Nematizadeh avatar Ali Valizade avatar Fereshteh Ebadi avatar Mohammad avatar Farzad Foruozanfar avatar shahab shafie avatar Yasin Norozzadeh avatar Nahid Ebrahimian avatar Hossein Damavandi avatar Ali Heravi avatar Maryam Boneh avatar Benyamin Zojaji avatar Sajjad Aemmi avatar

Watchers

 avatar

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.