There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Machine_learning_Projects
This repository consist of machine learning projects.Automated_Libraries
In this repository I will be adding all the automated libraries with respect to data science.Machine-Learning
In this repository I have done the implementation of all the machine learning concepts.Feature_Selection
Feature Selection is the process where you automatically or manually select those features which contribute most to your prediction variable or output in which you are interested in. Having irrelevant features in your data can decrease the accuracy of the models and make your model learn based on irrelevant features.Hyperparameter_Tuning_Techniques
Hyperparameter optimization or tuning is the problem of choosing a set of optimal hyperparameters for a learning algorithm. A hyperparameter is a parameter whose value is used to control the learning process. By contrast, the values of other parameters (typically node weights) are learned. Hyperparameters are crucial as they control the overall behavior of a machine learning model. The ultimate goal is to find an optimal combination of hyperparameters that minimizes a predefined loss function to give better results.Time_series_analysis
Time Series analysis is one of the important concept in python. So I have done the implementation of all the time series analysis techniques.Heroku_Deployment
Heroku is a container-based cloud Platform as a Service (PaaS). Developers use Heroku to deploy, manage, and scale modern apps. Our platform is elegant, flexible, and easy to use, offering developers the simplest path to getting their apps to market.Handling_Imbalanced_Dataset
Imbalanced data sets are a special case for classification problem where the class distribution is not uniform among the classes. Typically, they are composed by two classes: The majority (negative) class and the minority (positive) class.FbProphet
Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects. It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, and typically handles outliers well. Prophet is open source software released by Facebook’s Core Data Science team.Malaria_disease_prediction_deep-learning
Cotton_leaf_Disease_classification_deep-learning
Diabetes_prediction_end_to_end
Advanced_Regression
Loan-Prediction
tic_tac_toe_app
Data_Augumentation
FarmApp
https://farmapp-chand.herokuapp.com/homeTrending-jobs-skills-analysis
HealthApp
A Machine Learning and Deep Learning based application for disease detection.Heart_disease_prediction-end_to_end
ipl_score_prediction
Pnuemonia_disease_prediction_deep-learning
Tomato_leaf_disease_classification
Covid-Prediction-using-chest-x-ray
Algorithms-Pack
Artificial_Neural_network
Artificial neural networks are used in sequence and pattern recognition systems, data processing, robotics, modeling, etc. ANN acquires knowledge from their surroundings by adapting to internal and external parameters and they solve complex problems which are difficult to manage.Natural_Language_Processing
Natural language processing involves the reading and understanding of spoken or written language through the medium of a computer. This includes, for example, the automatic translation of one language into another, but also spoken word recognition, or the automatic answering of questions.Love Open Source and this site? Check out how you can help us