Coder Social home page Coder Social logo

Rohit Joseph's Projects

ems icon ems

Employee management system using array of dictionary in python

heart-attack-risk-prediction icon heart-attack-risk-prediction

project based on basic multiple linear regression model data should be realtime ,and minimum 15 to 20 patient data should be there find out the normal Troponin , blood pressure,Cholesterol,range

k-fold-cross-validation icon k-fold-cross-validation

K-fold cross-validation divides data into K subsets. It trains the model K times, using K-1 subsets for training and one for validation. This helps assess model performance and prevent overfitting.

linear-multiple-linearregression icon linear-multiple-linearregression

Linear regression estimates the relationship between one independent variable and a dependent variable, while multilinear regression extends this to multiple independent variables.

matplotlib icon matplotlib

data visualizations using matplotlib python library

naive-bayes icon naive-bayes

Gaussian Naive Bayes is a classification algorithm assuming features are independent and follow a Gaussian distribution. It predicts the class for a given sample by applying Bayes' theorem and selecting the class with the highest probability. Despite its simplicity, it's effective for many classification tasks with continuous features.

pytorch icon pytorch

PYTORCH(tensorflow basics and others)

svm---support-vector-machine icon svm---support-vector-machine

SVM is a versatile algorithm for classification and regression. It finds the best line or plane to separate data points of different classes, making it effective even in high-dimensional spaces.

task-1 icon task-1

Encryption and decryption using with file handling

task-2 icon task-2

string manipulation and file handliing

train-test-split icon train-test-split

Train-test split divides data for model training and evaluation, while linear regression predicts continuous outcomes and logistic regression handles binary classification, both leveraging linear relationships between features and targets.

web-scraping icon web-scraping

file contains:- webscraping with flask, request & json librery, workbook, iterrows() method, Dataframing,

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.