Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Get data the way you want

    TypeScript – Ambients

    • Post author:K Z
    • Post published:October 1, 2021
    • Post category:TypeScript
    • Post comments:0 Comments

    Ambient declarations are a way of telling the TypeScript compiler that the actual source code exists elsewhere. When you are consuming a bunch of third-party js libraries like jquery/angularjs/nodejs you can’t rewrite…

    Continue ReadingTypeScript – Ambients

    TypeScript – Modules

    • Post author:K Z
    • Post published:October 1, 2021
    • Post category:TypeScript
    • Post comments:1 Comment

    A module is designed with the idea to organize code written in TypeScript. Modules are broadly divided into − Internal ModulesExternal Modules Internal Module Internal modules came in earlier version…

    Continue ReadingTypeScript – Modules

    Scikit-Learn : LASSO

    • Post author:S K S
    • Post published:October 1, 2021
    • Post category:Scikit Learn
    • Post comments:2 Comments

    LASSO (Least Absolute Shrinkage and Selection Operator) LASSO is the regularisation technique that performs L1 regularisation. It modifies the loss function by adding the penalty (shrinkage quantity) equivalent to the…

    Continue ReadingScikit-Learn : LASSO

    TypeScript – Namespaces

    • Post author:K Z
    • Post published:October 1, 2021
    • Post category:TypeScript
    • Post comments:0 Comments

    A namespaces is a way to logically group related code. This is inbuilt into TypeScript unlike in JavaScript where variables declarations go into a global scope and if multiple JavaScript…

    Continue ReadingTypeScript – Namespaces

    Keywords in R Programming

    • Post author:M K
    • Post published:October 1, 2021
    • Post category:R Programming
    • Post comments:2 Comments

    In this guide we will discuss about Keywords in R Programming. In programming, a keyword is a word which is reserved by a program because it has a special meaning.…

    Continue ReadingKeywords in R Programming

    CodeIgniter – Security

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This topic is about CodeIgniter - Security. XSS Prevention XSS means cross-site scripting. CodeIgniter comes with XSS filtering security. This filter will prevent any malicious JavaScript code or any other…

    Continue ReadingCodeIgniter – Security

    Scikit Learn – Bayesian Ridge Regression

    • Post author:S K S
    • Post published:October 1, 2021
    • Post category:Scikit Learn
    • Post comments:2 Comments

    Bayesian ridge regression allows a natural mechanism to survive insufficient data or poorly distributed data by formulating linear regression using probability distributors rather than point estimates. The output or response…

    Continue ReadingScikit Learn – Bayesian Ridge Regression

    CodeIgniter – Internationalization

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This chapter is about CodeIgniter - Internationalization. The language class in CodeIgniter provides an easy way to support multiple languages for internationalization. To some extent, we can use different language…

    Continue ReadingCodeIgniter – Internationalization

    TypeScript – Objects

    • Post author:K Z
    • Post published:October 1, 2021
    • Post category:TypeScript
    • Post comments:0 Comments

    An object is an instance that contains a set of key-value pairs. The values can be scalar values or functions or even array of other objects. The syntax is given below −…

    Continue ReadingTypeScript – Objects

    CodeIgniter – Adding JS & CSS

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This topic is about CodeIgniter - Adding JS & CSS. Adding JavaScript and CSS (Cascading Style Sheet) file in CodeIgniter is very simple. You have to create JS and CSS…

    Continue ReadingCodeIgniter – Adding JS & CSS
    • Go to the previous page
    • 1
    • …
    • 306
    • 307
    • 308
    • 309
    • 310
    • 311
    • 312
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP