Skip to main content

Posts

Showing posts with the label Introductory Post

Hands-On: Microsoft Azure ML Studio

Hands-On: Microsoft Azure ML Studio Let's get to the Overview of this post, In this Post we're gonna make a Flight's Delay Prediction Model in the Microsoft Azure Machine Learning Studio ... Requirements: A Laptop/ Desktop Active Internet Connection XD Recommended: A Microsoft Outlook Account- To create one, Visit HERE We'll be making the prediction model in two steps: Preparing the Data for the Model Actually making the Model Visit: studio.azureml.net If you're a new User, go to Sign Up After clicking on the Sign-up button a pop-up will show up, feel free to opt for an 8-Hour Trial, and but I would say just stick to your Microsoft Account... Else just Sign in with your Microsoft Account... Part-1 Preparing the Flight- Data for the Model As the Delay of the Flights majorly on the Whether Conditions, so we'll include that one too... Let's first get to the Flight data straight ahead. Now after signing in to the Azure ...

Get yourself a Development Environment

Which Development Environment to go for... Below are two Development tools which you'll find definitely useful for your further Projects... Many people got a little when they hear about VS Code, It is a really powerful Text Editor with Ad-On supports to actually make help the developer work in variety of different workloads, like: Dot Net Core, Python development, NodeJs development, etc... On the Other hand there is a Giant so called Fully Featured IDE called Visual Studio 2019 (current version). It supports out of the Box workloads. Let's talk about them separately... Visual Studio Code (VS Code) According to Microsoft: "Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .N...
Counter Widget