An open API service providing repository metadata for many open source software ecosystems.

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

Related Topics
pandas 10 numpy 10 linear-regression 7 matplotlib-pyplot 7 machine-learning 7 python 5 train-test-split 5 seaborn 5 random-forest-classifier 5 python3 4 accuracy-score 4 logistic-regression 4 decision-tree-classifier 4 sklearn 3 data-visualization 3 deep-learning 3 random-forest 3 ridge-regression 3 pandas-library 2 scaling-methods 2 statsmodels 2 matplotlib 2 sklearn-library 2 variance-inflation-factor 2 machine-learning-algorithms 2 scikitlearn-machine-learning 2 natural-language-processing 2 scikit-learn 2 prediction-model 2 confusion-matrix 2 classification 2 lasso-regression 2 tfidf-vectorizer 2 roc-auc-score 2 r2-score 2 jupyter-notebook 2 webscraping 1 chi2-contingency 1 visualization 1 svm-model 1 standardization 1 r-squared 1 kaggle-dataset 1 k-means-clustering 1 feature-selection 1 cosine-similarity 1 clustering-algorithm 1 train-test-validation 1 computer-science 1 artificial-intelligence 1 tensorflow 1 ltsm 1 itertools-library 1 data-science 1 confusionmatrix 1 regression-models 1 regression-analysis 1 normalization 1 random-state 1 scipy-stats 1 r2score 1 numpy-pandas 1 mse 1 mae 1 elasticnet-regression 1 plotly 1 exploratory-data-analysis 1 data-preprocessing 1 data-preparation 1 data-encoding 1 ols-regression 1 mean-square-error 1 logistic-regression-algorithm 1 weather-api 1 random 1 keras 1 fingerprint-matching 1 convolutional-neural-networks 1 time 1 sklearn-svm 1 sklearn-metrics 1 sklearn-linear-regression 1 sklearn-accuracy 1 seabo 1 pandas-python 1 titanic-survival-prediction 1 titanic-dataset 1 titanic 1 seaborn-plots 1 classification-model 1 accuracy 1 supervised-machine-learning 1 imputation-methods 1 data-cleaning 1 column-transformer 1 svm-classifier 1 streamlit-webapp 1 predictive-modeling 1 html 1 flask 1