Giter VIP home page Giter VIP logo

machine_learning's Introduction

Machine_Learning

Assignment 1

In this Assignment we had used housing dataset, iris dataset, engage dataset (unnamed dataset).<\br>

In case of housing dataset, we had implemented Linear Regression (Closed Form, Gradient Descent and Newton's method), Ridge Regression (L2 Regularization) from scratch and had used scikit-learn library for Lasso Regression (L1 Regularization) and Accuracy Score measurement. The jupyter-notebook file, python code and other files related to housing dataset can be found under the directory Assignment_1/housing_data_set

In case of iris dataset, we had implemented Nearest Neighbours, Naive Bayes Classifier (Gaussian distribution), Logistic Regression (Gradient Descent and Newton's method) from scratch and had used scikit-learn library for Logistic Regression (for comparison between Implemented and inbuilt) and Accuracy Score measurement. The jupyter-notebook file, python code and other files related to iris dataset can be found under the directory Assignment_1/iris_data_set

In case of engage dataset (unnamed dataset), we had used the same models used in case of iris dataset and had used Precision, F-measure, Recall, AUC apart from Accuracy Score measurement using scikit-learn library. The jupyter-notebook file, python code and other files related to iris dataset can be found under the directory Assignment_1/engage_data_set

Team

Ritvik Goparaju (https://github.com/RitvikGoparaju)
SugguSaiSankeerth (https://github.com/SugguSaiSankeerth)
Seelapureddy Venkata Rama Aditya Reddy (https://github.com/SvrAdityaReddy)

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.