MArya80's repositories

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Australia-Weather-Prediction

The model should predict whether is it going to rain the next day coming or it isn't. The models that have been deployed were TensorFlow Sequential, Random Forest Classifier and GradientBoostingClassifier. The best model on both training and test set was achieved with Gradient Boosting Classifier with 95.2% and 85.5% accuracy on the train and test.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Diabetes-Prediction

The objective of this Project is to data visualization and training machine learning models to predict whether a person has diabetes or not.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Guess_the_num

A simple PyQt5 app, in which User can guess the number until the program tells if the number was correct.

Language:PythonStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Machine-Learning-From-Scratch

This repository will contain implementations of popular machine learning algorithms coded from scratch, without the use of common machine learning packages.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Machine-Learning-Projects

This repository consists of all my Machine Learning Projects.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Seuol_Bike_Sharing_Demand

The Seoul Bike Sharing Demand dataset contains rental data for the Seoul Bike sharing system and can inform policies to increase bike rental demand. Factors such as temperature, weather, hour of the day, and season were found to influence rental patterns. Predictive models were developed to forecast rental demand

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Student-Grading-Prediction

The dataset contains students last three year exam results combined with other data such as their sex, family size, father and mother job and some of their personal and social life properties. The goal is to train ML models to predict student performance in their last year exams.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Weather-App

An app that collects Data from "Openweathermap" API, then stores and show them to the user in a PyQt5 App.

Language:PythonStargazers:0Issues:0Issues:0