Coder Social home page Coder Social logo

Amit Raj's Projects

cnn-malaria-detection-using-keras icon cnn-malaria-detection-using-keras

Malaria Detection - This Repository will help in differentiating between parasitized and non-parasitized malaria cells. Data is hosted at NIH's website as well as Kaggle(You can find the kaggle link in the README). This can be a starting point for understanding and implementing projects in CNN. The problem requires you to handle big data, perform basic manipulations and you can try out different models and methods. The implementation is in Python on Google Colab.

data-science-python icon data-science-python

A Repository for handling different complex machine learning algorithms like boosting etc. This repository contains/will contain all the important algorithms implemented on real data. The helper functions defined will prevent from writing complex codes and will help us realize our goal faster.

dl-nlp-siamese-network icon dl-nlp-siamese-network

The Facenet paper of 2015 proposed an interesting solution for huge multiclass problems. Instead of the traditional approach, we try to learn a similarity function i.e. degree of difference between 2 inputs. If the degree of difference between the inputs is less than a threshold then the inputs are classified as similar else different.

machine-learning icon machine-learning

An attempt to translate complex algorithm into something easy to understand

ml-decision-tree-python icon ml-decision-tree-python

Implementation of Decision Tree algorithm in python, this is a basic implementation and will be helpful for beginners to start, understand and implement Decision Trees. This repository will help in understanding decision trees using Python. This also includes plotting ROC curve, confusion metrics etc.

ml-logistic-regression-python icon ml-logistic-regression-python

Logistic Regression is one of the basic yet complex machine learning algorithm. This is often the starting point of a classification problem. This repository will help in understanding the theory/working behind logistic regression and the code will help in implementing the same in Python. Also, This is a basic implementation of Logistic Regression in python and will be pretty helpful for beginners to get started.

ml-random-forest-python icon ml-random-forest-python

This repository will help in understanding the basic concept of Random Forest algorithm and will also learn how to optimize the hyperparameters and prevent overfitting.

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.