Skip to content

Drop in the links to predictive ML models and tell us about it in detail

Notifications You must be signed in to change notification settings

SnowScriptWinterOfCode/ML-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-Models

image

Maintainers

@tejaswi0910 and @Nitya-Pasrija

Please reach out to the maintainers if you get stuck or wish to report someone.

🔴 Welcome contributors!

Machine learning is a field of inquiry devoted to understanding and building methods that 'learn', that is methods that leverage data to improve performance on some set of tasks. It is seen as a part of artificial intelligence. Deep learning is a subset of machine learning, which is essentially a neural network with three or more layers. These neural networks attempt to simulate the behavior of the human brain—albeit far from matching its ability—allowing it to “learn” from large amounts of data. Deep learning allows computational models that are composed of multiple processing layers to learn representations of data with multiple levels of abstraction. The concept of deep learning is not new. It has been around for a couple of years now. It’s on hype nowadays because earlier we did not have that much processing power and a lot of data. As in the last 20 years, the processing power has increased exponentially, deep learning and machine learning have come into the picture.

Structure of the Projects 📝

This repository consists of various machine learning projects, and all of the projects must follow a certain template. I hope the contributors will take care of this while contributing in this repository.

Dataset - This folder stores the dataset used in this project. If the Dataset is not able to upload in this folder due to the large size, then put a README.md file inside the Dataset folder and put the link of the collected dataset in it. That'll work!

Images - This folder is used to store the images generated during the data analysis, data visualization, and data segmentation of the project.

Model - This folder would have your project file (that is .ipynb file) be it analysis or prediction.

Resources 📝

https://youtube.com/playlist?list=PLZoTAELRMXVPGU70ZGsckrMdr0FteeRUi&utm_source=EKLEiJECCKjOmKnC5IiRIQ https://youtube.com/playlist?list=PLZoTAELRMXVPBTrWtJkn3wWQxZkmTXGwe&utm_source=EKLEiJECCKjOmKnC5IiRIQ

🧮 Workflow

  • Fork the repository

  • Clone your forked repository using terminal or gitbash.

  • Make changes to the cloned repository

  • Add, Commit and Push

  • Then in Github, in your cloned repository find the option to make a pull request

    CONTRIBUTING TO THIS PROJECT

  • Take a look at the Existing Issues of your project and find one that interests you or create your own Issues!

  • Tag the repository maintainers or issue creators to assign that issue to you.

  • Wait for the Issue to be assigned to you after which you can start working on it.

  • Fork the Repo and create a Branch for any Issue you are working on.

  • Create a Pull Request which will be promptly reviewed and suggestions will be added to improve it.

  • Once your PR is approved, your changes will be merged into the project.

  • Add Screenshots to help us know what this Script is all about.

  • Repository-specific contribution information is in the respective READMEs of each repo.

  • Do not abuse and/or use bad language. Ensure you don't insult anyone. Be respectful and inclusive.

  • Please mention your full name on your GitHub handle to be eligible for prizes.

You can take up any of the existing issues or create a new one to contribute!
Contribution period ends: 28 January 2024

How to get started?

You can refer to the following resources on Git and Github to get started and contact our Project Mentors via Discord if you have any doubts.

🎉 🎊 😃 Happy Contributing 😃 🎊 🎉

About

Drop in the links to predictive ML models and tell us about it in detail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published