There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Machine-Learning-Projects
It has Contains various kinds of machine Leaning Projects ...Titanic_Data_Analysis
Analyze, identify patterns, and explore the data. Model, predict and solve the problem. Visualize, report, and present the problem solving steps and final solution.RedWine_Quality_Predicition
The task here is to predict the quality of red wine on a scale of 0β10 given a set of features as inputs. This project contains a jupyter notebook which will provide knowledge to novice Data Scientists with basic Data Analysis/Machine LearningStock_Prices_Prediction
Stock Prices Prediction using Deep Learning Models. Financial markets have a vital role in the development of modern society. ... Long-short term memory (LSTM) is then used to predict the stock price. The prices, indices and macroeconomic variables in past are the features used to predict the next day's priceCar-Price-Prediction
Novel-Coronavirus-Data-Analysis
This dataset has daily level information on the number of affected cases, deaths and recovery from 2019 novel coronavirus.Car_Price_Pred
Breast_Cancer_Prediction
Worldwide, breast cancer is the most common type of cancer in women and the second highest in terms of mortality rates. In this project going to do predicting breast cancer into three various classification models.Data-Science
It contains there are main libraries which is going to do use the data science .Capstone_Projects-Jupyter-Notebook-
Diabetes_Prediction
In this project contains human Diabetes Prediction based on some needed medical information.Loan-Prediction
Loan Prediction Using selected Machine Learning Algorithms. In finance, a loan is the lending of money by one or more individuals, organizations, or otherMachine_Learning_Hands-on
In this repository has python machine learning hands-on training into various algorithms, however each file contains data file (CSV) and solution notebook file in python as well as one question document, it's guide you what you should to do, Happy Learning !!!House_Price_Prediction
Use a test-driven approach to build a Linear Regression model using Python from scratch. You will use your trained model to predict house sale prices and extend it to a multivariate Linear RegressioniNeuron_Python
That's containing Python basics form advance with in a help of iNeuron team.Gender_Name_Prediciton
The sequence of characters in a person's name can be used to predict that person's race and ethnicity using machine learning techniques.Naive_Bayes_classifiers
Naive Bayes classifiers are a collection of classification algorithms based on Bayes' Theorem. in this repository contains deceptive opinion among the people.Employee_Salary_Prediction
In this repository has predicting the employee salaries based on some features..Nivitus
100_Days_Code_CPP
Code minimum an hour every day for the next 100 days in C++Customer_Churn_Analysis
Customer churn analysis refers to the customer attrition rate in a company. ... Gathers available customer behavior, transactions, demographics data and usage pattern. Converts structured and unstructured data/information into meaningful insights.Data_Analysis
In this repository consists various real world problems of data analysis part ,solving ,predicting and also visualization of data.Multi_Linear_Regression
In this repository contains performing the Multi Linear Regression using Wine Quality data set. Linear Regression Analysis on Wine data - Pre-processing data, Exploratory Data ... A Machine Learning model to identify wines' qualities in data set of winePython_Brushup
I just wanna brushup my python skills for data science ποΈποΈποΈ...Credit_Card_Fraud_Detection
Credit card fraud refers to the physical loss of credit card or loss of sensitive credit card information. Many machine-learning algorithms can be used for detection. In this we have using some of the classification algorithms to find out the original transactions and fraud transaction.Heart_Disease_Prediction
In this machine learning project, I have collected the dataset from Kaggle ,and I will be using Machine Learning to predict whether any person is suffering from heart diseaseLinear_Regression_Fitting
It's has Linear Regression model fitting and shows the relationship between the Independent and Dependent feature.Iris_Classification_Plotting
The data set consists of: 150 samples. 3 labels: species of Iris (Iris setosa, Iris virginica and Iris versicolor) 4 features: Sepal length,Sepal width,Petal length,Petal Width in cm.This project is meant to test classical Classification algorithm, such as Logistic Regression, on the popular Iris dataset.Data-Structures-with-Python
Python has implicit support for Data Structures which enable you to store and access data. These structures are called List, Dictionary, Tuple and Set. Python allows its users to create their own Data Structures enabling them to have full control over their functionality.Data_Preprocessing_Actions
In this repository has various kind of data preprocessing methods and ideas which is really help to cleaning the data and other stuffs to preparing the data for scalable models in Machine Learning...Love Open Source and this site? Check out how you can help us