Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Technology 360
- Tecnología 347
- Naturaleza 269
- Agriculture 252
- Agricultura 248
- Forestry 240
- Nature 227
- Forestal 219
- Silvicultura 153
- Forests and forestry 149
- Fauna forestal 118
- Ecología forestal 114
- Clasificación 108
- Machine learning 87
- Zoología 78
- Colecciones 74
- Bosques 70
- Science 66
- Research & information: general 63
- Ecosistemas y hábitats, bosques y selva tropical 62
- ecosystems and habitats 62
- forests and rainforests 62
- random forest 58
- Ciencias 56
- Documentales 56
- General 54
- Política forestal 54
- History 52
- Python (Computer program language) 52
- Historia 51
-
3201Publicado 2016Tabla de Contenidos: “…Jewish immigration from Eastern Europe at the beginning of the twentieth century and its reflection in immigrants' letters to the information bureaus / Gur Alroey -- Instruments for managing affections and interests: the letters and photographs of Galician families with emigrants (1900-1960) / Raúl Soutelo Vázquez -- Union ties: letters, correspondence and exchanged messages among Spanish e-/immigrants (São Paulo, Brazil) / Maria Izilda Santos de Matos -- The letters of Francisco Moura: memories of immigration, from Santa Comba to Rio de Janeiro / Érica Sarmiento da Silva -- Love letters in the background of immigration: contributions to a study on prostitution (Rio de Janeiro, 1900-1920)/ Lená M. de Menezes -- Getting into the forest, immigrants and massiveness. The Basques in Tandil, Argentina, 19th century / Marcelino Irianni…”
Libro -
3202Publicado 2007Tabla de Contenidos: “…/ María Leticia Hernández Hernández -- Impacto del sector forestal de Michoacán en el desarrollo rural regional / Matías Edilberto Hernández San Román -- Crisis agrícola destrucción ambiental y democracia / Raúl Rodarte Garcia -- El sector agropecuario en México: retos y perspectivas para su modernidad -- Sergio G. …”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
3203Publicado 2021Tabla de Contenidos: “….) -- INTRODUCCIN -- GENERALIDADES SOBRE LA DEFORESTACIN EN COLOMBIA -- CONVENIOS INTERNACIONALES EN MATERIA DE DEFORESTACIN -- NORMATIVIDAD EN COLOMBIA SOBRE DEFORESTACIN -- LA DEFORESTACIN EN LA JURISPRUDENCIA DE COLOMBIA -- CONCLUSIONES -- 4 ACCIONES CONSTITUCIONALES QUE AMPARAN EL RECURSO FORESTAL -- 5 LA JURISPRUDENCIA SOBRE DEFORESTACIN EN LATINOAMRICA -- ARGENTINA -- BOLIVIA -- BRASIL -- CHILE -- ECUADOR -- PER -- VENEZUELA -- CONCLUSIONES -- 6 ENTIDADES COMPETENTES Y APOYO EN LOS PROCESOS JUDICIALES RELACIONADOS CON (...) -- ACTORES ALIADOS EN LA LUCHA CONTRA LA DEFORESTACIN EN EL PAS -- PRADERIZACIN -- ENTIDADES COMPETENTES EN LOS PROCESOS PENALES RELACIONADOS CON LOS DIFERENTES (...) -- 7 SENTENCIAS DE PRIMERA INSTANCIA EN CAUSAS PENALES DE DEFORESTACIN -- 8 CASOS TIPO DE DEFORESTACIN -- CASOS HIPOTTICOS DE TIPOLOGAS DE DEFORESTACIN -- CASO SOBRE CULTIVOS ILCITOS -- CASO DE GANADERA EXTENSIVA -- CASO SOBRE MINERA ILCITA -- CASO DE AMPLIACIN DE LA FRONTERA AGRCOLA -- CASO DE TALA DE RBOLES -- CASO SOBRE INCENDIOS FORESTALES -- REFERENCIAS -- NDICE…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
3204Publicado 2016Tabla de Contenidos: “…Tagging and categorising words -- Creating features from text data -- Stemming -- Bagging and random forests -- Testing our prepared data -- Further reading -- Summary -- Chapter 7: Feature Engineering Part II -- Introduction -- Creating a feature set -- Engineering features for ML applications -- Using rescaling techniques to improve the learnability of features -- Creating effective derived variables -- Reinterpreting non-numeric features -- Using feature selection techniques -- Performing feature selection -- Feature engineering in practice -- Acquiring data via RESTful APIs -- Testing the performance of our model -- Twitter -- Deriving and selecting variables using feature engineering techniques -- Further reading -- Summary -- Chapter 8: Ensemble Methods -- Introducing ensembles -- Understanding averaging ensembles -- Using bagging algorithms -- Using random forests -- Applying boosting methods -- Using XGBoost -- Using stacking ensembles -- Applying ensembles in practice -- Using models in dynamic applications -- Understanding model robustness -- Identifying modeling risk factors -- Strategies to managing model robustness -- Further reading -- Summary -- Chapter 9: Additional Python Machine Learning Tools -- Alternative development tools -- Introduction to Lasagne -- Getting to know Lasagne -- Introduction to TensorFlow -- Getting to know TensorFlow -- Using TensorFlow to iteratively improve our models -- Knowing when to use these libraries -- Further reading -- Summary -- Appendix: Chapter Code Requirements -- Index…”
Libro electrónico -
3205por Glenn, WalterTabla de Contenidos: “…The Organization of an Exchange EnvironmentExchange Server Storage; Exchange Server Services; New Features in Exchange Server 2003; Deployment Tools; Active Directory Connector Tools; Security; Cross-Forest Authentication; Outlook 2003; Outlook Web Access; Wireless Access; Mailbox Recovery Center; New Mail-Enabled Objects; Volume Shadow Copy Backup; Recovery Storage Group; Internet Mail Wizard; Summary; Chapter 2: Understanding Exchange Server Storage Architecture; Storage Design Goals in Exchange Server 2003; Database File Structure; Rich Text File; Native Content File…”
Publicado 2003
Libro electrónico -
3206por Glenn, WalterTabla de Contenidos: “…Storing Exchange Server 2007 Data in Active DirectoryConfiguration Naming Partition; Schema Naming Partition; Exchange Server 2007 and Forest Boundaries; Configuration Partition and Directory Data; DNS Configuration; Summary; 3. …”
Publicado 2009
Libro electrónico -
3207Publicado 2017Tabla de Contenidos: “…Sci. 2017, 7(2), 193; doi: 10.3390/app7020193 129 -- Dongfang Lin, Jianjun Zhu, Haiqiang Fu, Qinghua Xie and Bing Zhang A TSVD-Based Method for Forest Height Inversion from Single-Baseline PolInSAR Data Reprinted from: Appl. …”
Libro electrónico -
3208Publicado 2015Tabla de Contenidos: “…Vallerand, Nathalie Houlfort, and Jacques Forest -- Part Two: Individual Considerations.7. The Foundation of Autonomous Motivation in the Workplace: An Attachment Perspective / Sigalit Ronen Mario Mikulincer -- 8. …”
Libro -
3209Publicado 2017Tabla de Contenidos: “…Scenario 2 - determining the optimal hyperplane -- Scenario 3 - handling outliers -- The implementations of SVM -- Scenario 4 - dealing with more than two classes -- The kernels of SVM -- Scenario 5 - solving linearly non-separable problems -- Choosing between the linear and RBF kernel -- News topic classification with support vector machine -- More examples - fetal state classification on cardiotocography with SVM -- Summary -- Chapter 5: Click-Through Prediction with Tree-Based Algorithms -- Brief overview of advertising click-through prediction -- Getting started with two types of data, numerical and categorical -- Decision tree classifier -- The construction of a decision tree -- The metrics to measure a split -- The implementations of decision tree -- Click-through prediction with decision tree -- Random forest - feature bagging of decision tree -- Summary -- Chapter 6: Click-Through Prediction with Logistic Regression -- One-hot encoding - converting categorical features to numerical -- Logistic regression classifier -- Getting started with the logistic function -- The mechanics of logistic regression -- Training a logistic regression model via gradient descent -- Click-through prediction with logistic regression by gradient descent -- Training a logistic regression model via stochastic gradient descent -- Training a logistic regression model with regularization -- Training on large-scale datasets with online learning -- Handling multiclass classification -- Feature selection via random forest -- Summary -- Chapter 7: Stock Price Prediction with Regression Algorithms -- Brief overview of the stock market and stock price -- What is regression? …”
Libro electrónico -
3210por Grasa, Ismael“…Los protagonistas que van apareciendo lo sufren en algún momento, lo cometen o son testigos de él: pequeños hurtos, un afilador que usa como arma el cuchillo que le acaban de dar, un empleado público que se convierte en cómplice de un pederasta, un guarda forestal que ama la naturaleza y acaba acompañando a los cazadores... …”
Publicado 2007
Libro -
3211Publicado 2016Tabla de Contenidos: “…Spark pipelines for dataset preprocessing -- Dataset preprocessing automation -- Summary -- Chapter 3: A Holistic View on Spark -- Spark for a holistic view -- The use case -- Fast and easy computing -- Methods for a holistic view -- Regression modeling -- The SEM approach -- Decision trees -- Feature preparation -- PCA -- Grouping by category to use subject knowledge -- Feature selection -- Model estimation -- MLlib implementation -- The R notebooks' implementation -- Model evaluation -- Quick evaluations -- RMSE -- ROC curves -- Results explanation -- Impact assessments -- Deployment -- Dashboard -- Rules -- Summary -- Chapter 4: Fraud Detection on Spark -- Spark for fraud detection -- The use case -- Distributed computing -- Methods for fraud detection -- Random forest -- Decision trees -- Feature preparation -- Feature extraction from LogFile -- Data merging -- Model estimation -- MLlib implementation -- R notebooks implementation -- Model evaluation -- A quick evaluation -- Confusion matrix and false positive ratios -- Results explanation -- Big influencers and their impacts -- Deploying fraud detection -- Rules -- Scoring -- Summary -- Chapter 5: Risk Scoring on Spark -- Spark for risk scoring -- The use case -- Apache Spark notebooks -- Methods of risk scoring -- Logistic regression -- Preparing coding in R -- Random forest and decision trees -- Preparing coding -- Data and feature preparation -- OpenRefine -- Model estimation -- The DataScientistWorkbench for R notebooks -- R notebooks implementation -- Model evaluation -- Confusion matrix -- ROC -- Kolmogorov-Smirnov -- Results explanation -- Big influencers and their impacts -- Deployment -- Scoring -- Summary -- Chapter 6: Churn Prediction on Spark -- Spark for churn prediction -- The use case -- Spark computing -- Methods for churn prediction -- Regression models…”
Libro electrónico -
3212Publicado 2010Tabla de Contenidos: “…Some lessons from history : change and adaptation in the common forests of Navarre, 1900-1935 / Iñaki Iriarte-Goñi -- 4. …”
Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca)Enlace del recurso
Libro electrónico -
3213por World Archaeological Congress (Organization).Tabla de Contenidos: “…Lu -- Technological choices among maritime potter-traders : Mare islanders of northern Maluku (Indonesia) and other comparative cases / Akira Goto -- The use of livestock carcasses in each period of Japanese history : an archaeological perspective / Akira Matsui -- Changes in the perception of cattle and horses in ancient Japanese society / Hiroshi Sekiyama -- The diverse activities of the Kugonin at the medieval period Nishinotsuji Site, Osaka, Japan / Hidetaka Bessho -- Contact between indigenous people and immigrants in broad-leafed evergreen forests : plant utilization during the final Jomon period in southwestern Japan / Yudai Itakura -- The diffusion process of red burnished jars and rice paddy field agriculture from the southern part of the Korean peninsula to the Japanese archipelago / Shinpei Hashino -- The diversity of mortuary practice acceptance at the beginning of Yayoi period / Daisuke Nakamura -- The imitation and hybridization of Korean peninsula style earthenware at northern Kyushu area during Yayoi period / Yoichi Kawakami…”
Publicado 2011
Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca)Enlace del recurso
Libro electrónico -
3214por Capel, HoracioTabla de Contenidos: “…Capitalismo e história da eletrificação 1890 - 1930: capital, técnica e organização do negócio elétrico no Brasil e Portugal -- Página Legal -- Índice -- Apresentação -- Primeira parte -- Energia elétrica e modernização social.Implicações do sistema hidrelétrico de São Paulona Bacia do Alto Tietê -- Light versus CBEE:energia elétrica na formaçãoda indústria brasileira, 1900-1920 -- O marketing da Brazilian Traction -- Redes técnicas y urbanización: la influenciade la Light and Power en el desarrollo urbanoe industrial de Rio de Janeiro -- A industria elétrica no Brasil no início do século XX:A Companhia Brasileira de Energia Elétrica -- Segunda parte -- La Represa de Ribeirão das Lajes y los efectossocioespaciales en el altiplano de la Sierra del Mar -- A Light e os transportes coletivos no Rio de Janeiro:Roteiro de questões -- Os donos da luz: Sistemas de gestão e redes técnicasno território brasileiro.O caso da AMFORP (1927-1939) -- Eletrificação e modernização do territórioem Goiás-Brasil -- Eletricidade, engenharia e defesa forestal:Mudança de rumo no desenvolvimento brasileiro(1900-1934) -- Conclusão -- Uma rede internacional para a história da eletrificaçãoe das consequências espaciais da eletricidade -- Bibliografia…”
Publicado 2013
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
3215por Araque Jiménez, EduardoTabla de Contenidos: “…DE LA POLÍTICA HIDRÁULICA A LA FORESTAL; 3.2. EXPLOTACIÓN CINEGÉTICA E IMPERMEABILIZACIÓN DEL TERRITORIO; 3.3. …”
Publicado 2013
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
3216por Jiménez Ballesta, RaimundoTabla de Contenidos: “…CARACTERÍSTICAS AGROLÓGICAS Y/O FORESTALES; 5.1. Capacidad de uso para repoblación forestal; 6. …”
Publicado 2014
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
3217Publicado 2013Tabla de Contenidos: “…CAPÍTULO 10 HISTORIA DE OCUPACIÓN Y USO DE RECURSOSCAPÍTULO 11 DEMOGRAFÍA; CAPÍTULO 12 NECESIDADES BÁSICAS; CAPÍTULO 13 PERCEPCIONES LOCALES Y ETNOECOLOGÍA; CAPÍTULO 14 CAMBIOS EN EL USO DE LA TIERRA, SU REDISTRIBUCIÓN Y FRAGMENTACIÓN DE HÁBITAT ; CAPÍTULO 15 DESERTIFICACIÓN; IV SISTEMAS PRODUCTIVOS ACTUALES; CAPÍTULO 16 PRODUCCIÓN GANADERA Y OFERTA FORRAJERA; CAPÍTULO 17 PRODUCCIÓN FORESTAL; CAPÍTULO 18 PRODUCCIONES FORESTALES ALTERNATIVAS Y SERVICIOS ECOSISTÉMICOS DEL BOSQUE; CAPÍTULO 19 PRODUCCIÓN AGRÍCOLA; CAPÍTULO 20 PRODUCCIÓN APÍCOLA; FIGURAS COLOR…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
3218por Cortizas, LudmilaTabla de Contenidos: “…PROBLEMAS Y CONFLICTOS AMBIENTALES -- BIODIVERSIDAD EN PELIGRO ESPECIES AMENAZADAS EN ARGENTINA -- PÉRDIDA DE LA CAPA FORESTAL A PARTIR DEL AVANCE DE MONOCULTIVOS AGRESORES (...) -- IMPACTOS AMBIENTALES PRODUCIDOS POR LA URBANIZACIÓN DE HUMEDALES -- EROSIÓN Y DESERTIFICACIÓN DE LOS SUELOS POR SOBRE PASTOREO EN RÍO NEGRO, (...) -- IV. …”
Publicado 2022
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
3219Publicado 2013Tabla de Contenidos: “…The Trauma of History in The Gates of the Forest; 14. Victims, Executioners, and the Ethics of Political Violence: A Levinasian Reading of Dawn; Part 4. …”
Click para texto completo desde fuera UPSA
Click para texto completo desde UPSA
Libro electrónico -
3220
Libro electrónico