Topic: "train-test-using-sklearn"
boosuro/profit_estimation_of_companies
profit estimation of companies with linear regression
Language: Jupyter Notebook - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 161

e-paj/Machine-Learning-Projects-in-Python
This repository contains all the Machine Learning projects I did using different Machine Learning methods. Python being the main software used.
Language: Jupyter Notebook - Size: 7.88 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

BatthulaVinay/Tesla-Stock-Prices-Predictions-LSTM
This repository contains a project aimed at predicting Tesla's stock prices using Long Short-Term Memory (LSTM) networks.
Language: Jupyter Notebook - Size: 536 KB - Last synced at: 9 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

radhe30/twitter-sentiment-analysis-NLP
This project analyzes the sentiment of tweets using natural language processing (NLP). It uses a dataset containing 1.6 million tweets, labeled as positive or negative, to train a machine learning model.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Nitheshkamath/Fingerprint_Matching
In this Project we build fingerprint matching system that leverages a Siamese network to achieve accurate and efficient Fingerprint identification. The system consists of three main stages: image preprocessing, feature extraction, and matching.
Language: Jupyter Notebook - Size: 236 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Thakursiddhesh/Regression-Model-to-Predict-Cement-Compressive-Strength
Different modeling techniques like multiple linear regression and random forest, etc. will be used for predicting the cement compressive strength. A comparative analysis will be performed to identify the best model for our prediction in terms of accuracy.
Language: Jupyter Notebook - Size: 604 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bhattbhavesh91/random_state_train_test_split
A simple example of random state in train test split using python
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

giriYT26/House-Price-Predictor-Using-Train-Test-Split-
House Price Predictor 🏡 "A machine learning model that predicts house prices based on square footage, number of bedrooms, and bathrooms using Linear Regression. The project includes data preprocessing, model evaluation, and visualization of actual vs. predicted prices."
Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

KasiMuthuveerappan/IVY_League-Admission-LinearRegression
📗 This repository provides an in-depth exploration of the predictive linear regression model tailored for Jamboree Institute students' data, with the goal of assisting their admission to international colleges. The analysis encompasses the application of Ridge, Lasso, and ElasticNet regressions to enhance predictive accuracy and robustness.
Language: Jupyter Notebook - Size: 11.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

MohidulHaqueTushar/Classification-Algorithms-Economies-Grew
Run three different classification algorithms for explaining whether region's economies grew by more than 5% based on the data provided. Standard goodness measures for classification algorithms also included.
Language: Python - Size: 150 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

vineet416/EDA-Travel
EDA Travel data by PW Skills Data Analytics Course.
Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: 30 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sultanazhari/decisive-model-with-high-profit-potential-and-low-risk
OilyGiant mining company finding the best place for 200 new well points, As an Data Scientist we're creating a model who can choose the best 200 point by profit and risk.
Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sultanazhari/prediction-model-of-customers-leaving
Bank Beta Company focus on retain existing customers, our task is to create a model that predicts whether or not a customer will leave the bank soon.
Language: Jupyter Notebook - Size: 584 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sultanazhari/Customer-habit-analysis-model
Megaline company wants to develop a model that can analyze consumer behavior and recommend one of Megaline's two new plans: Smart or Ultra. In this classification task, we need to develop a model that is able to choose the right package
Language: Jupyter Notebook - Size: 122 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Niteshchawla/Jamboree-LinearRegression
Analysis will help Jamboree in understanding what factors are important in graduate admissions and how these factors are interrelated among themselves. It will also help predict one's chances of admission given the rest of the variables.
Language: Jupyter Notebook - Size: 1 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

T22sri/Personality_Recognition_NLP
Personality Recognition from text using nlp techniques
Language: Jupyter Notebook - Size: 6.14 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ashwin0229/Tree-Classifiers
Comparative Analysis of Decision Tree Algorithms in Number Classification: Bagging vs. Random Forest vs. Gradient Boosting Decision Tree Classifiers
Language: Python - Size: 167 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

YaminiGhumre/Delivery_prj1
Linear Regression Practise
Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nimmigopan/Diabetics_Prediction
A Diabetics Prediction website
Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

marlevek/telecom-churn
Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

starkjones/Food-Sales-Predictions
Predicting sales volume at various stores
Language: Jupyter Notebook - Size: 4.34 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Abir0810/Wine_quality_prediction_using_Machine_Learning
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

smartinternz02/SI-GuidedProject-8986-1646645243
Predicting The Energy Output Of Wind Turbine Based On Weather Condition DEMO LINK : https://youtu.be/ICfu49Ud2HU
Language: Jupyter Notebook - Size: 22.3 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Abir0810/osaka_um_datamodel_using_machine_learning
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

LearnToCode180/Titanic-Logistic-Regression
Create a Machine Learning model that predicts which passengers survived the famous Titanic shipwreck.
Language: Jupyter Notebook - Size: 95.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jbizzlefoshizzle/Linear-and-Ridge-Regression
The purpose of this project was to analyze and predict housing prices using attributes or features such as square footage, number of bedrooms, number of floors, and so on.
Language: Jupyter Notebook - Size: 540 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

anishajain5/Data-Science
Data Science Projects - beginner level.
Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
